diff options
| author | Richard M. Stallman | 2002-09-14 17:35:32 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-09-14 17:35:32 +0000 |
| commit | bf2a6c399cf5f48ba47eaa5133c009a271e98401 (patch) | |
| tree | 56d6b0c68cfbe9b0a87f5db1d1d73da63b58b375 /lisp/ChangeLog | |
| parent | facebc7bbb941af0ba03f4ba807027a7c9d79b1a (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2002-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 | |||
| 1 | 2002-09-13 Markus Rost <rost@math.ohio-state.edu> | 6 | 2002-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 |