aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2005-12-24 15:21:45 +0000
committerChong Yidong2005-12-24 15:21:45 +0000
commitc5d290fb3bf885466a1f02161afbdec5131d38e6 (patch)
tree82d8380981e13e5b9ea7d1fe0de67a82c94e4c78 /lisp/ChangeLog
parent7c417300d8b89c6a8c0e5517ccc97cda250ed729 (diff)
downloademacs-c5d290fb3bf885466a1f02161afbdec5131d38e6.tar.gz
emacs-c5d290fb3bf885466a1f02161afbdec5131d38e6.zip
* 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.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index db51209d918..6b2e4f72403 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12005-12-24 Chong Yidong <cyd@stupidchicken.com>
2
3 * custom.el (custom-push-theme): Fix docstring.
4
5 * cus-edit.el (custom-variable-set, custom-variable-save,
6 custom-variable-save): Custom-quote widget values.
7 (customize-save-variable): Fix custom-push-theme call.
8
12005-12-24 Eli Zaretskii <eliz@gnu.org> 92005-12-24 Eli Zaretskii <eliz@gnu.org>
2 10
3 * w32-fns.el (w32-batch-update-autoloads): New function. 11 * w32-fns.el (w32-batch-update-autoloads): New function.