From: Chong Yidong Date: Tue, 12 Jun 2007 23:56:10 +0000 (+0000) Subject: (scroll-lock-mode): Doc fix. X-Git-Tag: emacs-pretest-22.1.90~1356 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c44a951ac97ddf1548aa02ceab779eedaeb70728;p=emacs.git (scroll-lock-mode): Doc fix. --- diff --git a/lisp/scroll-lock.el b/lisp/scroll-lock.el index 7075377d1b0..5896d6478eb 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