Fixes for Info link-following mouse commands.
authorChong Yidong <cyd@gnu.org>
Sat, 23 Jun 2012 13:27:40 +0000 (21:27 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 23 Jun 2012 13:27:40 +0000 (21:27 +0800)
commit136e1c1d50c2f7d857e37d07606a44c17954aaf6
tree6d59c177831dd1d14256af95a9c958fd5e1466de
parent7af107c7a3a0ced7becbcf6ac2237a843fcd0b80
Fixes for Info link-following mouse commands.

* lisp/info.el (Info-mouse-follow-link): Accept symbol values of the
link-args property.  Select the window.
(Info-fontify-node): Use Info-link-keymap for all navigation
buttons, with link-args property to perform the desired action.
(Info-link-keymap): Doc fix.
(Info-next-link-keymap, Info-prev-link-keymap)
(Info-up-link-keymap): Delete now-unused keymaps.

Fixes: debbugs:11672
lisp/ChangeLog
lisp/info.el