projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6667d6c
)
* lisp/visual-wrap.el (visual-wrap-prefix-mode): Improve doc string.
author
Po Lu
<luangruo@yahoo.com>
Sat, 27 Jan 2024 01:31:38 +0000
(09:31 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Sat, 27 Jan 2024 01:31:38 +0000
(09:31 +0800)
lisp/visual-wrap.el
patch
|
blob
|
history
diff --git
a/lisp/visual-wrap.el
b/lisp/visual-wrap.el
index 9f52a1868c103907ed5858bc7f94eb3bdc5ec723..6e6e45a480c7897dcc4072c0e8e3efb5e77f8db6 100644
(file)
--- a/
lisp/visual-wrap.el
+++ b/
lisp/visual-wrap.el
@@
-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