Mercurial > emacs
comparison src/ChangeLog @ 102464:c03f234287b6
* lread.c (Feval_buffer): Doc fix.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 10 Mar 2009 01:05:31 +0000 |
parents | c861e9f4fc71 |
children | 13c12974c2f0 |
comparison
equal
deleted
inserted
replaced
102463:8e50ad0da4e8 | 102464:c03f234287b6 |
---|---|
1 2009-03-10 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * lread.c (Feval_buffer): Doc fix. | |
4 | |
1 2009-03-09 Kenichi Handa <handa@m17n.org> | 5 2009-03-09 Kenichi Handa <handa@m17n.org> |
2 | 6 |
3 * charset.c (Qfile_name_handler_alist): Extern it. | 7 * charset.c (Qfile_name_handler_alist): Extern it. |
4 (load_charset_map_from_file): Temporarily bind | 8 (load_charset_map_from_file): Temporarily bind |
5 `file-name-handler-alist' to nil while calling openp. (Bug#2435) | 9 `file-name-handler-alist' to nil while calling openp. (Bug#2435) |