diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4b5c685eb1a..788851263a8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,4 +1,11 @@ | |||
| 1 | 2003-04-10 Kenichi Handa <handa@etlken2> | 1 | 2003-04-11 Kenichi Handa <handa@m17n.org> |
| 2 | |||
| 3 | * lisp.h (temp_echo_area_glyphs): Adjust prototype. | ||
| 4 | |||
| 5 | * minibuf.c (temp_echo_area_glyphs): Change the arg to Lisp | ||
| 6 | string. Callers changed. | ||
| 7 | |||
| 8 | 2003-04-10 Kenichi Handa <handa@m17n.org> | ||
| 2 | 9 | ||
| 3 | * fileio.c (Vafter_insert_file_adjust_coding_function): New | 10 | * fileio.c (Vafter_insert_file_adjust_coding_function): New |
| 4 | variable. | 11 | variable. |