From c44a951ac97ddf1548aa02ceab779eedaeb70728 Mon Sep 17 00:00:00 2001
From: Chong Yidong <cyd@stupidchicken.com>
Date: Tue, 12 Jun 2007 23:56:10 +0000
Subject: [PATCH] (scroll-lock-mode): Doc fix.

---
 lisp/scroll-lock.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.39.5