summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/simple.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/simple.el b/lisp/simple.el
index 27990bb6611..ff0aa066b55 100644
--- a/lisp/simple.el
+++ b/lisp/simple.el
@@ -6827,7 +6827,7 @@ other purposes."
(defvar visual-line--saved-state nil)
(define-minor-mode visual-line-mode
- "Toggle visual line based editing (Visual Line mode).
+ "Toggle visual line based editing (Visual Line mode) in the current buffer.
Interactively, with a prefix argument, enable
Visual Line mode if the prefix argument is positive,
and disable it otherwise. If called from Lisp, toggle