Mercurial > emacs
diff lispref/frames.texi @ 45779:4964699e51b4
(Initial Parameters, Resources): Fix references to the Emacs manual.
| author | Andreas Schwab <schwab@suse.de> |
|---|---|
| date | Wed, 12 Jun 2002 13:09:20 +0000 |
| parents | 75e9d527da2b |
| children | 08e62ca55f2c |
line wrap: on
line diff
--- a/lispref/frames.texi Wed Jun 12 12:22:21 2002 +0000 +++ b/lispref/frames.texi Wed Jun 12 13:09:20 2002 +0000 @@ -250,7 +250,7 @@ the frame appear with the wrong ones and then change to the specified ones. If that bothers you, you can specify the same geometry and appearance with X resources; those do take effect before the frame is -created. @xref{Resources X,, X Resources, emacs, The GNU Emacs Manual}. +created. @xref{X Resources,, X Resources, emacs, The GNU Emacs Manual}. X resource settings typically apply to all frames. If you want to specify some X resources solely for the sake of the initial frame, and @@ -1659,7 +1659,7 @@ variable to some other string, around a call to @code{x-get-resource}. @end defvar - @xref{Resources X,, X Resources, emacs, The GNU Emacs Manual}. + @xref{X Resources,, X Resources, emacs, The GNU Emacs Manual}. @node Display Feature Testing @section Display Feature Testing
