aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2002-09-14 17:35:32 +0000
committerRichard M. Stallman2002-09-14 17:35:32 +0000
commitbf2a6c399cf5f48ba47eaa5133c009a271e98401 (patch)
tree56d6b0c68cfbe9b0a87f5db1d1d73da63b58b375 /lisp/ChangeLog
parentfacebc7bbb941af0ba03f4ba807027a7c9d79b1a (diff)
downloademacs-bf2a6c399cf5f48ba47eaa5133c009a271e98401.tar.gz
emacs-bf2a6c399cf5f48ba47eaa5133c009a271e98401.zip
(display-warning): In batch mode,
exclude the final newline from the arg to `message'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ccda6c1344e..f12d7a6e3a7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12002-09-14 Richard M. Stallman <rms@gnu.org>
2
3 * warnings.el (display-warning): In batch mode,
4 exclude the final newline from the arg to `message'.
5
12002-09-13 Markus Rost <rost@math.ohio-state.edu> 62002-09-13 Markus Rost <rost@math.ohio-state.edu>
2 7
3 * files.el (diff-buffer-with-file): Check whether associated file 8 * files.el (diff-buffer-with-file): Check whether associated file