aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/xresources.texi14
1 files changed, 7 insertions, 7 deletions
diff --git a/man/xresources.texi b/man/xresources.texi
index 8ff09ef9594..f7947edda17 100644
--- a/man/xresources.texi
+++ b/man/xresources.texi
@@ -877,14 +877,14 @@ also for the trough of a scroll bar, i.e. @code{bg[ACTIVE] = "red"}
877sets the scroll bar trough to red. Buttons that have been pressed but 877sets the scroll bar trough to red. Buttons that have been pressed but
878not released yet (``armed'') are in this state. 878not released yet (``armed'') are in this state.
879@item PRELIGHT 879@item PRELIGHT
880This is the state when widgets that can be manipulated have the mouse 880This is the state for a widget that can be manipulated, when the mouse
881pointer over them. For example when the mouse is over the thumb in the 881pointer is over it---for example when the mouse is over the thumb in
882scroll bar or over a menu item. When the mouse is over a button that 882the scroll bar or over a menu item. When the mouse is over a button
883is not pressed, the button is in this state. 883that is not pressed, the button is in this state.
884@item SELECTED 884@item SELECTED
885This is the state when some data has been selected by the user. It can 885This is the state for data that has been selected by the user. It can
886be selected text or items selected in a list. 886be selected text or items selected in a list. This state is not used
887There is no place in Emacs where this setting has any effect. 887in Emacs.
888@item INSENSITIVE 888@item INSENSITIVE
889This is the state for widgets that are visible, but they can not be 889This is the state for widgets that are visible, but they can not be
890manipulated in the usual way---for example, buttons that can't be 890manipulated in the usual way---for example, buttons that can't be