Use simple buttons, instead of widget buttons, in vc-log.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 13 Feb 2011 03:07:53 +0000 (22:07 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 13 Feb 2011 03:07:53 +0000 (22:07 -0500)
commit75d4dcc9d2d109fc51e67c86017bce22e5f4252c
tree53eb8e6e90ca888496616abb28114ca98abab6c8
parent8a36c07fc81f0ed28f03a5f014e7b490485036aa
Use simple buttons, instead of widget buttons, in vc-log.

* lisp/vc/vc.el (vc-print-log-setup-buttons): Instead of using the
widget library for buttons, just use button.el.

* lisp/vc/log-view.el (log-view-mode-map): Don't inherit from
widget-keymap.
lisp/ChangeLog
lisp/vc/log-view.el
lisp/vc/vc.el