summaryrefslogtreecommitdiff
path: root/lisp/tutorial.el
AgeCommit message (Expand)Author
2026-02-16; * lisp/tutorial.el: Remove unneeded require.Basil L. Contovounesios
2026-02-03Fix [More] buttons in tutorial and other buttons in SemanticDmitry Gutov
2026-01-29tutorial.el: don't mutate quoted listMattias Engdegård
2026-01-29* lisp/tutorial.el (tutorial--describe-nonstandard-key): add spaceMattias Engdegård
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-01Fix last change in tutorial.elManuel Giraud
2024-11-30Fix exiting Emacs after saving a tutorialManuel Giraud
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-04-22Fix exiting Emacs after saving a tutorialEli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-05-20Don't have the tutorial ask to save if we haven't movedLars Ingebrigtsen
2022-04-22Audit quoting the quote character in doc stringsLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-15Fix handling of changed prefix keys in tutorialBasil L. Contovounesios
2021-03-21* lisp/tutorial.el: Use lexical-binding.Stefan Kangas
2021-02-02Prefer defvar-local in remaining librariesStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-12Offer to save tutorial position on Emacs exitLars Ingebrigtsen
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-11-25Replace insignificant backquotesMichael Heerdegen
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert
2015-09-17Fix minor quoting problems in diagnosticsPaul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-08-23More-conservative ‘format’ quote restylingPaul Eggert
2015-08-19Fix key binding quoting in tutorial *Help*Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-09-01* lisp/tutorial.el: Restore comment lost 2006-12-21.Glenn Morris
2014-09-01* lisp/tutorial.el (tutorial--display-changes): Fix 2014-07-29 change.Glenn Morris
2014-07-29Fix bug #18146 with bogus key rebindings in TUTORIAL.he.Eli Zaretskii
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-11lisp/*.el: More lexical-binding warnings' cleanups.Juanma Barranquero
2013-08-05Do not call to `selected-window' where it is assumed by default.Dmitry Antipov
2013-02-10Add `enable-dir-local-variables'Glenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-29* lisp/tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.Stefan Monnier
2012-08-11Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.comChong Yidong
2012-08-09Disable local eval: in some placesGlenn Morris
2012-04-19lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero
2012-03-30Comment.Glenn Morris