diff options
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 9e67c7dacdf..ff40c2a961e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -6,6 +6,11 @@ | |||
| 6 | 6 | ||
| 7 | 2006-01-19 Kenichi Handa <handa@m17n.org> | 7 | 2006-01-19 Kenichi Handa <handa@m17n.org> |
| 8 | 8 | ||
| 9 | * mail/rmail.el (rmail-enable-mime): Docstring fixed. | ||
| 10 | (rmail-mime-feature): Likewise. | ||
| 11 | (rmail-require-mime-maybe): Use display-warning to show a warning | ||
| 12 | message. | ||
| 13 | |||
| 9 | * international/mule.el (auto-coding-regexp-alist-lookup): New | 14 | * international/mule.el (auto-coding-regexp-alist-lookup): New |
| 10 | function. | 15 | function. |
| 11 | (find-auto-coding): Use auto-coding-regexp-alist-lookup. | 16 | (find-auto-coding): Use auto-coding-regexp-alist-lookup. |