comparison lisp/ChangeLog @ 36701:5f1861d1affa

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 09 Mar 2001 16:24:53 +0000
parents fd6df4c5c815
children 1a49c651ad21
comparison
equal deleted inserted replaced
36700:00977877718a 36701:5f1861d1affa
1 2001-03-09 Gerd Moellmann <gerd@gnu.org> 1 2001-03-09 Gerd Moellmann <gerd@gnu.org>
2
3 * help.el (string-key-binding): Renamed from
4 mode-line-key-binding. Handle any event on a string. Check for
5 `keymap' properties as well as `local-map' properties.
2 6
3 * comint.el (comint-insert-clicked-input): Use the last key 7 * comint.el (comint-insert-clicked-input): Use the last key
4 from this-command-keys to lookup the global key definition. 8 from this-command-keys to lookup the global key definition.
5 9
6 2001-03-09 Kenichi Handa <handa@etl.go.jp> 10 2001-03-09 Kenichi Handa <handa@etl.go.jp>