diff src/emacs.c @ 26854:c8f8089c339b

(main): Call syms_of_composite.
author Kenichi Handa <handa@m17n.org>
date Wed, 15 Dec 1999 00:10:49 +0000
parents 862ea38e59f1
children 1bf632297f7d
line wrap: on
line diff
--- a/src/emacs.c	Wed Dec 15 00:10:23 1999 +0000
+++ b/src/emacs.c	Wed Dec 15 00:10:49 1999 +0000
@@ -1270,6 +1270,7 @@
 #endif
 
       syms_of_textprop ();
+      syms_of_composite ();
 #ifdef VMS
       syms_of_vmsproc ();
 #endif /* VMS */