summaryrefslogtreecommitdiff
path: root/lisp/tutorial.el
Commit message (Expand)AuthorAge
* (tutorial--describe-nonstandard-key): Tweak text in the menus case.Glenn Morris2007-02-28
* (tutorial--detailed-help): Make the list of changed keys look nicer.Richard M. Stallman2007-01-30
* (tutorial--default-keys): Check M-DEL, not `M-backspace'.Richard M. Stallman2007-01-28
* Add 2007 to copyright years.Glenn Morris2007-01-21
* (tutorial--display-changes): Show M-x sequence if noChong Yidong2007-01-09
* (tutorial--describe-nonstandard-key): Fix typo.Juanma Barranquero2007-01-03
* (tutorial--save-tutorial): Prompt before saving tutorial state.Chong Yidong2006-12-22
* (tutorial--detailed-help): Remove unnecessary linkChong Yidong2006-12-22
* Remove `cl' requirement. Clean up whitespace.Chong Yidong2006-12-21
* (tutorial--default-keys): Add newline and delete-backward-char bindings.Chong Yidong2006-11-21
* (tutorial-warning-face): New face.Chong Yidong2006-11-20
* Add arch taglineMiles Bader2006-10-31
* Fix last fix.Chong Yidong2006-10-30
* * tutorial.el: Move defvars to avoid bytecomp warnings.Chong Yidong2006-10-30
* * help-fns.el (help-with-tutorial): Moved to tutorial.el.Chong Yidong2006-10-30