Mercurial > emacs
diff lisp/ChangeLog @ 73233:b4697c34c8fd
* 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.
author | David Kastrup <dak@gnu.org> |
---|---|
date | Tue, 03 Oct 2006 14:03:46 +0000 |
parents | 0139dca4817f |
children | b6db8e4b9bbe |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Oct 03 13:47:26 2006 +0000 +++ b/lisp/ChangeLog Tue Oct 03 14:03:46 2006 +0000 @@ -1,3 +1,13 @@ +2006-10-03 David Kastrup <dak@gnu.org> + + * 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. + 2006-10-03 Kim F. Storm <storm@cua.dk> * emacs-lisp/cl.el (pushnew-internal): Remove defvar.