diff options
author | Dan Nicolaescu <dann@ics.uci.edu> | 2008-12-10 08:30:54 +0000 |
---|---|---|
committer | Dan Nicolaescu <dann@ics.uci.edu> | 2008-12-10 08:30:54 +0000 |
commit | 08d03897813a047898e80a983d82b0684cc04491 (patch) | |
tree | ec34eaec6f9719381b9c4d7bb15061ee9bd43806 /ChangeLog | |
parent | 636b507bcc99120c6e9479541aa99fb737855de0 (diff) | |
download | emacs-08d03897813a047898e80a983d82b0684cc04491.tar.gz |
* Makefile.in (install-arch-indep): Install ebrowse.1.
* ebrowse.1: New file, mostly just the results of --help in man format.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 603a7fcd257..46cbc31a5ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-12-10 Dan Nicolaescu <dann@ics.uci.edu> + + * Makefile.in (install-arch-indep): Install ebrowse.1. + 2008-12-09 Ali Bahrami <ali_gnu@emvision.com> (tiny change) * configure.in: Add Solaris on x86_64. |