1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-20 10:23:57 +00:00

* wid-edit.el (widget-image-insert): Don't add a mouse-face.

This commit is contained in:
Chong Yidong 2008-11-17 18:37:38 +00:00
parent 44f2202e84
commit 58caa5cf70

View File

@ -1,5 +1,7 @@
2008-11-17 Chong Yidong <cyd@stupidchicken.com>
* wid-edit.el (widget-image-insert): Don't add a mouse-face.
* cus-edit.el (custom-group-value-create): Don't insert docstring
twice.