aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/tutorial.el (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-29* lisp/tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.Stefan Monnier1-8/+7
2012-08-09Disable local eval: in some placesGlenn Morris1-2/+4
2012-04-19lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero1-2/+1
2012-03-30Comment.Glenn Morris1-0/+2
2012-03-29help-with-tutorial buffer-read-only fixGlenn Morris1-0/+2
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris1-1/+1
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris1-1/+1
2011-11-26Spelling fixes.Paul Eggert1-1/+1
2011-10-30Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong1-1/+1
2011-08-20* lisp/tutorial.el (help-with-tutorial): Avoid an error on short screens.Glenn Morris1-1/+6
2011-08-20Update some tutorial key bindings; ref bug#8739.Glenn Morris1-2/+2
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris1-1/+1
2011-01-15Nuke arch-tags.Glenn Morris1-1/+0
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris1-1/+1
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong1-0/+1
2010-08-08* tutorial.el (tutorial--default-keys): C-d is now bound to delete-forward-char.Chong Yidong1-1/+1
2010-08-07Evaluate file-local variables in tutorials.Eli Zaretskii1-0/+4
2010-04-14Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.Juri Linkov1-2/+2
2010-01-13Add 2010 to copyright years.Glenn Morris1-1/+1
2009-10-02Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero1-2/+2
2009-09-11* keymap.c (QCadvertised_binding): New constant.Stefan Monnier1-2/+1
2009-08-21Use help-print-return-message rather than the now obsolete alias.Glenn Morris1-2/+2
2009-07-08(tutorial--describe-nonstandard-key):Glenn Morris1-3/+9
2009-05-12* tutorial.el (help-with-tutorial): Use TUTORIAL.xx for the tutorialChong Yidong1-3/+1
2009-05-12* tutorial.el (help-with-tutorial): Don't use text mode, since theChong Yidong1-1/+1
2009-01-05Add 2009 to copyright years.Glenn Morris1-1/+1
2008-10-25* completion.el (add-completion-to-head, add-completion): Doc fixes.Juanma Barranquero1-1/+1
2008-10-24New function `locate-user-emacs-file'.Juanma Barranquero1-1/+1
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris1-6/+4
2008-03-09(tutorial--default-keys): Update `C-l' binding.Thien-Thi Nguyen1-1/+1
2008-01-07Add 2008 to copyright years.Glenn Morris1-1/+1
2007-10-18(tutorial--default-keys): Replace fill-paragraph-or-region with fill-paragraph.Juri Linkov1-1/+1
2007-10-17Display message when tutorial position is not savedVinicius Jose Latorre1-1/+2
2007-10-17Display message when tutorial position is not savedVinicius Jose Latorre1-1/+2
2007-10-06(tutorial--default-keys): Replace fill-paragraphJuri Linkov1-4/+2
2007-09-22(tutorial--default-keys): Update standard bindings:Juri Linkov1-2/+2
2007-08-22(help-with-tutorial): Tutorials now in tutorial-directory.Glenn Morris1-1/+1
2007-07-25Switch license to GPLv3 or later.Glenn Morris1-1/+1
2007-07-15(tutorial--find-changed-keys): Handle C-x specially like ESC.Richard M. Stallman1-1/+7
2007-06-13(tutorial--saved-dir): Use user-emacs-directory.Chong Yidong1-2/+1
2007-06-07(tutorial--describe-nonstandard-key): Adjust for newGlenn Morris1-7/+19
2007-05-16(get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.Juanma Barranquero1-6/+6
2007-05-16(get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.Juanma Barranquero1-6/+6
2007-02-28(tutorial--describe-nonstandard-key): Tweak text in the menus case.Glenn Morris1-1/+4
2007-01-30(tutorial--detailed-help): Make the list of changed keys look nicer.Richard M. Stallman1-14/+10
2007-01-28(tutorial--default-keys): Check M-DEL, not `M-backspace'.Richard M. Stallman1-88/+91
2007-01-21Add 2007 to copyright years.Glenn Morris1-1/+1
2007-01-09(tutorial--display-changes): Show M-x sequence if noChong Yidong1-1/+4
2007-01-03(tutorial--describe-nonstandard-key): Fix typo.Juanma Barranquero1-1/+1
2006-12-22(tutorial--save-tutorial): Prompt before saving tutorial state.Chong Yidong1-3/+4