]> git.eshelyaron.com Git - emacs.git/commit
* tutorial.el (tutorial--display-changes): Show M-x sequence if no
authorChong Yidong <cyd@stupidchicken.com>
Tue, 9 Jan 2007 13:09:02 +0000 (13:09 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 9 Jan 2007 13:09:02 +0000 (13:09 +0000)
commit5c1e7dacc7bb55ff8622d1f40fe6bc2291c53675
tree59678950e40100d2889a04d4b0e8e057d699cdd2
parent4212d44f81116405c6947277e98064b9297b7f2e
* 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