* help.el (describe-mode): For clicks on mode-line, use "@"
authorDavid Kastrup <dak@gnu.org>
Tue, 3 Oct 2006 14:03:46 +0000 (14:03 +0000)
committerDavid Kastrup <dak@gnu.org>
Tue, 3 Oct 2006 14:03:46 +0000 (14:03 +0000)
commitf3b5dd74daf4f9f1d8869f454c319f71e67992d9
tree9940a7bd2d0b1a2a8ccfbbf9d734258fcc9b60ca
parent54dd3310afa4bacd201ce9e126be49ede6aa3a36
* help.el (describe-mode): For clicks on mode-line, use "@"
interactive argument to get the major mode of the click instead of
the current buffer.

* isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
in order to better redirect mouse-2 clicks.  Also allow default
bindings to apply.
lisp/ChangeLog
lisp/help.el
lisp/isearch.el