Mercurial > emacs
comparison src/ChangeLog @ 102988:6d2bcfa618d7
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 16 Apr 2009 01:05:10 +0000 |
parents | 9980dd970cf9 |
children | 5e8fdc259e28 |
comparison
equal
deleted
inserted
replaced
102987:712838035a79 | 102988:6d2bcfa618d7 |
---|---|
1 2009-04-16 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * charset.h (charset_ksc5601): Extern it. | |
4 | |
5 * charset.c (charset_ksc5601): New variable. | |
6 (Fdefine_charset_internal): Set charset_ksc5601. | |
7 (init_charset_once): Initialize charset_ksc5601 to -1. | |
8 | |
1 2009-04-15 Dan Nicolaescu <dann@ics.uci.edu> | 9 2009-04-15 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 10 |
3 * fileio.c (history_delete_duplicates): Remove unused declaration. | 11 * fileio.c (history_delete_duplicates): Remove unused declaration. |
4 | 12 |
5 * callint.c (history_delete_duplicates): New declaration. | 13 * callint.c (history_delete_duplicates): New declaration. |