Mercurial > emacs
diff lisp/ChangeLog @ 73036:384cb0bcd86b
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 21 Sep 2006 01:34:03 +0000 |
parents | 582a556d5150 |
children | fc2dc3f11c45 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Sep 21 01:33:54 2006 +0000 +++ b/lisp/ChangeLog Thu Sep 21 01:34:03 2006 +0000 @@ -1,3 +1,9 @@ +2006-09-21 Kenichi Handa <handa@m17n.org> + + * language/european.el ("Latin-1"): Add windows-1252 to + coding-priority. + ("German"): Likewise. + 2006-09-21 Kim F. Storm <storm@cua.dk> * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.