Mercurial > emacs
comparison lisp/ChangeLog @ 69006:e4d97c1f1377
* custom.el (customize-mark-as-set): Push to `user' theme.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 19 Feb 2006 17:26:44 +0000 |
parents | 652517eb2b23 |
children | 6e77ac510943 |
comparison
equal
deleted
inserted
replaced
69005:652517eb2b23 | 69006:e4d97c1f1377 |
---|---|
1 2006-02-19 Chong Yidong <cyd@stupidchicken.com> | 1 2006-02-19 Chong Yidong <cyd@stupidchicken.com> |
2 | 2 |
3 * custom.el (customize-mark-to-save): Load the symbol's | 3 * custom.el (customize-mark-as-set): Push to `user' theme. |
4 dependencies, so that `standard-value' will be present. | |
5 | 4 |
6 * cus-edit.el (custom-save-variables): Allow unthemed values. | 5 * cus-edit.el (custom-save-variables): Allow unthemed values. |
6 (customize-set-variable): Push setting to `user' theme. | |
7 | 7 |
8 2006-02-19 Nick Roberts <nickrob@snap.net.nz> | 8 2006-02-19 Nick Roberts <nickrob@snap.net.nz> |
9 | 9 |
10 * progmodes/gud.el: Don't require font-lock as it's now | 10 * progmodes/gud.el: Don't require font-lock as it's now |
11 automatically loaded. | 11 automatically loaded. |