]> git.eshelyaron.com Git - emacs.git/commit
lisp/so-long.el: Refactor menu action commands
authorPhil Sainty <psainty@orcon.net.nz>
Sat, 16 Nov 2019 02:48:44 +0000 (15:48 +1300)
committerPhil Sainty <psainty@orcon.net.nz>
Mon, 18 Nov 2019 08:25:36 +0000 (21:25 +1300)
commit33676820bdb0fac8ebd43ab098ad13d8098f3586
treea4e00fdc443747599ed042e863756a81f331bd64
parent83c50cc6efacf701ba64c2f4175ece7ebff9b338
lisp/so-long.el: Refactor menu action commands

* lisp/so-long.el (so-long-menu): Call `so-long' with an ACTION
argument instead of using `so-long-menu-item-replace-action'.
(so-long-menu-item-replace-action): Remove the deprecated function.

* test/lisp/so-long-tests/so-long-tests.el
(so-long-tests-so-long-menu-item-replace-action): Update the test.
lisp/so-long.el
test/lisp/so-long-tests/so-long-tests.el