summaryrefslogtreecommitdiff
path: root/lisp/tutorial.el
AgeCommit message (Expand)Author
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
2009-09-11* keymap.c (QCadvertised_binding): New constant.Stefan Monnier
2009-08-21Use help-print-return-message rather than the now obsolete alias.Glenn Morris
2009-07-08(tutorial--describe-nonstandard-key):Glenn Morris
2009-05-12* tutorial.el (help-with-tutorial): Use TUTORIAL.xx for the tutorialChong Yidong
2009-05-12* tutorial.el (help-with-tutorial): Don't use text mode, since theChong Yidong
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-10-25* completion.el (add-completion-to-head, add-completion): Doc fixes.Juanma Barranquero
2008-10-24New function `locate-user-emacs-file'.Juanma Barranquero
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-03-09(tutorial--default-keys): Update `C-l' binding.Thien-Thi Nguyen
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris