# HG changeset patch # User Eli Zaretskii # Date 1232828605 0 # Node ID 5e2cee41c267d449796d7e00fb689e634df1ebaf # Parent 83fb450bdbd9d2c20b20acc28f443817b11913d9 (Window Systems): Document the value of `initial-window-system' under --daemon. diff -r 83fb450bdbd9 -r 5e2cee41c267 doc/lispref/display.texi --- a/doc/lispref/display.texi Sat Jan 24 16:33:17 2009 +0000 +++ b/doc/lispref/display.texi Sat Jan 24 20:23:25 2009 +0000 @@ -5784,7 +5784,10 @@ @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