# HG changeset patch # User Chong Yidong # Date 1181692570 0 # Node ID a55abbc28a7f17d38cce4ce4a805322bd7158dee # Parent c74f9475e314b9ce69921ab39dc068c290e61320 (scroll-lock-mode): Doc fix. diff -r c74f9475e314 -r a55abbc28a7f lisp/scroll-lock.el --- 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