emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/xresources.texi


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/man/xresources.texi
Date: Sun, 07 May 2006 19:32:13 +0000

Index: emacs/man/xresources.texi
diff -u emacs/man/xresources.texi:1.37 emacs/man/xresources.texi:1.38
--- emacs/man/xresources.texi:1.37      Sun Apr 23 21:52:54 2006
+++ emacs/man/xresources.texi   Sun May  7 19:32:13 2006
@@ -585,7 +585,7 @@
 @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 @@
 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
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]