diff man/xemacs/frame.texi @ 1389:6355bae896e3

[xemacs-hg @ 2003-03-27 12:57:36 by stephent] use .Xresources not .Xdefaults <87adfhezt5.fsf@tleepslib.sk.tsukuba.ac.jp> regexp-tests fix
author stephent
date Thu, 27 Mar 2003 12:57:53 +0000
parents cfe4bcb9bdd4
children 6b0000935adc
line wrap: on
line diff
--- a/man/xemacs/frame.texi	Wed Mar 26 22:52:32 2003 +0000
+++ b/man/xemacs/frame.texi	Thu Mar 27 12:57:53 2003 +0000
@@ -310,7 +310,7 @@
 extreme right is the @samp{Help} menu, which should always be
 available.  It provides access to all the XEmacs help facilities
 available through @kbd{C-h}, as well as samples of various configuration
-files like @samp{~/.Xdefaults} and @samp{~/.emacs}.  At the extreme left
+files like @samp{~/.Xresources} and @samp{~/.emacs}.  At the extreme left
 is the @samp{Files} menu, which provides the usual file reading,
 writing, and printing operations, as well as operations like revert
 buffer from most recent save.  The next menu from the left is the
@@ -531,7 +531,7 @@
 For values specific to the first XEmacs frame, you must use X resources.
 The variable @code{x-frame-defaults} takes an alist of default frame
 creation parameters for X window frames.  These override what is
-specified in @file{~/.Xdefaults} but are overridden by the arguments to
+specified in @file{~/.Xresources} but are overridden by the arguments to
 the particular call to @code{x-create-frame}.
 
 @vindex create-frame-hook