]> git.eshelyaron.com Git - emacs.git/commit
; * lisp/so-long.el: Minor bug fixes
authorPhil Sainty <psainty@orcon.net.nz>
Sun, 10 Jan 2021 02:20:51 +0000 (15:20 +1300)
committerPhil Sainty <psainty@orcon.net.nz>
Tue, 3 Aug 2021 11:20:06 +0000 (23:20 +1200)
commit748df220efdd46439578f252ee18091770c82af6
treeb8ec763c94144e87211343fbba347262535920e2
parent7828f69828fa4082771927993542a1f39abb0e61
; * lisp/so-long.el: Minor bug fixes

(so-long-disable-minor-modes): Don't call the mode function to disable
the mode unless it was actually enabled.

(so-long-restore-minor-modes, so-long-restore-variables): Use the
remembered list values, which might be different to the defaults.

Also comments, and spelling consistency changes for the so-long tests
(a fixup for commit 83bc4ad369 which had only addressed so-long.el,
and not the test files).
lisp/so-long.el
test/lisp/so-long-tests/so-long-tests.el
test/lisp/so-long-tests/spelling-tests.el