Mercurial > emacs
changeset 89093:9556f0c558d6
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Sun, 08 Sep 2002 19:49:54 +0000 |
parents | 50888ee7880f |
children | 4ff0e9aff188 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Sep 08 19:48:33 2002 +0000 +++ b/lisp/ChangeLog Sun Sep 08 19:49:54 2002 +0000 @@ -1,3 +1,17 @@ +2002-09-08 Dave Love <fx@gnu.org> + + * international/mule-conf.el (emacs-mule, iso-2022-7bit) + (iso-2022-7bit-ss2, iso-2022-7bit-lock, iso-2022-8bit-ss2) + (compound-text, ctext-no-compositions): Remove :charset-list. + + * international/mule-cmds.el (language-info-custom-alist): New. + (input-method-activate-hook, input-method-inactivate-hook) + (input-method-after-insert-chunk-hook) + (input-method-use-echo-area, set-language-environment-hook) + (exit-language-environment-hook): Customize. + (find-coding-systems-for-charsets): Rewritten. + (default-input-method): Add :link. + 2002-09-08 Dave Love <fx@gnu.org> * international/mule-conf.el (eight-bit): Add :docstring,