summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2005-03-31 11:20:58 +0000
committerKenichi Handa <handa@m17n.org>2005-03-31 11:20:58 +0000
commitbf762c986c83b78cac247e5c96293db707cce184 (patch)
tree2b1a82b5067476b83d1d5dc05ebd26569362a131
parentc22237f77ec94f5339311c1a3a7cb904b7c3f6ec (diff)
downloademacs-bf762c986c83b78cac247e5c96293db707cce184.tar.gz
*** empty log message ***
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index eec09dac664..298445b7935 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
+2005-03-31 Kenichi Handa <handa@etlken2>
+
+ * coding.c (syms_of_coding): Fix previous change.
+
+2005-03-25 Kenichi Handa <handa@m17n.org>
+
+ * coding.c (syms_of_coding): Suggest to use set-coding-category in
+ the docstring of coding-category-list.
+
2005-03-31 Kim F. Storm <storm@cua.dk>
* keyboard.c (Qmouse_fixup_help_message): New var.