/[emacs]/emacs/lib-src/ChangeLog
ViewVC logotype

Diff of /emacs/lib-src/ChangeLog

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

revision 2.135 by pj, Sat Dec 22 13:33:57 2001 UTC revision 2.136 by pot, Wed Dec 26 21:56:47 2001 UTC
# Line 40  Line 40 
40    
41  2001-12-12  Francesco Potorti`  <pot@gnu.org>  2001-12-12  Francesco Potorti`  <pot@gnu.org>
42    
43          * etags.c (PHP_functions): New function by Diez B. Roggisch,          * etags.c (PHP_functions): New function for parsing PHP.
         heavily adapted by me, for parsing PHP.  
44          (LOOKING_AT): New macro.          (LOOKING_AT): New macro.
45          (Perl_functions, Python_functions, PHP_functions)          (Perl_functions, Python_functions, PHP_functions)
46          (Scheme_functions, Texinfo_nodes): Use it.          (Scheme_functions, Texinfo_nodes): Use it.
47          (Perl_functions): Use strneq.          (Perl_functions): Use strneq.
48          (prolog_pred): Renamed to prolog_pr.          (prolog_pred): Renamed to prolog_pr.
49          (prolog_pr): Recognise Prolog rules (thanks to Geert Kloosterman)          (prolog_pr): Recognise Prolog rules in addition to predicates.
         in addition to predicates.  
50          [ETAGS_REGEXPS] [!HAVE_CONFIG_H] [__CYGWIN__]: Prevent          [ETAGS_REGEXPS] [!HAVE_CONFIG_H] [__CYGWIN__]: Prevent
51          unmodified compile, as Cygwin's regex.h is incompatible with us          unmodified compile, as Cygwin's regex.h is incompatible with us.
         (thanks to Markus Hoenicka).  
52          [!HAVE_CONFIG_H] [!__STDC__]: #define const as the empty string.          [!HAVE_CONFIG_H] [!__STDC__]: #define const as the empty string.
53    
54  2001-12-11  Richard M. Stallman  <rms@gnu.org>  2001-12-11  Richard M. Stallman  <rms@gnu.org>
# Line 382  Line 379 
379          (struct tok): Revisited.          (struct tok): Revisited.
380          (cstack, nestlev, instruct): New struct and macros.          (cstack, nestlev, instruct): New struct and macros.
381          (pushclass_above, popclass_above, write_classname): New functions          (pushclass_above, popclass_above, write_classname): New functions
382          for dealing with nested class names, inspired by Mykola Dzyuba.          for dealing with nested class names.
383          (consider_token, make_C_tag, C_entries): Many changes for dealing          (consider_token, make_C_tag, C_entries): Many changes for dealing
384          with arbitrarily nested structures.          with arbitrarily nested structures.
385          (etags_getcwd): #if MSDOS, not #ifdef MSDOS!          (etags_getcwd): #if MSDOS, not #ifdef MSDOS!
# Line 454  Line 451 
451          (Makefile_filenames): List of possible filenames for makefiles.          (Makefile_filenames): List of possible filenames for makefiles.
452          (lang_names): Added a NULL member for every entry, added an entry          (lang_names): Added a NULL member for every entry, added an entry
453          for makefiles.          for makefiles.
454          (Makefile_targets): New function, inspired by Assar Westerlund          (Makefile_targets): New function.
         <assar@sics.se>.  
455          (Texinfo_nodes): Renamed from Texinfo_fuctions and made          (Texinfo_nodes): Renamed from Texinfo_fuctions and made
456          it conformant to the style of the rest of the code.          it conformant to the style of the rest of the code.
457    

Legend:
Removed from v.2.135  
changed lines
  Added in v.2.136

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