]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/visual-wrap.el (visual-wrap-prefix-mode): Improve doc string.
authorPo Lu <luangruo@yahoo.com>
Sat, 27 Jan 2024 01:31:38 +0000 (09:31 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 31 Jan 2024 20:07:05 +0000 (21:07 +0100)
(cherry picked from commit d50300c50028a81ade1eb08405036168d5a24f00)

lisp/visual-wrap.el

index 9f52a1868c103907ed5858bc7f94eb3bdc5ec723..6e6e45a480c7897dcc4072c0e8e3efb5e77f8db6 100644 (file)
@@ -171,7 +171,7 @@ extra indent = 2
 
 ;;;###autoload
 (define-minor-mode visual-wrap-prefix-mode
-  "Wrap the buffer text with visual filling."
+  "Display continuation lines with prefixes from surrounding context."
   :lighter ""
   :group 'visual-line
   (if visual-wrap-prefix-mode