]> git.eshelyaron.com Git - emacs.git/commitdiff
(Window Systems): Document the value of `initial-window-system' under --daemon.
authorEli Zaretskii <eliz@gnu.org>
Sat, 24 Jan 2009 20:24:18 +0000 (20:24 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 24 Jan 2009 20:24:18 +0000 (20:24 +0000)
doc/lispref/ChangeLog
doc/lispref/display.texi

index bfe41f9bd0c6b8d5405a61083f24d6f9b5174cd1..2a13dfc9d1e7a3b68c663a0f7274f59591ce1cf9 100644 (file)
@@ -1,5 +1,8 @@
 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
 
+       * display.texi (Window Systems): Document the value of
+       `initial-window-system' under --daemon.
+
        * os.texi (System Environment): Remove description of the
        `environment' function which has been deleted.
 
index b29515cdc8f7a7f76b4e1e73932fdcb970e1a7d2..42423f8309f30972321ad5036255e93e3d3d58b3 100644 (file)
@@ -5784,7 +5784,10 @@ Emacs is displaying the frame on a character-based terminal.
 
 @defvar initial-window-system
 This variable holds the value of @code{window-system} used for the
-first frame created by Emacs during startup.
+first frame created by Emacs during startup.  (When Emacs is invoked
+with the @option{--daemon} option, it does not create any initial
+frames, so @code{initial-window-system} is @code{nil}.  @xref{Initial
+Options, daemon,, emacs, The GNU Emacs Manual}.)
 @end defvar
 
 @defun window-system &optional frame