comparison lisp/ChangeLog @ 69005:652517eb2b23

* custom.el (customize-mark-to-save): Load the symbol's dependencies, so that `standard-value' will be present.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 19 Feb 2006 16:20:21 +0000
parents f4a06252f47c
children e4d97c1f1377
comparison
equal deleted inserted replaced
69004:f4a06252f47c 69005:652517eb2b23
1 2006-02-19 Chong Yidong <cyd@stupidchicken.com> 1 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
2
3 * custom.el (customize-mark-to-save): Load the symbol's
4 dependencies, so that `standard-value' will be present.
2 5
3 * cus-edit.el (custom-save-variables): Allow unthemed values. 6 * cus-edit.el (custom-save-variables): Allow unthemed values.
4 7
5 2006-02-19 Nick Roberts <nickrob@snap.net.nz> 8 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
6 9