]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Tue, 20 Aug 2002 13:12:32 +0000 (13:12 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 20 Aug 2002 13:12:32 +0000 (13:12 +0000)
src/ChangeLog

index 56a5a21e39b34dd0aff616fe219236f128c9c378..488a7bf031ad7b22dae2c2a36175c73807283d6e 100644 (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.