changeset 27815:24bd298ac51a

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 23 Feb 2000 08:04:11 +0000
parents f2abbe1d6b47
children 321027008721
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Feb 23 00:11:44 2000 +0000
+++ b/lisp/ChangeLog	Wed Feb 23 08:04:11 2000 +0000
@@ -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