diff options
author | Kim F. Storm <storm@cua.dk> | 2002-08-26 10:10:42 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2002-08-26 10:10:42 +0000 |
commit | 6bc85c3bed9442ed8ed016cb3d84752618312fd3 (patch) | |
tree | 2c2596ce104298a7dfda19f6646c59bf07ab3bd2 /ChangeLog | |
parent | 58bd831805db62810ecced66e430e5d92b4cff11 (diff) | |
download | emacs-6bc85c3bed9442ed8ed016cb3d84752618312fd3.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0c2d156929a..40717eb43f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-08-26 Kim F. Storm <storm@cua.dk> + + * Makefile.in (install-arch-indep): Do not remove DOC file + when it is the only DOC file installed; this is the case when + CANNOT_DUMP is defined. From Joe Buehler (tiny change). + 2002-07-24 Markus Rost <rost@math.ohio-state.edu> * configure.in: Fix typo. |