Mercurial > emacs
changeset 101443:5e2cee41c267
(Window Systems): Document the value of `initial-window-system' under --daemon.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 24 Jan 2009 20:23:25 +0000 |
parents | 83fb450bdbd9 |
children | 518d2963e322 |
files | doc/lispref/display.texi |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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