Mercurial > emacs
changeset 29222:10f869e6566b
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 25 May 2000 21:06:28 +0000 |
parents | 3b7f860d6469 |
children | 8abed1831e4f |
files | ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Thu May 25 21:06:06 2000 +0000 +++ b/ChangeLog Thu May 25 21:06:28 2000 +0000 @@ -7,6 +7,7 @@ * Makefile.in: Ignore exit status of `unset CDPATH' everywhere. On FreeBSD, the exit status is 1 if CDPATH is not set. + (install-arch-indep): Install ebrowse.info. 2000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>