summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2003-05-29 02:18:31 +0000
committerKenichi Handa <handa@m17n.org>2003-05-29 02:18:31 +0000
commitcfd5bdb9ad2d2301a57dfc6261e3cb92b8fe1ceb (patch)
tree6d2e6a836a70b5cbafbb033c0e2c41476743f39d
parent1894d10878ded51fe75f5dc0b7518257a41c0916 (diff)
downloademacs-cfd5bdb9ad2d2301a57dfc6261e3cb92b8fe1ceb.tar.gz
emacs-cfd5bdb9ad2d2301a57dfc6261e3cb92b8fe1ceb.tar.bz2
emacs-cfd5bdb9ad2d2301a57dfc6261e3cb92b8fe1ceb.zip
*** empty log message ***
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f37cdeabcb3..49b08a59db0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-29 Kenichi Handa <handa@m17n.org>
+
+ * coding.c (make_conversion_work_buffer): Change the work buffer
+ name to the same one as that of Emacs 21.
+
2003-05-28 Kenichi Handa <handa@m17n.org>
* coding.h (make_conversion_work_buffer): Prototype adjusted.