From b13f75a9216ca785ade0f1b965e1d69d6c8ab7b1 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 9 Dec 2006 17:41:44 +0000 Subject: [PATCH] * 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 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b39b5346a02..c89ed1f57ca 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,13 @@ 2006-12-09 Chong Yidong + * 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. + * wdired.el (wdired-preprocess-symlinks): Make the spaces after symlink arrows read-only and non-rear-sticky. -- 2.39.2