aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/tutorial.el (unfollow)
Commit message (Expand)AuthorFilesLines
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
2012-03-29help-with-tutorial buffer-read-only fixGlenn Morris1-0/+2
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris1-1/+1
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris1-1/+1
2011-11-26Spelling fixes.Paul Eggert1-1/+1
2011-10-30Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong1-1/+1
2011-08-20* lisp/tutorial.el (help-with-tutorial): Avoid an error on short screens.Glenn Morris1-1/+6
2011-08-20Update some tutorial key bindings; ref bug#8739.Glenn Morris1-2/+2
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris1-1/+1
2011-01-15Nuke arch-tags.Glenn Morris1-1/+0
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris1-1/+1
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong1-0/+1
2010-08-08* tutorial.el (tutorial--default-keys): C-d is now bound to delete-forward-char.Chong Yidong1-1/+1
2010-08-07Evaluate file-local variables in tutorials.Eli Zaretskii1-0/+4
2010-04-14Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.Juri Linkov1-2/+2