comparison lisp/ChangeLog @ 66169:cd540036e3a8

* cus-edit.el (Custom-move-and-invoke): Delete function. (custom-mode-map): Remove Custom-move-and-invoke binding. * wid-edit.el (widget-move-and-invoke): New function. (widget-keymap): Bind mouse-1 to it.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 17 Oct 2005 23:39:24 +0000
parents 28718fa5d988
children bcf724ef6a96
comparison
equal deleted inserted replaced
66168:28718fa5d988 66169:cd540036e3a8
1 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
2
3 * cus-edit.el (Custom-move-and-invoke): Delete function.
4 (custom-mode-map): Remove Custom-move-and-invoke binding.
5
6 * wid-edit.el (widget-move-and-invoke): New function.
7 (widget-keymap): Bind mouse-1 to it.
8
1 2005-10-17 Bill Wohler <wohler@newt.com> 9 2005-10-17 Bill Wohler <wohler@newt.com>
2 10
3 Moved all remaining images from lisp/toolbar to etc/images, moved 11 Moved all remaining images from lisp/toolbar to etc/images, moved
4 lisp/toolbar/tool-bar to lisp and "deleted" lisp/toolbar. The low 12 lisp/toolbar/tool-bar to lisp and "deleted" lisp/toolbar. The low
5 resolution images were placed in their own directory (low-color). 13 resolution images were placed in their own directory (low-color).