]> git.eshelyaron.com Git - emacs.git/commitdiff
(main) [HAVE_NTGUI]: Invoke syms_of_fontset().
authorGeoff Voelker <voelker@cs.washington.edu>
Sun, 25 Oct 1998 23:55:37 +0000 (23:55 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Sun, 25 Oct 1998 23:55:37 +0000 (23:55 +0000)
src/emacs.c

index f57472d01e7c22fe691fc0ac0a09af9cfecd7edb..4009d2847475275cd057dc2c51eac4f9dc612e51 100644 (file)
@@ -1193,6 +1193,7 @@ the Bugs section of the Emacs manual or the file BUGS.\n", argv[0]);
       syms_of_w32faces ();
       syms_of_w32select ();
       syms_of_w32menu ();
+      syms_of_fontset ();
 #endif /* HAVE_NTGUI */
 
 #ifdef SYMS_SYSTEM