aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorAndrew Innes2002-12-18 23:53:01 +0000
committerAndrew Innes2002-12-18 23:53:01 +0000
commitcf6d30d70422b3d7826cbfb065173d8008462e09 (patch)
treedecc3775603b85c8a78dc1ff2178dbb92837a966 /lib-src/ChangeLog
parentdd4461ace4e7ffaa0bde318191ac079f28886fb8 (diff)
downloademacs-cf6d30d70422b3d7826cbfb065173d8008462e09.tar.gz
emacs-cf6d30d70422b3d7826cbfb065173d8008462e09.zip
($(DOC)): Use -o and -a options to make-docfile,
because GNU make doesn't append when using >> redirection.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 4f0c6a07002..be772d81835 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
12002-12-18 Andrew Innes <andrewi@gnu.org>
2
3 * makefile.w32-in ($(DOC)): Use -o and -a options to make-docfile,
4 because GNU make doesn't append when using >> redirection.
5
12002-12-12 Jonathan Kamens <jik@kamens.brookline.ma.us> 62002-12-12 Jonathan Kamens <jik@kamens.brookline.ma.us>
2 7
3 * b2m.pl: Make sure every message ends with a blank line, because 8 * b2m.pl: Make sure every message ends with a blank line, because