]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 23 Feb 2000 08:04:11 +0000 (08:04 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 23 Feb 2000 08:04:11 +0000 (08:04 +0000)
lisp/ChangeLog

index 828c76c9cc61b347dbca6b097360df1a616a3b62..644d368e1a5a58889c1383ad0f62be321fa2fd44 100644 (file)
@@ -1,5 +1,14 @@
 2000-02-23  Kenichi Handa  <handa@etl.go.jp>
 
+       * international/encoded-kb.el: Be sure to update minor-mode-alist
+       and minor-mode-map-alist.
+       (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
+       codes SS2 and SS3 correctly.
+       (encoded-kbd-self-insert-ccl): New function.
+       (encoded-kbd-setup-keymap): New function.
+       (encoded-kbd-mode): Handle CCL based coding system.  Setup keymap
+       by calling encoded-kbd-setup-keymap.
+
        * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
        characters.
        (lisp-mode-variables): Set multibyte-syntax-as-symbol to t