]> git.eshelyaron.com Git - emacs.git/commit
Remove erc-fill binding for cycling visual movement
authorF. Jason Park <jp@neverwas.me>
Sun, 29 Sep 2024 18:02:48 +0000 (11:02 -0700)
committerEshel Yaron <me@eshelyaron.com>
Mon, 30 Sep 2024 20:34:11 +0000 (22:34 +0200)
commitb46fb458c636e8497b17a74c84b3a7ffab41ca78
tree28db408485ff434d80893d1328e42f36b2071969
parentc399497dcabe360a9c51001aee7b60ca11c4c2f3
Remove erc-fill binding for cycling visual movement

* etc/ERC-NEWS: Announce removal of troublesome key binding first
introduced in ERC 5.6 as part of the `erc-fill-wrap' module.
* lisp/erc/erc-fill.el (erc-fill-wrap-mode-map): Remove key binding for
`erc-fill-wrap-cycle-visual-movement'.
* test/lisp/erc/erc-fill-tests.el (erc-fill-wrap-visual-keys--body)
(erc-fill-wrap-visual-keys--prompt): Replace "C-c a" key simulations.
(Bug#73553)

(cherry picked from commit e3c45b9d707db824588e2bd9ae34c05911dfcc5a)
etc/ERC-NEWS
lisp/erc/erc-fill.el
test/lisp/erc/erc-fill-tests.el