comparison src/ChangeLog @ 102637:7780afc47c49

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 19 Mar 2009 00:46:35 +0000
parents eda48a2d4855
children d36aefcc41ba
comparison
equal deleted inserted replaced
102636:b9092d75665a 102637:7780afc47c49
1 2009-03-19 Kenichi Handa <handa@m17n.org>
2
3 * charset.c (load_charset_map_from_file): When a mapfile can't be
4 loaded, signal an error.
5
1 2009-03-18 Eli Zaretskii <eliz@gnu.org> 6 2009-03-18 Eli Zaretskii <eliz@gnu.org>
2 7
3 * dired.c (Ffile_attributes): Make sure UID and GID are always 8 * dired.c (Ffile_attributes): Make sure UID and GID are always
4 positive, even if the value is too large for a positive EMACS_INT. 9 positive, even if the value is too large for a positive EMACS_INT.
5 Doc fix. 10 Doc fix.