Mercurial > emacs
comparison src/ChangeLog @ 31701:1106e8c3d500
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 19 Sep 2000 00:13:47 +0000 |
parents | b90d3baf7f98 |
children | d21a5e3bfbd8 |
comparison
equal
deleted
inserted
replaced
31700:b90d3baf7f98 | 31701:1106e8c3d500 |
---|---|
1 2000-09-19 Kenichi Handa <handa@etl.go.jp> | |
2 | |
3 * ccl.c (Fccl_execute_on_string): Make multibyte string correctly. | |
4 If output buffer is too small, signal an appropriated error. | |
5 | |
1 2000-09-18 Dave Love <fx@gnu.org> | 6 2000-09-18 Dave Love <fx@gnu.org> |
2 | 7 |
3 * keyboard.c (menu_bar_items, tool_bar_items) | 8 * keyboard.c (menu_bar_items, tool_bar_items) |
4 (current_active_maps): Remove redundant get_local_map call. | 9 (current_active_maps): Remove redundant get_local_map call. |
5 | 10 |