From: Eli Zaretskii Date: Thu, 2 Aug 2001 13:50:57 +0000 (+0000) Subject: (X Resources): Add index entries for the .Xdefaults file, and its X-Git-Tag: emacs-pretest-21.0.105~302 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4cf0f75ef9e72daf0b6e92409d5f8f30f322416e;p=emacs.git (X Resources): Add index entries for the .Xdefaults file, and its substitute for MS-Windows. --- diff --git a/man/cmdargs.texi b/man/cmdargs.texi index e99e3889d30..d639716c90c 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi @@ -957,6 +957,7 @@ appear until you deiconify it. @appendixsec X Resources @cindex resources +@cindex X resources, @file{~/.Xdefaults} file Programs running under the X Window System organize their user options under a hierarchy of classes and resources. You can specify default values for these options in your X resources file, usually named @@ -967,6 +968,7 @@ collection of related options, for one program or for several programs (optionally even for all programs). @cindex Registry (MS-Windows) +@cindex @file{.Xdefaults} file, and MS-Windows MS-Windows systems don't support @file{~/.Xdefaults} files, but Emacs compiled for Windows looks for X resources in the Windows Registry, under the keys @samp{HKEY_CURRENT_USER\SOFTWARE\GNU\Emacs}