Mercurial > emacs
changeset 29178:6426d42d02a7
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 25 May 2000 10:38:04 +0000 |
parents | dbb19feef159 |
children | b19b46eabcb5 |
files | ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Thu May 25 10:37:05 2000 +0000 +++ b/ChangeLog Thu May 25 10:38:04 2000 +0000 @@ -1,7 +1,7 @@ 2000-05-25 Gerd Moellmann <gerd@gnu.org> - * Makefile.in: Ignore exit status of `unset CDPATH' everywhwere. - On FreeBSD, the exiit status is 1 if CDPATH is not set. + * Makefile.in: Ignore exit status of `unset CDPATH' everywhere. + On FreeBSD, the exit status is 1 if CDPATH is not set. 2000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>