]> git.eshelyaron.com Git - emacs.git/commit
* apropos.el (apropos-symbol): Don't set button skip by default.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 31 Jul 2008 22:13:46 +0000 (22:13 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 31 Jul 2008 22:13:46 +0000 (22:13 +0000)
commit45c041650b1b3f0e21fc343a9e71dbf05aa5c4d5
tree5dc631c8041fc86dce701c79b930759c315c5640
parent094eabe4073fbcae7a39649e2c0f4f08c85a0dbd
* apropos.el (apropos-symbol): Don't set button skip by default.
(apropos-print): Set button skip iff searching for multiple types.
(apropos-print-doc): Insert blank label button when searching for
a single type.

* button.el (forward-button): Avoid infloop.
lisp/ChangeLog