diff options
| author | Gerd Moellmann | 2000-09-25 10:35:47 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-09-25 10:35:47 +0000 |
| commit | 5f9f981bc10dd6b90395ee66e2ff8f364859bdf8 (patch) | |
| tree | ae6c3b8311b95535ec69d01c44ab10d4d6d41d16 /lisp/ChangeLog | |
| parent | 8ff16b4e3a50ead206eb8e5fd820022593d718cf (diff) | |
| download | emacs-5f9f981bc10dd6b90395ee66e2ff8f364859bdf8.tar.gz emacs-5f9f981bc10dd6b90395ee66e2ff8f364859bdf8.zip | |
(rmail-dont-reply-to): Avoid infinite loop if
rmail-dont-reply-to-names matches the empty string.
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 5ca6697eeca..08d9f19d588 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-09-25 Markus Rost <rost@math.ohio-state.edu> | ||
| 2 | |||
| 3 | * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if | ||
| 4 | rmail-dont-reply-to-names matches the empty string. | ||
| 5 | |||
| 1 | 2000-09-25 Gerd Moellmann <gerd@gnu.org> | 6 | 2000-09-25 Gerd Moellmann <gerd@gnu.org> |
| 2 | 7 | ||
| 3 | * startup.el (command-line-1, fancy-splash-text): Change the | 8 | * startup.el (command-line-1, fancy-splash-text): Change the |