aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2007-06-12 23:56:10 +0000
committerChong Yidong <[email protected]>2007-06-12 23:56:10 +0000
commitc44a951ac97ddf1548aa02ceab779eedaeb70728 (patch)
tree2deb551e2fa0a1d1c41ff0910be6ee6a1d639301
parent1d42f49396420ca0d0d246e7122a882e49a635c9 (diff)
(scroll-lock-mode): Doc fix.
-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 7075377d1b..5896d6478e 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