aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Djärv2007-01-01 19:03:59 +0000
committerJan Djärv2007-01-01 19:03:59 +0000
commit7327156500e30406bf96c874e991c2a7c46fb70f (patch)
treebaac856cb5492a0e7eff9b09231aabd74b6b3bb0
parent42ab4c81746fe0a6c1fadef0dbe1d7bb008e1daa (diff)
downloademacs-7327156500e30406bf96c874e991c2a7c46fb70f.tar.gz
emacs-7327156500e30406bf96c874e991c2a7c46fb70f.zip
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
289specified if @samp{off}. 289specified if @samp{off}.
290@end ifnottex 290@end ifnottex
291 291
292@item @code{scrollBarWidth} (class @code{ScrollBarWidth})
293@cindex scrollbar width
294The scroll bar width in pixels, equivalent to the frame parameter
295@code{scroll-bar-width}.
296
297@item @code{screenGamma} (class @code{ScreenGamma}) 292@item @code{screenGamma} (class @code{ScreenGamma})
298@cindex gamma correction 293@cindex gamma correction
299Gamma correction for colors, equivalent to the frame parameter 294Gamma correction for colors, equivalent to the frame parameter
300@code{screen-gamma}. 295@code{screen-gamma}.
301 296
297@item @code{scrollBarWidth} (class @code{ScrollBarWidth})
298@cindex scrollbar width
299The scroll bar width in pixels, equivalent to the frame parameter
300@code{scroll-bar-width}.
301
302@ifnottex 302@ifnottex
303@item @code{selectionFont} (class @code{SelectionFont}) 303@item @code{selectionFont} (class @code{SelectionFont})
304Font name for pop-up menu items, in non-toolkit versions of Emacs. (For 304Font name for pop-up menu items, in non-toolkit versions of Emacs. (For