summaryrefslogtreecommitdiff
path: root/lisp/tutorial.el
Commit message (Expand)AuthorAge
* 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
* * keymap.c (QCadvertised_binding): New constant.Stefan Monnier2009-09-11
* Use help-print-return-message rather than the now obsolete alias.Glenn Morris2009-08-21
* (tutorial--describe-nonstandard-key):Glenn Morris2009-07-08
* * tutorial.el (help-with-tutorial): Use TUTORIAL.xx for the tutorialChong Yidong2009-05-12
* * tutorial.el (help-with-tutorial): Don't use text mode, since theChong Yidong2009-05-12
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * completion.el (add-completion-to-head, add-completion): Doc fixes.Juanma Barranquero2008-10-25
* New function `locate-user-emacs-file'.Juanma Barranquero2008-10-24
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* (tutorial--default-keys): Update `C-l' binding.Thien-Thi Nguyen2008-03-09
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
| * Display message when tutorial position is not savedVinicius Jose Latorre2007-10-17