* wid-edit.el (widget-button-click-moves-point): New variable.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 30 Sep 2006 15:45:35 +0000 (15:45 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 30 Sep 2006 15:45:35 +0000 (15:45 +0000)
commitb0c4ae71dccf1969bd95f05522408299d2c67026
tree6a1d7f888b851daab4c9a3af01d85b2a63abf42c
parente2247cd00d2827bbc651253b1ee1e1c52791403a
* wid-edit.el (widget-button-click-moves-point): New variable.
(widget-button-click): If widget-button-click-moves-point is
non-nil, set point after performing the button action

* cus-edit.el (custom-mode): Set widget-button-click-moves-point.
lisp/ChangeLog
lisp/cus-edit.el
lisp/wid-edit.el