]> git.eshelyaron.com Git - emacs.git/commit
Introduce a global variant of visual-wrap-prefix-mode
authorPo Lu <luangruo@yahoo.com>
Thu, 1 Feb 2024 08:08:47 +0000 (16:08 +0800)
committerEshel Yaron <me@eshelyaron.com>
Fri, 2 Feb 2024 18:05:15 +0000 (19:05 +0100)
commitb69da385b3e106e4cfe9fad3bdc7f50a58980d05
tree904bcd524fc311427e8a40eaeeae5a56b57265b7
parent79fe6d2d6fcff68d682872810e5b4516c58172f9
Introduce a global variant of visual-wrap-prefix-mode

* doc/emacs/basic.texi (Continuation Lines):

* etc/NEWS:

* lisp/visual-wrap.el (visual-wrap-prefix-mode): Document this
new global minor mode.
(global-visual-wrap-prefix-mode): New global minor mode.

(cherry picked from commit b86bc02096c65517b9a29c20635ece100864fc62)
doc/emacs/basic.texi
etc/NEWS
lisp/visual-wrap.el