Mercurial > emacs
changeset 68253:10bc0cd3a053
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 19 Jan 2006 06:36:46 +0000 |
parents | a81b91d53a80 |
children | e330fc29ae3e d88caeac70d7 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jan 19 02:12:45 2006 +0000 +++ b/lisp/ChangeLog Thu Jan 19 06:36:46 2006 +0000 @@ -1,3 +1,9 @@ +2006-01-19 Kenichi Handa <handa@m17n.org> + + * international/mule.el (auto-coding-regexp-alist-lookup): New + function. + (find-auto-coding): Use auto-coding-regexp-alist-lookup. + 2006-01-18 Jesper Harder <harder@phys.au.dk> * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.