From 5c1e7dacc7bb55ff8622d1f40fe6bc2291c53675 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 9 Jan 2007 13:09:02 +0000 Subject: [PATCH] * 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. --- lisp/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.39.2