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: Paul Eggert
Subject: [Emacs-diffs] Changes to emacs/lib-src/ChangeLog
Date: Sat, 23 Mar 2002 01:49:12 -0500

Index: emacs/lib-src/ChangeLog
diff -c emacs/lib-src/ChangeLog:2.149 emacs/lib-src/ChangeLog:2.150
*** emacs/lib-src/ChangeLog:2.149       Tue Mar 12 17:29:10 2002
--- emacs/lib-src/ChangeLog     Sat Mar 23 01:49:12 2002
***************
*** 1,3 ****
--- 1,9 ----
+ 2002-03-22  Paul Eggert  <address@hidden>
+ 
+       * etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
+       `sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
+       the latter usage.
+ 
  2002-03-12  Francesco Potorti`  <address@hidden>
  
        * etags.c (Python_functions): Skip spaces at beginning of lines.



reply via email to

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