1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 23:40:39 -08:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2002-08-20 13:12:32 +00:00
parent 48ef988f74
commit b402f819e5

View file

@ -23,6 +23,8 @@
(syms_of_character): Setup Vprintable_chars.
* editfns.c (Fchar_equal): Fix for the unibyte case.
(Finsert_byte): New function.
(syms_of_editfns): Defsubr it.
* keyboard.c (read_key_sequence): Use ~CHAR_MODIFIER_MASK instead
of direct code 0x3ffff.