]> git.eshelyaron.com Git - emacs.git/commit
* lisp/so-long.el (so-long): Firstly revert the existing action, if any
authorPhil Sainty <psainty@orcon.net.nz>
Sat, 16 Nov 2019 13:11:20 +0000 (02:11 +1300)
committerPhil Sainty <psainty@orcon.net.nz>
Mon, 18 Nov 2019 08:25:36 +0000 (21:25 +1300)
commit83c50cc6efacf701ba64c2f4175ece7ebff9b338
tree73f1bec4fc5c9a4c15eff2c8eb98dafbb034276c
parent6b361d95302c23dc65468ff9f5828577625e0fe2
* lisp/so-long.el (so-long): Firstly revert the existing action, if any

This makes `so-long' consistent with the action commands in the menu.

If multiple actions were to be layered on top of one another, we would
lose the ability to revert to the normal state.  Custom actions
combining multiple other actions can be defined if necessary.
lisp/so-long.el