* 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)
committerPo Lu <luangruo@yahoo.com>
Sat, 27 Jan 2024 01:31:38 +0000 (09:31 +0800)
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