]> git.eshelyaron.com Git - emacs.git/commit
* tutorial.el (tutorial--default-keys): Add newline and
authorChong Yidong <cyd@stupidchicken.com>
Tue, 21 Nov 2006 16:11:13 +0000 (16:11 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 21 Nov 2006 16:11:13 +0000 (16:11 +0000)
commit5e08fcbaceb46d490c249e17f4f6b7930b64b0ee
tree6540e8ffcb275da43f716108ae35bb4811dc32c7
parenta98d0b8e8948293de119c4cdd7a8c79318ad82fa
* tutorial.el (tutorial--default-keys): Add newline and
delete-backward-char bindings.
(tutorial--detailed-help): Save excursion when finding keys.
Correct warning string for M-x FOO case.
(tutorial--display-changes): Print special keys in tutorial style.
Tweak search regexp for changed keys.
lisp/ChangeLog