]> git.eshelyaron.com Git - emacs.git/commit
Allow reveal mode to not automatically re-hide revealed text
authorLennart Borgman <lennart.borgman@gmail.com>
Sat, 19 Sep 2020 15:43:42 +0000 (17:43 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 19 Sep 2020 15:43:42 +0000 (17:43 +0200)
commitb6594d76068937958a7fab08a09115d84df7e81d
treef835cdafa3d5881f07f4493fb94ba964e27cc275
parent144bbfc6625c4e5c8a247d05f7a1dc45c2b62553
Allow reveal mode to not automatically re-hide revealed text

* lisp/reveal.el (reveal-hide-revealed): New command (bug#7101).
(reveal-auto-hide): New defcustom.
(reveal-post-command): Use it.
etc/NEWS
lisp/reveal.el