summaryrefslogtreecommitdiff
path: root/lisp/tutorial.el
Commit message (Expand)AuthorAge
* * lisp/tutorial.el: Use lexical-binding.Stefan Kangas2021-03-21
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-02
* Update copyright year to 2021Paul Eggert2021-01-01
* Offer to save tutorial position on Emacs exitLars Ingebrigtsen2020-12-12
* Update copyright year to 2020Paul Eggert2020-01-01
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Fix minor quoting problems in diagnosticsPaul Eggert2015-09-17
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-23
* Fix key binding quoting in tutorial *Help*Paul Eggert2015-08-19
* Update copyright year to 2015Paul Eggert2015-01-01
* * lisp/tutorial.el: Restore comment lost 2006-12-21.Glenn Morris2014-09-01
* * lisp/tutorial.el (tutorial--display-changes): Fix 2014-07-29 change.Glenn Morris2014-09-01
* Fix bug #18146 with bogus key rebindings in TUTORIAL.he.Eli Zaretskii2014-07-29
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* lisp/*.el: More lexical-binding warnings' cleanups.Juanma Barranquero2013-08-11
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-05
* Add `enable-dir-local-variables'Glenn Morris2013-02-10
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * lisp/tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.Stefan Monnier2012-09-29
* Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.comChong Yidong2012-08-11
|\
| * Disable local eval: in some placesGlenn Morris2012-08-09
* | lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-19
|/
* Comment.Glenn Morris2012-03-30
* help-with-tutorial buffer-read-only fixGlenn Morris2012-03-29
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-26
* Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong2011-10-30
* * lisp/tutorial.el (help-with-tutorial): Avoid an error on short screens.Glenn Morris2011-08-20
* Update some tutorial key bindings; ref bug#8739.Glenn Morris2011-08-20
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
* | * tutorial.el (tutorial--default-keys): C-d is now bound to delete-forward-char.Chong Yidong2010-08-08
* | Evaluate file-local variables in tutorials.Eli Zaretskii2010-08-07
* | Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.Juri Linkov2010-04-14
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-02