summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2007-06-12 23:58:38 +0000
committerChong Yidong <cyd@stupidchicken.com>2007-06-12 23:58:38 +0000
commitd44446912ab257aa2c74bd87d52d5b1cfebabfc2 (patch)
tree3e72bdf3975c4c32cc10ae9b1f976affba444293 /lisp
parenteeb40825aed2ea3ce0c5c983355473d68f7f5882 (diff)
downloademacs-d44446912ab257aa2c74bd87d52d5b1cfebabfc2.tar.gz
(scroll-lock-mode): Doc fix.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/scroll-lock.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/scroll-lock.el b/lisp/scroll-lock.el
index 7075377d1b0..5896d6478eb 100644
--- a/lisp/scroll-lock.el
+++ b/lisp/scroll-lock.el
@@ -50,7 +50,7 @@
;;;###autoload
(define-minor-mode scroll-lock-mode
- "Minor mode for pager-like scrolling.
+ "Buffer-local minor mode for pager-like scrolling.
Keys which normally move point by line or paragraph will scroll
the buffer by the respective amount of lines instead and point
will be kept vertically fixed relative to window boundaries