(TeX_commands): Skip comments.
[bpt/emacs.git] / lib-src / ChangeLog
index ddb338b..642f478 100644 (file)
@@ -1,3 +1,33 @@
+2002-06-06  Francesco Potorti`  <pot@gnu.org>
+
+       * etags.c (TeX_commands): Skip comments.
+       (TEX_defenv): Now contains more contructs.
+       (TEX_cmt): Make it a static char and move it before TeX_commands.
+       (TeX_commands): Shorten the tag to the brace after the name.
+       (TeX_commands): Names now include the initial backslash.
+       (TeX_commands): Names do not include numeric args #n.
+       (TeX_commands): Correct line char number in tags.
+       (TEX_tabent, TEX_token): Deleted.
+       (TeX_commands, TEX_decode_env): Streamlined.
+
+2002-06-05  Francesco Potorti`  <pot@gnu.org>
+
+       * etags.c (main): Avoid a buffer overrun with sprintf.
+
+2002-05-30  Richard M. Stallman  <rms@gnu.org>
+
+       * Makefile.in (LIBS_MAIL): Renamed from LIB_MAIL.
+       (LIBS_MOVE): Renamed from MOVE_LIBS.
+
+2002-05-26  Paul Eggert  <eggert@twinsun.com>
+
+       Reinstate the following change from 2002-03-22, which was
+       inadvertently lost on 2002-04-13.
+
+       * etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
+       `sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
+       the latter usage.
+
 2002-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * pop.c (socket_connection): Move the code to resolve the POP
@@ -8,7 +38,7 @@
        * Makefile.in (${archlibdir}): Don't conditionalize on
        HAVE_SHARED_GAME_DIR.  Instead, test at installation time whether
        or not we have access to the specified game user.
+
        * update-game-score.c (SCORE_FILE_PREFIX): Delete.
        (main): New argument -d, for specifying directory.
        (usage): Document.