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


From: Francesco Potortì
Subject: [Emacs-diffs] Changes to emacs/lib-src/ChangeLog
Date: Thu, 06 Jun 2002 08:50:28 -0400

Index: emacs/lib-src/ChangeLog
diff -c emacs/lib-src/ChangeLog:2.173 emacs/lib-src/ChangeLog:2.174
*** emacs/lib-src/ChangeLog:2.173       Thu Jun  6 05:45:25 2002
--- emacs/lib-src/ChangeLog     Thu Jun  6 08:50:27 2002
***************
*** 1,6 ****
  2002-06-06  Francesco Potorti`  <address@hidden>
  
!       * 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.
--- 1,17 ----
  2002-06-06  Francesco Potorti`  <address@hidden>
  
!       * etags.c New option --parse-stdin=FILE.
!       (enum arg_type): New label at_stdin.
!       (STDIN): New constant.
!       (parsing_stdin): New flag.
!       (longopts): New option --parse-stdin=NAME.
!       (print_help): Document it.
!       (main): Handle it.
!       (process_file): Split into process_file and process_file_name.
!       (process_file_name): New function.
! 
!       * etags.c Improvements and bug squashing in TeX handling.
!       (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.



reply via email to

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