/[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.503 by kfstorm, Fri Aug 20 10:34:12 2004 UTC revision 1.504 by handa, Mon Oct 18 12:26:02 2004 UTC
# Line 2792  EXFUN (Fmatch_end, 1); Line 2792  EXFUN (Fmatch_end, 1);
2792  EXFUN (Flooking_at, 1);  EXFUN (Flooking_at, 1);
2793  extern int fast_string_match P_ ((Lisp_Object, Lisp_Object));  extern int fast_string_match P_ ((Lisp_Object, Lisp_Object));
2794  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 *));
2795    extern int fast_string_match_ignore_case P_ ((Lisp_Object, Lisp_Object));
2796  extern int scan_buffer P_ ((int, int, int, int, int *, int));  extern int scan_buffer P_ ((int, int, int, int, int *, int));
2797  extern int scan_newline P_ ((int, int, int, int, int, int));  extern int scan_newline P_ ((int, int, int, int, int, int));
2798  extern int find_next_newline P_ ((int, int));  extern int find_next_newline P_ ((int, int));

Legend:
Removed from v.1.503  
changed lines
  Added in v.1.504

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