diff options
author | Kenichi Handa <handa@m17n.org> | 2002-12-17 11:57:18 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2002-12-17 11:57:18 +0000 |
commit | b6da19efbc72b19f993620c7159c1a93fa78002d (patch) | |
tree | f503c92122d5b2396c7c348cf8130de2af8eb337 /lisp | |
parent | 701414e3a0a3650bcc213b31bd6ddb8e0563cdfe (diff) | |
download | emacs-b6da19efbc72b19f993620c7159c1a93fa78002d.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6f295d0601a..415903be8db 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,13 @@ 2002-12-17 Kenichi Handa <handa@m17n.org> + * international/mule.el (set-file-name-coding-system): New + function. + + * international/mule-cmds.el (mule-keymap, set-coding-system-map): + Add bindings for set-file-name-coding-system. + +2002-12-17 Kenichi Handa <handa@m17n.org> + * international/mule-cmds.el (universal-coding-system-argument): Bind coding-system-require-warning to t. (select-safe-coding-system): Handle t in the arg |