diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8d1c23dfa0a..4585f520ae5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2003-11-03 Eli Zaretskii <eliz@elta.co.il> | ||
| 2 | |||
| 3 | * mail/rmail.el (rmail-convert-to-babyl-format): If | ||
| 4 | base64-decode-region signals an error, catch it and silently | ||
| 5 | ignore it. | ||
| 6 | |||
| 1 | 2003-11-01 Mark A. Hershberger <mah@everybody.org> | 7 | 2003-11-01 Mark A. Hershberger <mah@everybody.org> |
| 2 | 8 | ||
| 3 | * xml.el: Allow comments following the top-level element. | 9 | * xml.el: Allow comments following the top-level element. |