aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2003-10-07 23:35:01 +0000
committerKenichi Handa2003-10-07 23:35:01 +0000
commitc2164d91db8976f8e78d259b951f8a6501ea8aaf (patch)
treea27c140d7998ad3f7c6e36043f3f3331aa67fc19 /src/ChangeLog
parentb2bd66f3e7c8309b3a514eef5704dbd195878591 (diff)
downloademacs-c2164d91db8976f8e78d259b951f8a6501ea8aaf.tar.gz
emacs-c2164d91db8976f8e78d259b951f8a6501ea8aaf.zip
(Fcoding_system_p): Return t for auto-loading coding system.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 053ebaef031..739e82e2c7d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12003-10-08 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (Fcoding_system_p): Return t for auto-loading coding
4 system.
5
12003-10-07 Kenichi Handa <handa@m17n.org> 62003-10-07 Kenichi Handa <handa@m17n.org>
2 7
3 * coding.c (Qcoding_system_define_form): New variable. 8 * coding.c (Qcoding_system_define_form): New variable.