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 189eb553ebd..0cc37745e43 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-09-30 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * mail/mail-utils.el (mail-unquote-printable-region): Use | ||
| 4 | insert-byte instead of insert-char, when the UNIBYTE arg is | ||
| 5 | non-nil. | ||
| 6 | |||
| 1 | 2008-09-30 Daiki Ueno <ueno@unixuser.org> | 7 | 2008-09-30 Daiki Ueno <ueno@unixuser.org> |
| 2 | 8 | ||
| 3 | * epa-file.el (epa-file-insert-file-contents): Fix typo. | 9 | * epa-file.el (epa-file-insert-file-contents): Fix typo. |