# HG changeset patch # User Eli Zaretskii # Date 996760257 0 # Node ID 400dcf8d0bad7c29fb0465bd225184ab36d94cb6 # Parent 1a12e25dfd9b4d94c54d9c2ff43f3d9d0db0f6b3 (X Resources): Add index entries for the .Xdefaults file, and its substitute for MS-Windows. diff -r 1a12e25dfd9b -r 400dcf8d0bad man/cmdargs.texi --- 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}