Mercurial > emacs
changeset 41374:608e18d9fb18
Fix cross-references to "Resources".
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 22 Nov 2001 19:37:34 +0000 |
parents | 11a1b4e2b45a |
children | 337ae47565f8 |
files | man/cmdargs.texi man/display.texi man/frames.texi |
diffstat | 3 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/man/cmdargs.texi Thu Nov 22 19:35:56 2001 +0000 +++ b/man/cmdargs.texi Thu Nov 22 19:37:34 2001 +0000 @@ -911,7 +911,7 @@ Specify @var{title} as the title for the initial Emacs frame. @end table - The @samp{--name} option (@pxref{Resources X}) also specifies the title + The @samp{--name} option (@pxref{Resources}) also specifies the title for the initial Emacs frame. @node Icons X
--- a/man/display.texi Thu Nov 22 19:35:56 2001 +0000 +++ b/man/display.texi Thu Nov 22 19:37:34 2001 +0000 @@ -62,7 +62,7 @@ @findex set-face-background To alter the appearance of a face, use the customization buffer. @xref{Face Customization}. You can also use X resources to specify -attributes of particular faces (@pxref{Resources X}). Alternatively, +attributes of particular faces (@pxref{Resources}). Alternatively, you can change the foreground and background colors of a specific face with @kbd{M-x set-face-foreground} and @kbd{M-x set-face-background}. These commands prompt in the minibuffer for a face name and a color
--- a/man/frames.texi Thu Nov 22 19:35:56 2001 +0000 +++ b/man/frames.texi Thu Nov 22 19:37:34 2001 +0000 @@ -690,7 +690,7 @@ In Emacs versions that use an X toolkit, the color-setting and font-setting functions don't affect menus and the menu bar, since they are displayed by their own widget classes. To change the appearance of -the menus and menu bar, you must use X resources (@pxref{Resources X}). +the menus and menu bar, you must use X resources (@pxref{Resources}). @xref{Colors X}, regarding colors. @xref{Font X}, regarding choice of font. @@ -740,7 +740,7 @@ to control the use of scroll bars at startup. You can use it to specify that they are placed at the right of windows if you prefer that. You can use the X resource @samp{verticalScrollBars} to control the initial -setting of Scroll Bar mode similarly. @xref{Resources X}. +setting of Scroll Bar mode similarly. @xref{Resources}. @findex toggle-scroll-bar To enable or disable scroll bars for just the selected frame, use the @@ -785,7 +785,7 @@ minor mode. With an argument, the command turns Menu Bar mode on if the argument is positive, off if the argument is not positive. You can use the X resource @samp{menuBarLines} to control the initial setting of -Menu Bar mode. @xref{Resources X}. +Menu Bar mode. @xref{Resources}. @kindex C-Mouse-3 @r{(when menu bar is disabled)} Expert users often turn off the menu bar, especially on text-only