aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/tutorial.el (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-16; * lisp/tutorial.el: Remove unneeded require.Basil L. Contovounesios1-2/+0
2026-02-03Fix [More] buttons in tutorial and other buttons in SemanticDmitry Gutov1-138/+136
2026-01-29tutorial.el: don't mutate quoted listMattias Engdegård1-50/+7
2026-01-29* lisp/tutorial.el (tutorial--describe-nonstandard-key): add spaceMattias Engdegård1-1/+1
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-12-01Fix last change in tutorial.elManuel Giraud1-0/+1
2024-11-30Fix exiting Emacs after saving a tutorialManuel Giraud1-0/+5
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-04-22Fix exiting Emacs after saving a tutorialEli Zaretskii1-0/+1
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-05-20Don't have the tutorial ask to save if we haven't movedLars Ingebrigtsen1-4/+6
2022-04-22Audit quoting the quote character in doc stringsLars Ingebrigtsen1-1/+1
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-11-15Fix handling of changed prefix keys in tutorialBasil L. Contovounesios1-5/+3
2021-03-21* lisp/tutorial.el: Use lexical-binding.Stefan Kangas1-8/+4
2021-02-02Prefer defvar-local in remaining librariesStefan Kangas1-6/+3
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-12-12Offer to save tutorial position on Emacs exitLars Ingebrigtsen1-0/+14
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert1-0/+1
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert1-1/+0
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-11-25Replace insignificant backquotesMichael Heerdegen1-2/+2
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-01-01Update copyright year to 2016Paul Eggert1-1/+1
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert1-4/+4
2015-09-17Fix minor quoting problems in diagnosticsPaul Eggert1-1/+1
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert1-5/+5
2015-08-23More-conservative ‘format’ quote restylingPaul Eggert1-4/+5
2015-08-19Fix key binding quoting in tutorial *Help*Paul Eggert1-14/+10
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2014-09-01* lisp/tutorial.el: Restore comment lost 2006-12-21.Glenn Morris1-2/+2
2014-09-01* lisp/tutorial.el (tutorial--display-changes): Fix 2014-07-29 change.Glenn Morris1-1/+1
2014-07-29Fix bug #18146 with bogus key rebindings in TUTORIAL.he.Eli Zaretskii1-1/+5
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris1-1/+1
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert1-1/+1
2013-08-11lisp/*.el: More lexical-binding warnings' cleanups.Juanma Barranquero1-8/+4
2013-08-05Do not call to `selected-window' where it is assumed by default.Dmitry Antipov1-1/+1
2013-02-10Add `enable-dir-local-variables'Glenn Morris1-6/+4
2013-01-01Update copyright notices for 2013.Paul Eggert1-1/+1
2012-09-29* lisp/tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.Stefan Monnier1-8/+7
2012-08-09Disable local eval: in some placesGlenn Morris1-2/+4
2012-04-19lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero1-2/+1
2012-03-30Comment.Glenn Morris1-0/+2