(scroll-lock-mode): Doc fix.

This commit is contained in:
Chong Yidong 2007-06-12 23:56:10 +00:00
parent 1d42f49396
commit c44a951ac9

View 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