aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2003-04-11 02:07:08 +0000
committerKenichi Handa2003-04-11 02:07:08 +0000
commit389144243f4235ba0cd408992da809a781f8be5f (patch)
treeb6ae839175ff00b9c87c65fbf03c3d1b3615df87 /src/ChangeLog
parent9f1c8be4eaa9b11685b30dc2bd11f05fbd187480 (diff)
downloademacs-389144243f4235ba0cd408992da809a781f8be5f.tar.gz
emacs-389144243f4235ba0cd408992da809a781f8be5f.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
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 @@
12003-04-10 Kenichi Handa <handa@etlken2> 12003-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
82003-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.