summaryrefslogtreecommitdiff
path: root/lisp/tutorial.el
AgeCommit message (Expand)Author
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
2012-03-29help-with-tutorial buffer-read-only fixGlenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-26Spelling fixes.Paul Eggert
2011-10-30Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong
2011-08-20* lisp/tutorial.el (help-with-tutorial): Avoid an error on short screens.Glenn Morris
2011-08-20Update some tutorial key bindings; ref bug#8739.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-08-08* tutorial.el (tutorial--default-keys): C-d is now bound to delete-forward-char.Chong Yidong
2010-08-07Evaluate file-local variables in tutorials.Eli Zaretskii
2010-04-14Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.Juri Linkov
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-10-02Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero