| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | * tutorial.el: Move defvars to avoid bytecomp warnings. | Chong Yidong | 2006-10-30 | 1 | -175/+173 | |
| | | | | | | | | (tutorial--find-changed-keys): Check if viper-current-state is bound before using it. (help-with-tutorial): Check if viper-tutorial is defined before using it. | |||||
| * | * help-fns.el (help-with-tutorial): Moved to tutorial.el. | Chong Yidong | 2006-10-30 | 1 | -0/+1006 | |
| * tutorial.el: New file. (help-with-tutorial): Moved here from help-fns.el. Added help for rebound keys. Fixed resume of tutorial. (tutorial--describe-nonstandard-key, tutorial--sort-keys) (tutorial--find-changed-keys, tutorial--display-changes) (tutorial--saved-dir, tutorial--saved-file) (tutorial--save-tutorial): New functions to support the changes in help-with-tutorial. | ||||||