changeset 38669:400dcf8d0bad

(X Resources): Add index entries for the .Xdefaults file, and its substitute for MS-Windows.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 02 Aug 2001 13:50:57 +0000
parents 1a12e25dfd9b
children 80a860105400
files man/cmdargs.texi
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/cmdargs.texi	Thu Aug 02 12:40:50 2001 +0000
+++ b/man/cmdargs.texi	Thu Aug 02 13:50:57 2001 +0000
@@ -957,6 +957,7 @@
 @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 @@
 (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}