Mercurial > emacs
changeset 45536:a9761fefe0ae
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.
author | Paul Eggert <eggert@twinsun.com> |
---|---|
date | Mon, 27 May 2002 06:51:19 +0000 |
parents | eb9cf71c5a55 |
children | 8e43cc6f46f7 |
files | lib-src/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/ChangeLog Mon May 27 06:50:39 2002 +0000 +++ b/lib-src/ChangeLog Mon May 27 06:51:19 2002 +0000 @@ -1,3 +1,12 @@ +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