emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lib-src/ChangeLog [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lib-src/ChangeLog [emacs-unicode-2]
Date: Wed, 15 Sep 2004 05:23:22 -0400

Index: emacs/lib-src/ChangeLog
diff -c emacs/lib-src/ChangeLog:2.233.2.4 emacs/lib-src/ChangeLog:2.233.2.5
*** emacs/lib-src/ChangeLog:2.233.2.4   Thu Sep  9 09:36:29 2004
--- emacs/lib-src/ChangeLog     Wed Sep 15 08:59:53 2004
***************
*** 1,3 ****
--- 1,28 ----
+ 2004-09-13  Francesco Potort,Al(B  <address@hidden>
+ 
+       * etags.c (main): When relative file names are given as argument,
+       make them relative to the current working dir, rather than
+       relative to the output tags file, if the latter is in /dev.
+ 
+ 2004-09-13  Francesco Potort,Al(B  <address@hidden>
+ 
+       * etags.c [EXIT_SUCCESS, EXIT_FAILURE]: Define them when no
+       <stdlib.h> is available.
+       (enum sym_type): New st_C_attribute value for parsing
+       gcc's __attribute__.  Deleted st_C_typespec value.
+       (gperf, in_word_set): Use gperf 3, options changed.  Added the
+       __attribute__ keyword, removed all the st_C_typespec keywords,
+       changed attribute for Java to (C_JAVA & !C_PLPL).
+       (inattribute): New global bool, part of the C state machine.
+       (cblev): Identifier renamed to bracelev throughout.
+       (consider_token, C_entries): Numerous changes for making the
+       parser more robust and adding support for __attribute__.
+ 
+ 2004-09-13  David A. Capello  <address@hidden>  (tiny change)
+ 
+       * etags.c: (Lua_suffixes, Lua_help, lang_names, Lua_functions):
+       Support the Lua scripting language <http://www.lua.org>.
+ 
  2004-09-08  Francesco Potort,Al(B  <address@hidden>
  
        * etags.c: [LONG_OPTIONS]: make it TRUE (ifdef) or FALSE (ifndef)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]