]> code.delx.au - gnu-emacs/commit
* help-fns.el (help-with-tutorial): Moved to tutorial.el.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 30 Oct 2006 14:30:59 +0000 (14:30 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 30 Oct 2006 14:30:59 +0000 (14:30 +0000)
commit6db93af0c32214993d990d72b517f54a6630e65c
tree8e56d2581243d9c80664d8eb1d11725b2d37ea14
parentc0af0f6e1487dfb6a2428aad0c686201d088e84c
* help-fns.el (help-with-tutorial): Moved to tutorial.el.

* 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.
lisp/ChangeLog
lisp/help-fns.el
lisp/tutorial.el [new file with mode: 0644]