]> git.eshelyaron.com Git - emacs.git/commit
Don't have the tutorial ask to save if we haven't moved
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 20 May 2022 01:59:03 +0000 (03:59 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 20 May 2022 01:59:39 +0000 (03:59 +0200)
commit7e32904998db6bcaff78c9329efa1fcbc26cbd70
tree0994105947345e702a34b2aed6a1750bfdd52423
parentd2865bfa2ca933b712b34507fe294dbcc047cdf0
Don't have the tutorial ask to save if we haven't moved

* lisp/tutorial.el (tutorial--save-on-kill): Don't ask if the user
hasn't moved point (bug#37326).
(help-with-tutorial): Set the start point.
lisp/tutorial.el