(push_key_description): If enable-multibyte-characters
authorKenichi Handa <handa@m17n.org>
Wed, 24 Feb 1999 02:31:57 +0000 (02:31 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 24 Feb 1999 02:31:57 +0000 (02:31 +0000)
commit9fb7129305282105e748b41d7c23ff0d319a2e73
treeac2ee7a6c62038dde1cf26c7b5af450d11b5b1fa
parent75c44f31defb196c1920a39ae79cf5a843b72bbf
(push_key_description): If enable-multibyte-characters
is non-nil, try to convert unibyte character to multibyte.  For
invalid multibyte character, show all bits by octal form.
(Fsingle_key_description): Check the varidity of charset for a
generic character.
src/keymap.c