emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/xresources.texi


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/man/xresources.texi
Date: Wed, 21 May 2003 18:14:51 -0400

Index: emacs/man/xresources.texi
diff -c emacs/man/xresources.texi:1.16 emacs/man/xresources.texi:1.17
*** emacs/man/xresources.texi:1.16      Mon Feb 17 13:41:14 2003
--- emacs/man/xresources.texi   Wed May 21 18:14:51 2003
***************
*** 201,206 ****
--- 201,207 ----
  Additional space (@dfn{leading}) between lines, in pixels.
  
  @item @code{menuBar} (class @code{MenuBar})
+ @cindex menu bar
  Give frames menu bars if @samp{on}; don't have menu bars if
  @samp{off}.  @xref{Lucid Resources}, and @ref{LessTif Resources}, for
  how to control the appearance of the menu bar if you have one.
***************
*** 249,258 ****
--- 250,269 ----
  Name to display in the title bar of the initial Emacs frame.
  
  @item @code{toolBar} (class @code{ToolBar})
+ @cindex tool bar
  Number of lines to reserve for the tool bar.  A zero value suppresses
  the tool bar.  If the value is non-zero and
  @code{auto-resize-tool-bars} is address@hidden, the tool bar's size
  will be changed automatically so that all tool bar items are visible.
+ 
+ @item @code{useXIM} (class @code{UseXIM})
+ @cindex XIM
+ @cindex X input methods
+ @cindex input methods, X
+ Turn off use of X input methods (XIM) if @samp{false} or @samp{off}.
+ This is only relevant if your Emacs is actually built with XIM
+ support.  It is potentially useful to turn off XIM for efficiency,
+ especially slow X client/server links.
  
  @item @code{verticalScrollBars} (class @code{ScrollBars})
  Give frames scroll bars if @samp{on}; don't have scroll bars if




reply via email to

[Prev in Thread] Current Thread [Next in Thread]