]> git.eshelyaron.com Git - emacs.git/commitdiff
(scroll-lock-mode): Doc fix.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 12 Jun 2007 23:56:10 +0000 (23:56 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 12 Jun 2007 23:56:10 +0000 (23:56 +0000)
lisp/scroll-lock.el

index 7075377d1b06bd93080209865bc52e1fa46c1729..5896d6478ebc6437bfcdedc9cd14e5119f8bf8b6 100644 (file)
@@ -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