]> git.eshelyaron.com Git - emacs.git/commitdiff
Add Funibyte_char_to_multibyte.
authorDave Love <fx@gnu.org>
Wed, 17 Sep 2003 19:23:19 +0000 (19:23 +0000)
committerDave Love <fx@gnu.org>
Wed, 17 Sep 2003 19:23:19 +0000 (19:23 +0000)
src/lisp.h

index 717db80e558efc0740855f3762e529cefbc0f8ed..7bbe88bf67a5e0aa7661650f71eee77e62bf5d0b 100644 (file)
@@ -2163,6 +2163,7 @@ extern void syms_of_coding P_ ((void));
 /* Defined in character.c */
 extern void init_character_once P_ ((void));
 extern void syms_of_character P_ ((void));
+EXFUN (Funibyte_char_to_multibyte, 1);
 
 /* Defined in charset.c */
 EXFUN (Fchar_bytes, 1);