From: Chong Yidong Date: Tue, 9 Jan 2007 13:09:02 +0000 (+0000) Subject: * tutorial.el (tutorial--display-changes): Show M-x sequence if no X-Git-Tag: emacs-pretest-22.0.93~196 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5c1e7dacc7bb55ff8622d1f40fe6bc2291c53675;p=emacs.git * 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. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bc49750745a..1abd527df86 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2007-01-09 Lennart Borgman + + * 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. + 2007-01-09 martin rudalics * wdired.el (wdired-xcase-word): Skip non-word read-only