Mercurial > emacs
changeset 102988:6d2bcfa618d7
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 16 Apr 2009 01:05:10 +0000 |
parents | 712838035a79 |
children | 42574e6202e2 |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Apr 16 01:04:52 2009 +0000 +++ b/src/ChangeLog Thu Apr 16 01:05:10 2009 +0000 @@ -1,3 +1,11 @@ +2009-04-16 Kenichi Handa <handa@m17n.org> + + * charset.h (charset_ksc5601): Extern it. + + * charset.c (charset_ksc5601): New variable. + (Fdefine_charset_internal): Set charset_ksc5601. + (init_charset_once): Initialize charset_ksc5601 to -1. + 2009-04-15 Dan Nicolaescu <dann@ics.uci.edu> * fileio.c (history_delete_duplicates): Remove unused declaration.