summaryrefslogtreecommitdiff
path: root/lisp/tutorial.el
AgeCommit message (Expand)Author
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
2007-10-18(tutorial--default-keys): Replace fill-paragraph-or-region with fill-paragraph.Juri Linkov
2007-10-17Display message when tutorial position is not savedVinicius Jose Latorre
2007-10-17Display message when tutorial position is not savedVinicius Jose Latorre
2007-10-06(tutorial--default-keys): Replace fill-paragraphJuri Linkov
2007-09-22(tutorial--default-keys): Update standard bindings:Juri Linkov
2007-08-22(help-with-tutorial): Tutorials now in tutorial-directory.Glenn Morris
2007-07-26Merge from emacs--rel--22Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-07-24Merge from emacs--rel--22Miles Bader
2007-07-15(tutorial--find-changed-keys): Handle C-x specially like ESC.Richard M. Stallman
2007-06-13(tutorial--saved-dir): Use user-emacs-directory.Chong Yidong
2007-06-07(tutorial--describe-nonstandard-key): Adjust for newGlenn Morris
2007-05-16(get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.Juanma Barranquero
2007-05-16(get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.Juanma Barranquero
2007-02-28(tutorial--describe-nonstandard-key): Tweak text in the menus case.Glenn Morris
2007-01-30(tutorial--detailed-help): Make the list of changed keys look nicer.Richard M. Stallman
2007-01-28(tutorial--default-keys): Check M-DEL, not `M-backspace'.Richard M. Stallman
2007-01-21Add 2007 to copyright years.Glenn Morris
2007-01-09(tutorial--display-changes): Show M-x sequence if noChong Yidong
2007-01-03(tutorial--describe-nonstandard-key): Fix typo.Juanma Barranquero
2006-12-22(tutorial--save-tutorial): Prompt before saving tutorial state.Chong Yidong
2006-12-22(tutorial--detailed-help): Remove unnecessary linkChong Yidong