emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/man/frames.texi
Date: Mon, 21 Mar 2005 13:16:34 -0500

Index: emacs/man/frames.texi
diff -c emacs/man/frames.texi:1.74 emacs/man/frames.texi:1.75
*** emacs/man/frames.texi:1.74  Fri Feb 25 23:31:54 2005
--- emacs/man/frames.texi       Mon Mar 21 18:16:34 2005
***************
*** 810,825 ****
  usually click the wheel to act as either @kbd{Mouse-2} or
  @kbd{Mouse-3}, depending on the setup.  You can also use the wheel to
  scroll windows instead of using the scroll bar or keyboard commands.
! To do so, turn on Mouse Wheel global minor mode with the command
! @kbd{M-x mouse-wheel-mode} or by customizing the variable
! @code{mouse-wheel-mode}.  Support for the wheel depends on the system
! generating appropriate events for Emacs.
  
  @vindex mouse-wheel-follow-mouse
  @vindex mouse-wheel-scroll-amount
    The variables @code{mouse-wheel-follow-mouse} and
  @code{mouse-wheel-scroll-amount} determine where and by how much
! buffers are scrolled.
  
  @node Drag and Drop
  @section Drag and Drop
--- 810,827 ----
  usually click the wheel to act as either @kbd{Mouse-2} or
  @kbd{Mouse-3}, depending on the setup.  You can also use the wheel to
  scroll windows instead of using the scroll bar or keyboard commands.
! Mouse wheel support only works if the system generates appropriate
! events; whenever possible, it is turned on by default.  To toggle this
! feature, use @kbd{M-x mouse-wheel-mode}.
  
  @vindex mouse-wheel-follow-mouse
  @vindex mouse-wheel-scroll-amount
+ @vindex mouse-wheel-progressive-speed
    The variables @code{mouse-wheel-follow-mouse} and
  @code{mouse-wheel-scroll-amount} determine where and by how much
! buffers are scrolled.  The variable
! @code{mouse-wheel-progressive-speed} determines whether the the scroll
! speed is linked to how fast you move the wheel.
  
  @node Drag and Drop
  @section Drag and Drop




reply via email to

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