summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2007-01-01 19:03:59 +0000
committerJan Djärv <jan.h.d@swipnet.se>2007-01-01 19:03:59 +0000
commit7327156500e30406bf96c874e991c2a7c46fb70f (patch)
treebaac856cb5492a0e7eff9b09231aabd74b6b3bb0
parent42ab4c81746fe0a6c1fadef0dbe1d7bb008e1daa (diff)
downloademacs-7327156500e30406bf96c874e991c2a7c46fb70f.tar.gz
Reorder
-rw-r--r--man/xresources.texi10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/xresources.texi b/man/xresources.texi
index ed0dd433dc9..3fec4200863 100644
--- a/man/xresources.texi
+++ b/man/xresources.texi
@@ -289,16 +289,16 @@ Switch foreground and background default colors if @samp{on}, use colors as
specified if @samp{off}.
@end ifnottex
-@item @code{scrollBarWidth} (class @code{ScrollBarWidth})
-@cindex scrollbar width
-The scroll bar width in pixels, equivalent to the frame parameter
-@code{scroll-bar-width}.
-
@item @code{screenGamma} (class @code{ScreenGamma})
@cindex gamma correction
Gamma correction for colors, equivalent to the frame parameter
@code{screen-gamma}.
+@item @code{scrollBarWidth} (class @code{ScrollBarWidth})
+@cindex scrollbar width
+The scroll bar width in pixels, equivalent to the frame parameter
+@code{scroll-bar-width}.
+
@ifnottex
@item @code{selectionFont} (class @code{SelectionFont})
Font name for pop-up menu items, in non-toolkit versions of Emacs. (For