aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/tutorial.el
Commit message (Expand)AuthorAgeFilesLines
* (tutorial--detailed-help): Make the list of changed keys look nicer.Richard M. Stallman2007-01-301-14/+10
* (tutorial--default-keys): Check M-DEL, not `M-backspace'.Richard M. Stallman2007-01-281-88/+91
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (tutorial--display-changes): Show M-x sequence if noChong Yidong2007-01-091-1/+4
* (tutorial--describe-nonstandard-key): Fix typo.Juanma Barranquero2007-01-031-1/+1
* (tutorial--save-tutorial): Prompt before saving tutorial state.Chong Yidong2006-12-221-3/+4
* (tutorial--detailed-help): Remove unnecessary linkChong Yidong2006-12-221-87/+70
* Remove `cl' requirement. Clean up whitespace.Chong Yidong2006-12-211-179/+105
* (tutorial--default-keys): Add newline and delete-backward-char bindings.Chong Yidong2006-11-211-8/+23
* (tutorial-warning-face): New face.Chong Yidong2006-11-201-19/+29
* Add arch taglineMiles Bader2006-10-311-0/+1
* Fix last fix.Chong Yidong2006-10-301-155/+155
* * tutorial.el: Move defvars to avoid bytecomp warnings.Chong Yidong2006-10-301-175/+173
* * help-fns.el (help-with-tutorial): Moved to tutorial.el.Chong Yidong2006-10-301-0/+1006