]> git.eshelyaron.com Git - emacs.git/commit
Offer to save tutorial position on Emacs exit
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 12 Dec 2020 12:46:33 +0000 (13:46 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 12 Dec 2020 12:46:33 +0000 (13:46 +0100)
commite005095e4130f43c36d75ceac4c3202534f02704
tree50639ca0b7be0fdee89e619ea806adad0addc824
parentad0bbcd565743635a9c9a8dae176c7d38c532ef8
Offer to save tutorial position on Emacs exit

* lisp/tutorial.el (tutorial--buffer): New variable (bug#27998).
(tutorial--save-on-kill): Use it.
(help-with-tutorial): Set it and add new function to
kill-emacs-query-functions.
lisp/tutorial.el