Mercurial > emacs
diff lisp/ChangeLog @ 102630:d9ae831ced99
Add bug reference.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 18 Mar 2009 09:14:56 +0000 |
parents | 808068e31116 |
children | b4d3393d6962 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Mar 18 08:37:56 2009 +0000 +++ b/lisp/ChangeLog Wed Mar 18 09:14:56 2009 +0000 @@ -1,8 +1,9 @@ 2009-03-18 Kenichi Handa <handa@m17n.org> - * international/mule.el (after-insert-file-set-coding): Set - buffer-file-coding-system directly without calling - set-buffer-file-coding-system. + * international/mule.el (after-insert-file-set-coding): + Set buffer-file-coding-system directly without calling + set-buffer-file-coding-system. (Fixes bug described in + follow-up to bug#2317). 2009-03-17 Juanma Barranquero <lekktu@gmail.com>