diff options
| author | Kenichi Handa | 2003-04-11 02:07:08 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-04-11 02:07:08 +0000 |
| commit | 389144243f4235ba0cd408992da809a781f8be5f (patch) | |
| tree | b6ae839175ff00b9c87c65fbf03c3d1b3615df87 /src/ChangeLog | |
| parent | 9f1c8be4eaa9b11685b30dc2bd11f05fbd187480 (diff) | |
| download | emacs-389144243f4235ba0cd408992da809a781f8be5f.tar.gz emacs-389144243f4235ba0cd408992da809a781f8be5f.zip | |
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
| -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. |