Mercurial > emacs
changeset 44113:4b1f649a4526
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
POSIX 1003.1-2001 disallows both usages.
author | Paul Eggert <eggert@twinsun.com> |
---|---|
date | Sat, 23 Mar 2002 06:47:43 +0000 |
parents | 271a4f9d12fc |
children | 3003bff8472b |
files | admin/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/ChangeLog Sat Mar 23 06:47:22 2002 +0000 +++ b/admin/ChangeLog Sat Mar 23 06:47:43 2002 +0000 @@ -1,3 +1,8 @@ +2002-03-22 Paul Eggert <eggert@twinsun.com> + + * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as + POSIX 1003.1-2001 disallows both usages. + 2002-02-11 Andrew Innes <andrewi@gnu.org> * nt/makedist.bat: Don't include elisp/term/*.el files twice.