Mercurial > emacs
diff lisp/ChangeLog @ 67797:7bdbb812b2f9
* custom.el (custom-push-theme): Fix docstring.
* cus-edit.el (custom-variable-set, custom-variable-save,
custom-variable-save): Custom-quote widget values.
(customize-save-variable): Fix custom-push-theme call.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 24 Dec 2005 15:21:45 +0000 |
parents | 8be72b1d3cad |
children | 91c501f75eea |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 24 12:52:26 2005 +0000 +++ b/lisp/ChangeLog Sat Dec 24 15:21:45 2005 +0000 @@ -1,3 +1,11 @@ +2005-12-24 Chong Yidong <cyd@stupidchicken.com> + + * custom.el (custom-push-theme): Fix docstring. + + * cus-edit.el (custom-variable-set, custom-variable-save, + custom-variable-save): Custom-quote widget values. + (customize-save-variable): Fix custom-push-theme call. + 2005-12-24 Eli Zaretskii <eliz@gnu.org> * w32-fns.el (w32-batch-update-autoloads): New function.