]> git.eshelyaron.com Git - emacs.git/commit
* tutorial.el (tutorial-warning-face): New face.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 20 Nov 2006 20:43:22 +0000 (20:43 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 20 Nov 2006 20:43:22 +0000 (20:43 +0000)
commit6f82bad7b62e831e86c853448a780922d52ef563
tree4dfc6785ac89d3b3798d7ecbd0d54fc143eb75f2
parenteb1b7f895b11996c75050cff7e4869763d33d5f4
* tutorial.el (tutorial-warning-face): New face.
(tutorial--detailed-help, tutorial--display-changes): Use it.
(tutorial--find-changed-keys): Check ESC-prefix binding specially.
Improve search pattern for occurrences of changed keys.
lisp/ChangeLog