From 41bbbdce51c5c27b1e332b248c3afaf8a055e83b Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 6 May 2003 17:54:12 +0000 Subject: [PATCH] (mouse-wheel-scroll-amount): Don't quote nil and t in docstrings. --- lisp/mwheel.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mwheel.el b/lisp/mwheel.el index 44ea214d334..0fd7eb28a90 100644 --- a/lisp/mwheel.el +++ b/lisp/mwheel.el @@ -105,7 +105,7 @@ the wheel is moved with the modifier key depressed. 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 +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." -- 2.39.2