summaryrefslogtreecommitdiff
path: root/lisp/tutorial.el
Commit message (Expand)AuthorAgeFilesLines
* Fix exiting Emacs after saving a tutorialEli Zaretskii2023-04-221-0/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Don't have the tutorial ask to save if we haven't movedLars Ingebrigtsen2022-05-201-4/+6
* Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-1/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Fix handling of changed prefix keys in tutorialBasil L. Contovounesios2021-11-151-5/+3
|/
* * lisp/tutorial.el: Use lexical-binding.Stefan Kangas2021-03-211-8/+4
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-021-6/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Offer to save tutorial position on Emacs exitLars Ingebrigtsen2020-12-121-0/+14
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-2/+2
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-4/+4
* Fix minor quoting problems in diagnosticsPaul Eggert2015-09-171-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-5/+5
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-4/+5
* Fix key binding quoting in tutorial *Help*Paul Eggert2015-08-191-14/+10
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/tutorial.el: Restore comment lost 2006-12-21.Glenn Morris2014-09-011-2/+2
* * lisp/tutorial.el (tutorial--display-changes): Fix 2014-07-29 change.Glenn Morris2014-09-011-1/+1
* Fix bug #18146 with bogus key rebindings in TUTORIAL.he.Eli Zaretskii2014-07-291-1/+5
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* lisp/*.el: More lexical-binding warnings' cleanups.Juanma Barranquero2013-08-111-8/+4
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* Add `enable-dir-local-variables'Glenn Morris2013-02-101-6/+4
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.Stefan Monnier2012-09-291-8/+7
* Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.comChong Yidong2012-08-111-2/+4
|\
| * Disable local eval: in some placesGlenn Morris2012-08-091-2/+4
* | lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-191-2/+1
|/
* Comment.Glenn Morris2012-03-301-0/+2
* help-with-tutorial buffer-read-only fixGlenn Morris2012-03-291-0/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong2011-10-301-1/+1
* * lisp/tutorial.el (help-with-tutorial): Avoid an error on short screens.Glenn Morris2011-08-201-1/+6
* Update some tutorial key bindings; ref bug#8739.Glenn Morris2011-08-201-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\