emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/minibuf.c,v
Date: Wed, 19 Mar 2008 17:03:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/03/19 17:03:35

Index: minibuf.c
===================================================================
RCS file: /sources/emacs/emacs/src/minibuf.c,v
retrieving revision 1.340
retrieving revision 1.341
diff -u -b -r1.340 -r1.341
--- minibuf.c   1 Feb 2008 16:00:42 -0000       1.340
+++ minibuf.c   19 Mar 2008 17:03:35 -0000      1.341
@@ -497,7 +497,7 @@
   if (EQ (Vminibuffer_completing_file_name, Qlambda))
     Vminibuffer_completing_file_name = Qnil;
 
-#ifdef HAVE_X_WINDOWS
+#ifdef HAVE_WINDOW_SYSTEM
   if (display_hourglass_p)
     cancel_hourglass ();
 #endif




reply via email to

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