emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/mwheel.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/mwheel.el
Date: Tue, 06 May 2003 13:54:12 -0400

Index: emacs/lisp/mwheel.el
diff -c emacs/lisp/mwheel.el:1.25 emacs/lisp/mwheel.el:1.26
*** emacs/lisp/mwheel.el:1.25   Wed Feb  5 18:12:01 2003
--- emacs/lisp/mwheel.el        Tue May  6 13:54:12 2003
***************
*** 105,111 ****
  Elements of the list have the form (MODIFIERS . AMOUNT) or just AMOUNT if
  MODIFIERS is nil.
  
! AMOUNT should be the number of lines to scroll, or `nil' for near full
  screen.  It can also be a floating point number, specifying the fraction of
  a full screen to scroll.  A near full screen is `next-screen-context-lines'
  less than a full screen."
--- 105,111 ----
  Elements of the list have the form (MODIFIERS . AMOUNT) or just AMOUNT if
  MODIFIERS is nil.
  
! AMOUNT should be the number of lines to scroll, or nil for near full
  screen.  It can also be a floating point number, specifying the fraction of
  a full screen to scroll.  A near full screen is `next-screen-context-lines'
  less than a full screen."




reply via email to

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