changeset 74099:d6d0403aa425

* 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.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 20 Nov 2006 20:43:22 +0000
parents 6606f53702d8
children 9b8e3f194cc1
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Nov 20 16:21:26 2006 +0000
+++ b/lisp/ChangeLog	Mon Nov 20 20:43:22 2006 +0000
@@ -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,Ad(Brv  <jan.h.d@swipnet.se>
 
 	* term/x-win.el (x-last-cut-buffer-coding): New variable.