Mercurial > emacs
changeset 61103:d3fa4a52d032
Minor fixes.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 29 Mar 2005 18:20:11 +0000 |
parents | 7c6643312d7d |
children | 668d8dcfee51 |
files | man/xresources.texi |
diffstat | 1 files changed, 5 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/man/xresources.texi Tue Mar 29 18:19:00 2005 +0000 +++ b/man/xresources.texi Tue Mar 29 18:20:11 2005 +0000 @@ -52,7 +52,8 @@ and then under the key @samp{HKEY_LOCAL_MACHINE\SOFTWARE\GNU\Emacs}. The menu and scrollbars are native widgets on MS-Windows, so they are only customizable via the system-wide settings in the Display Control -Panel. +Panel. You can also set resources using the @samp{-xrm} command line +option (see below.) Programs define named resources with particular meanings. They also define how to group resources into named classes. For instance, in @@ -668,8 +669,8 @@ @end table @noindent -You must soecify the class and the style in double-quotes, and put -these commands at the top level in a @file{~/.gtkrc-2.0} file, like +You must specify the class and the style in double-quotes, and put +these commands at the top level in the GTK customization file, like this: @smallexample @@ -782,7 +783,7 @@ automatically applies only to Emacs, since other programs don't read that file. For example, the drop down menu in the file dialog can not be customized by any absolute widget name, only by an absolute class -name. This is so because the widgets in the drop down menu do not +name. This is because the widgets in the drop down menu do not have names and the menu is not contained in the Emacs GtkWindow. To have all menus in Emacs look the same, use this in @file{~/.emacs.d/gtkrc}: