/[emacs]/emacs/src/lisp.h
ViewVC logotype

Diff of /emacs/src/lisp.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.465.2.10 by miles, Fri Aug 27 07:00:32 2004 UTC revision 1.465.2.11 by miles, Fri Oct 22 10:13:34 2004 UTC
# Line 2833  EXFUN (Fmatch_end, 1); Line 2833  EXFUN (Fmatch_end, 1);
2833  EXFUN (Flooking_at, 1);  EXFUN (Flooking_at, 1);
2834  extern int fast_string_match P_ ((Lisp_Object, Lisp_Object));  extern int fast_string_match P_ ((Lisp_Object, Lisp_Object));
2835  extern int fast_c_string_match_ignore_case P_ ((Lisp_Object, const char *));  extern int fast_c_string_match_ignore_case P_ ((Lisp_Object, const char *));
2836    extern int fast_string_match_ignore_case P_ ((Lisp_Object, Lisp_Object));
2837  extern int scan_buffer P_ ((int, int, int, int, int *, int));  extern int scan_buffer P_ ((int, int, int, int, int *, int));
2838  extern int scan_newline P_ ((int, int, int, int, int, int));  extern int scan_newline P_ ((int, int, int, int, int, int));
2839  extern int find_next_newline P_ ((int, int));  extern int find_next_newline P_ ((int, int));

Legend:
Removed from v.1.465.2.10  
changed lines
  Added in v.1.465.2.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26