Mercurial > emacs
changeset 100600:112042a909ba
(Startup Summary): Add xref to documentation of `initial-window-system'.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 20 Dec 2008 13:53:18 +0000 |
parents | d0d51bbf9adf |
children | e05ec970ce8f |
files | doc/lispref/os.texi |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/os.texi Sat Dec 20 13:52:30 2008 +0000 +++ b/doc/lispref/os.texi Sat Dec 20 13:53:18 2008 +0000 @@ -80,7 +80,8 @@ @vindex window-system-initialization-alist @item It loads the initialization library for the window system specified by -the variable @code{initial-window-system}. This library's name is +the variable @code{initial-window-system} (@pxref{Window Systems, +initial-window-system}). This library's name is @file{term/@var{windowsystem}-win.el}, where @var{windowsystem} is the value of @code{initial-window-system}. From that library, it calls the appropriate initialization function. The initialization function