]> git.eshelyaron.com Git - emacs.git/commit
Move Visual Wrap menu to menu-bar.el
authorPo Lu <luangruo@yahoo.com>
Sat, 27 Jan 2024 01:38:46 +0000 (09:38 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 31 Jan 2024 20:07:06 +0000 (21:07 +0100)
commit2cdf67ae398ae7964b88a98a19d028ca70c66ae2
tree03ac3cc2700dbdc6539670b31a822d6f06dba08b
parent75f0679450b0691dff4c06a2515f41b3294c468b
Move Visual Wrap menu to menu-bar.el

* lisp/menu-bar.el (menu-bar-line-wrapping-menu): Insert new
menu item controlling visual-wrap-prefix-mode.

* lisp/visual-wrap.el: Remove menu bar autoload.

(cherry picked from commit 55f0b3e561034a1ad4235770d1c0685439a64fe5)
lisp/menu-bar.el
lisp/visual-wrap.el