]> code.delx.au - gnu-emacs/blobdiff - man/xresources.texi
(Acknowledgments): Add cal-html author.
[gnu-emacs] / man / xresources.texi
index ce6709ad7649c11bc058730b147bf4d9c3fcd6eb..156c04cceb40650ab6975e6c4de69449548ad3d4 100644 (file)
@@ -585,7 +585,7 @@ The color for the border shadow, on the top and the left.
 @cindex @file{~/.gtkrc-2.0} file
 @cindex @file{~/.emacs.d/gtkrc} file
 
-  If Emacs was built to use the GTK widget set, then the menu bar,
+  If Emacs was built to use the GTK widget set, then the menu bar, tool bar,
 scroll bar and the dialogs are customized with the standard GTK
 customization file, @file{~/.gtkrc-2.0}, or with the Emacs specific
 file @file{~/.emacs.d/gtkrc}.  We recommend that you use
@@ -603,13 +603,13 @@ widget names}).  Here is an example of how to change the font for
 Emacs menus:
 
 @smallexample
-# @r{Define the style @samp{metafont}.}
+# @r{Define the style @samp{menufont}.}
 style "menufont"
 @{
   font_name = "helvetica bold 14"  # This is a Pango font name
 @}
 
-# @r{Specify that widget type @samp{*emacs-menuitem*} uses @samp{metafont}.}
+# @r{Specify that widget type @samp{*emacs-menuitem*} uses @samp{menufont}.}
 widget "*emacs-menuitem*" style "menufont"
 @end smallexample
 
@@ -951,7 +951,7 @@ where @var{r}, @var{g} and @var{b} are either integers in the range
 0-65535 or floats in the range 0.0-1.0.
 
   Pango font names have the form ``@var{family-list} @var{style-options}
-@var{size}''.
+@var{size}.''
 @cindex Pango font name
 @noindent
 @var{family-list} is a comma separated list of font families optionally
@@ -964,7 +964,7 @@ an X font name, for example in
 @end smallexample
 
 @noindent
-the family name is ``times''.
+the family name is @samp{times}.
 
 @noindent
 @var{style-options} is a whitespace separated list of words where each word