(woman-mode-map): Copy button-buffer-map instead of
authorMiles Bader <miles@gnu.org>
Sun, 7 Oct 2001 12:41:03 +0000 (12:41 +0000)
committerMiles Bader <miles@gnu.org>
Sun, 7 Oct 2001 12:41:03 +0000 (12:41 +0000)
commite664497b5f023561ed2bfe12f4335cff999fb9ad
treef0b48d0a66dab5d755999d67e27320cab133cb1f
parentd876f455d1080aac92467b7328c71a7e08adccd8
(woman-mode-map): Copy button-buffer-map instead of
making a new keymap.  Don't bind mouse-2.  Bind M-mouse-2 to
`woman-follow-word' instead of `woman-mouse-2'.
(woman-follow-word): Renamed from `woman-mouse-2'.
Follow unconditionally, since this function is now only
bound to M-mouse-2.  Use accessor functions.
(WoMan-highlight-references): Use `make-text-button'.
(woman-xref): New button type.
lisp/ChangeLog
lisp/woman.el