Mercurial > emacs
comparison lisp/ChangeLog @ 76337:bd3b0e70c410
* cus-edit.el (customize-save-variable): Clear customized-value
property (saved values are now put in theme-value property).
(customize-set-variable): Doc fix.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 05 Mar 2007 15:15:51 +0000 |
parents | dfdf18916e2d |
children | 1d9b79249c8a |
comparison
equal
deleted
inserted
replaced
76336:d24bffa1374c | 76337:bd3b0e70c410 |
---|---|
1 2007-03-05 Chong Yidong <cyd@stupidchicken.com> | 1 2007-03-05 Chong Yidong <cyd@stupidchicken.com> |
2 | |
3 * cus-edit.el (customize-save-variable): Clear customized-value | |
4 property (saved values are now put in theme-value property). | |
5 (customize-set-variable): Doc fix. | |
2 | 6 |
3 * complete.el (PC-do-completion): If completion-ignore-case is | 7 * complete.el (PC-do-completion): If completion-ignore-case is |
4 non-nil, replace field with completion string before exiting. | 8 non-nil, replace field with completion string before exiting. |
5 | 9 |
6 2007-03-05 Michael Albinus <michael.albinus@gmx.de> | 10 2007-03-05 Michael Albinus <michael.albinus@gmx.de> |