Mercurial > emacs
changeset 52807:e157d6293753
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 07 Oct 2003 23:35:01 +0000 |
parents | 4519d019f12e |
children | bd3047570b72 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Oct 07 23:34:15 2003 +0000 +++ b/src/ChangeLog Tue Oct 07 23:35:01 2003 +0000 @@ -1,3 +1,8 @@ +2003-10-08 Kenichi Handa <handa@m17n.org> + + * coding.c (Fcoding_system_p): Return t for auto-loading coding + system. + 2003-10-07 Kenichi Handa <handa@m17n.org> * coding.c (Qcoding_system_define_form): New variable.