emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/emacs.c,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/emacs.c,v
Date: Tue, 20 May 2008 06:32:08 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/05/20 06:32:08

Index: emacs.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/emacs.c,v
retrieving revision 1.425
retrieving revision 1.426
diff -u -b -r1.425 -r1.426
--- emacs.c     15 May 2008 03:29:14 -0000      1.425
+++ emacs.c     20 May 2008 06:32:07 -0000      1.426
@@ -1590,8 +1590,8 @@
 #endif /* WINDOWSNT */
       syms_of_window ();
       syms_of_xdisp ();
-#ifdef HAVE_WINDOW_SYSTEM
       syms_of_font ();
+#ifdef HAVE_WINDOW_SYSTEM
       syms_of_fringe ();
       syms_of_image ();
 #endif /* HAVE_WINDOW_SYSTEM */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]