Mercurial > emacs
comparison ChangeLog @ 43583:7fda92ad57ad
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 28 Feb 2002 04:17:55 +0000 |
parents | 796cc474ce32 |
children | 8f2254093676 |
comparison
equal
deleted
inserted
replaced
43582:29f87eca9974 | 43583:7fda92ad57ad |
---|---|
1 2002-02-26 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * configure.in <making srcdir absolute>: Verify that PWD is correct, | |
4 not just well-formed and valid. | |
5 (mips-compaq-nonstopux*): New configuration. | |
6 | |
1 2002-02-18 Paul Eggert <eggert@twinsun.com> | 7 2002-02-18 Paul Eggert <eggert@twinsun.com> |
2 | 8 |
3 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1". | 9 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1". |
4 "sed q" is a portable equivalent to plain "head -1". | 10 "sed q" is a portable equivalent to plain "head -1". |
5 | 11 |