* mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 9 Dec 2006 17:41:44 +0000 (17:41 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 9 Dec 2006 17:41:44 +0000 (17:41 +0000)
commitb13f75a9216ca785ade0f1b965e1d69d6c8ab7b1
tree241643c95f3d882d81ba4b189cc40a6bb586bd33
parent92280c32848aeb7d7a147f6dc92a93b78f6517bd
* mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.

* man.el (Man-xref-button-action): New function.  If the
`Man-target-string' button property is a function, assume it
accepts a position argument.
(Man-abstract-xref-man-page): Use it.
(Man-default-man-entry): New optional arg POS.
lisp/ChangeLog