]> git.eshelyaron.com Git - emacs.git/commitdiff
* 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)
(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

index 791aa16ca99425f4994832c3eb804b857c83e1cf..e95791ab82c9d17f8783e35794517afb1d13d936 100644 (file)
@@ -1,3 +1,10 @@
+2006-11-20  Chong Yidong  <cyd@stupidchicken.com>
+
+       * 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.
+
 2006-11-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * term/x-win.el (x-last-cut-buffer-coding): New variable.