aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/xresources.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/xresources.texi b/man/xresources.texi
index a8547300556..02c0dd3e59a 100644
--- a/man/xresources.texi
+++ b/man/xresources.texi
@@ -6,10 +6,10 @@
6 6
7 Some aspects of Emacs behavior can be customized using X resources, 7 Some aspects of Emacs behavior can be customized using X resources,
8as is usual for programs that use X. X resources are the only way to 8as is usual for programs that use X. X resources are the only way to
9customize tool-bar menus, pop-up menus and tooltip windows, since they 9customize tooltip windows and LessTif menus, since the libraries that
10are implemented by general-purpose libraries that always handle 10implement them don't provide for customization through Emacs. This
11customization this way. This appendix describes the X resources 11appendix describes the X resources that Emacs recognizes and what they
12that Emacs recognizes and what they mean. 12mean.
13 13
14 One way to experiment with the effect of different resource settings 14 One way to experiment with the effect of different resource settings
15is to use the @code{editres} program. Select @samp{Get Tree} from the 15is to use the @code{editres} program. Select @samp{Get Tree} from the