diff options
author | Miles Bader <miles@gnu.org> | 2006-08-03 11:45:23 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2006-08-03 11:45:23 +0000 |
commit | e2b97060142842813b657144787cef3e6e743967 (patch) | |
tree | d7f76853b585d08837d3321504a759919c5fbb42 /man/xresmini.texi | |
parent | a8fa10a629c86144c90b8b0e58f99581c4e82aba (diff) | |
parent | 9b7fa2975f40b82e94dadd13c049ff67ef0ef449 (diff) | |
download | emacs-e2b97060142842813b657144787cef3e6e743967.tar.gz |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 357-381)
- Merge from gnus--rel--5.10
- Update from CVS
- Merge from erc--emacs--21
* gnus--rel--5.10 (patch 116-122)
- Update from CVS
- Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-98
Diffstat (limited to 'man/xresmini.texi')
-rw-r--r-- | man/xresmini.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/xresmini.texi b/man/xresmini.texi index 7dc66d1e185..7820793369f 100644 --- a/man/xresmini.texi +++ b/man/xresmini.texi @@ -11,12 +11,12 @@ can customize some of the same aspects using the system registry. @xref{MS-Windows Registry}. Likewise, Emacs on MacOS Carbon emulates X resources using the Preferences system. @xref{Mac Environment Variables}. - When Emacs is built using an ``X toolkit'', such as Lucid or + When Emacs is built using an ``X toolkit,'' such as Lucid or LessTif, you need to use X resources to customize the appearance of the widgets, including the menu-bar, scroll-bar, and dialog boxes. This is because the libraries that implement these don't provide for customization through Emacs. GTK+ widgets use a separate system of -``GTK resources''. In this chapter we describe the most commonly used +``GTK resources.'' In this chapter we describe the most commonly used resource specifications. For full documentation, see the online manual. |