Mercurial > emacs
comparison lib-src/ChangeLog @ 44115:aba9fabe137a
* 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 | Sat, 23 Mar 2002 06:49:12 +0000 |
| parents | 30ac1705a166 |
| children | 4f1eb2b2af6e |
comparison
equal
deleted
inserted
replaced
| 44114:3003bff8472b | 44115:aba9fabe137a |
|---|---|
| 1 2002-03-22 Paul Eggert <eggert@twinsun.com> | |
| 2 | |
| 3 * etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of | |
| 4 `sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows | |
| 5 the latter usage. | |
| 6 | |
| 1 2002-03-12 Francesco Potorti` <pot@gnu.org> | 7 2002-03-12 Francesco Potorti` <pot@gnu.org> |
| 2 | 8 |
| 3 * etags.c (Python_functions): Skip spaces at beginning of lines. | 9 * etags.c (Python_functions): Skip spaces at beginning of lines. |
| 4 (Python_functions, PHP_functions): Name tags, for ctags' sake. | 10 (Python_functions, PHP_functions): Name tags, for ctags' sake. |
| 5 (TeX_commands): Name tags. Correction of old disabled code. | 11 (TeX_commands): Name tags. Correction of old disabled code. |
