changeset 78002:a55abbc28a7f

(scroll-lock-mode): Doc fix.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 12 Jun 2007 23:56:10 +0000
parents c74f9475e314
children 1c1d498b5458
files lisp/scroll-lock.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/scroll-lock.el	Tue Jun 12 23:55:58 2007 +0000
+++ b/lisp/scroll-lock.el	Tue Jun 12 23:56:10 2007 +0000
@@ -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