summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 791aa16ca99..e95791ab82c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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.