mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-20 11:57:36 +00:00
* cus-edit.el (customize-save-variable): Clear customized-value
property (saved values are now put in theme-value property). (customize-set-variable): Doc fix.
This commit is contained in:
parent
b89d8a7719
commit
ee5aeb5fb8
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
2007-03-05 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* cus-edit.el (customize-save-variable): Clear customized-value
|
||||
property (saved values are now put in theme-value property).
|
||||
(customize-set-variable): Doc fix.
|
||||
|
||||
* complete.el (PC-do-completion): If completion-ignore-case is
|
||||
non-nil, replace field with completion string before exiting.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue