diff options
| author | John Paul Wallington | 2007-02-24 17:13:33 +0000 |
|---|---|---|
| committer | John Paul Wallington | 2007-02-24 17:13:33 +0000 |
| commit | 8ae63446efeaa27dac16238ae3e2b8ffdd391fe8 (patch) | |
| tree | 4bfa26205e9d1839313cde61ae0dabb3ee895fd3 /lisp/ChangeLog | |
| parent | 735895f1fa28f88c559e73910ea0ff0bda0f228c (diff) | |
| download | emacs-8ae63446efeaa27dac16238ae3e2b8ffdd391fe8.tar.gz emacs-8ae63446efeaa27dac16238ae3e2b8ffdd391fe8.zip | |
(rmail-message-filter): Fix custom type.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 008979f0477..e1ee3820644 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-02-24 John Paul Wallington <jpw@pobox.com> | ||
| 2 | |||
| 3 | * mail/rmail.el (rmail-message-filter): Fix custom type. | ||
| 4 | |||
| 1 | 2007-02-24 Eli Zaretskii <eliz@gnu.org> | 5 | 2007-02-24 Eli Zaretskii <eliz@gnu.org> |
| 2 | 6 | ||
| 3 | * startup.el (command-line): If simple.el cannot be found, proceed | 7 | * startup.el (command-line): If simple.el cannot be found, proceed |