log lisp/tutorial.el @ 81626:44c8071ceb57

age author description
2007-06-13 Chong Yidong (tutorial--saved-dir): Use user-emacs-directory.
2007-06-07 Glenn Morris (tutorial--describe-nonstandard-key): Adjust for new
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-10-17 Vinicius Jose Latorre Display message when tutorial position is not saved
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-07-15 Richard M. Stallman (tutorial--find-changed-keys): Handle C-x specially like ESC.
2007-05-16 Juanma Barranquero (get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.
2007-02-28 Glenn Morris (tutorial--describe-nonstandard-key): Tweak text in the menus case.
2007-01-30 Richard M. Stallman (tutorial--detailed-help): Make the list of changed keys look nicer.
2007-01-28 Richard M. Stallman (tutorial--default-keys): Check M-DEL, not `M-backspace'.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2007-01-09 Chong Yidong (tutorial--display-changes): Show M-x sequence if no
2007-01-03 Juanma Barranquero (tutorial--describe-nonstandard-key): Fix typo.
2006-12-22 Chong Yidong (tutorial--save-tutorial): Prompt before saving tutorial state.
2006-12-22 Chong Yidong (tutorial--detailed-help): Remove unnecessary link
2006-12-21 Chong Yidong Remove `cl' requirement. Clean up whitespace.
2006-11-21 Chong Yidong (tutorial--default-keys): Add newline and delete-backward-char bindings.
2006-11-20 Chong Yidong (tutorial-warning-face): New face.
2006-10-31 Miles Bader Add arch tagline
2006-10-30 Chong Yidong Fix last fix.
2006-10-30 Chong Yidong * tutorial.el: Move defvars to avoid bytecomp warnings.
2006-10-30 Chong Yidong * help-fns.el (help-with-tutorial): Moved to tutorial.el.