emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/dispnew.c,v
Date: Mon, 17 Jul 2006 21:00:09 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/07/17 21:00:08

Index: dispnew.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/dispnew.c,v
retrieving revision 1.380
retrieving revision 1.381
diff -u -b -r1.380 -r1.381
--- dispnew.c   17 Jul 2006 20:59:54 -0000      1.380
+++ dispnew.c   17 Jul 2006 21:00:08 -0000      1.381
@@ -6827,7 +6827,7 @@
 \(The quotation marks are necessary since terminal types are lower case.)\n");
 #else /* not VMS */
 
-#ifndef HAVE_WINDOW_SYSTEM
+#ifdef HAVE_WINDOW_SYSTEM
       if (! inhibit_window_system)
        fprintf (stderr, "Please set the environment variable DISPLAY or TERM 
(see `tset').\n");
       else




reply via email to

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