aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2000-02-23 08:04:11 +0000
committerKenichi Handa <[email protected]>2000-02-23 08:04:11 +0000
commitc709bcf10baf3275b21fca17f9854862bfb70f9c (patch)
treeaf9354a2ecac6cbcb4e736b7f772436dd0ffbf7c /lisp
parent1d3529b69fae039d04cd727efd1d2336685a0c47 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 828c76c9cc..644d368e1a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,14 @@
2000-02-23 Kenichi Handa <[email protected]>
+ * 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