Mercurial > emacs
changeset 99673:1d9acf55fb04
* wid-edit.el (widget-image-insert): Don't add a mouse-face.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 17 Nov 2008 18:37:38 +0000 |
parents | ad3c9b9265d3 |
children | c52ab3389759 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Nov 17 18:05:42 2008 +0000 +++ b/lisp/ChangeLog Mon Nov 17 18:37:38 2008 +0000 @@ -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.