]> git.eshelyaron.com Git - emacs.git/commitdiff
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
authorPaul Eggert <eggert@twinsun.com>
Sat, 23 Mar 2002 06:47:43 +0000 (06:47 +0000)
committerPaul Eggert <eggert@twinsun.com>
Sat, 23 Mar 2002 06:47:43 +0000 (06:47 +0000)
POSIX 1003.1-2001 disallows both usages.

admin/ChangeLog

index 274cb9bfb8708060bb64b1f78e679f0691e33606..d57bdb7e5ee3e5be2f2c16f917f54acd99c87b27 100644 (file)
@@ -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.