aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorChong Yidong2007-01-09 13:09:02 +0000
committerChong Yidong2007-01-09 13:09:02 +0000
commit5c1e7dacc7bb55ff8622d1f40fe6bc2291c53675 (patch)
tree59678950e40100d2889a04d4b0e8e057d699cdd2 /lisp
parent4212d44f81116405c6947277e98064b9297b7f2e (diff)
downloademacs-5c1e7dacc7bb55ff8622d1f40fe6bc2291c53675.tar.gz
emacs-5c1e7dacc7bb55ff8622d1f40fe6bc2291c53675.zip
* tutorial.el (tutorial--display-changes): Show M-x sequence if no
keybinding is found. (tutorial--find-changed-keys): Never treat null keybinding as a remapping.
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 bc49750745a..1abd527df86 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12007-01-09 Lennart Borgman <lennart.borgman.073@student.lu.se>
2
3 * tutorial.el (tutorial--display-changes): Show M-x sequence if no
4 keybinding is found.
5 (tutorial--find-changed-keys): Never treat null keybinding as a
6 remapping.
7
12007-01-09 martin rudalics <rudalics@gmx.at> 82007-01-09 martin rudalics <rudalics@gmx.at>
2 9
3 * wdired.el (wdired-xcase-word): Skip non-word read-only 10 * wdired.el (wdired-xcase-word): Skip non-word read-only