changeset 81337:6bfd25f73683

(scroll-lock-mode): Doc fix.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 12 Jun 2007 23:58:38 +0000
parents d37fa8a4c0ee
children 62535fec6ee1
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:58:20 2007 +0000
+++ b/lisp/scroll-lock.el	Tue Jun 12 23:58:38 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