From ee5aeb5fb8155135fa932666e1f78fdbacaebc3b Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 5 Mar 2007 15:15:51 +0000 Subject: [PATCH] * cus-edit.el (customize-save-variable): Clear customized-value property (saved values are now put in theme-value property). (customize-set-variable): Doc fix. --- lisp/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7d7b7fb3341..d4b95f7c30b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 2007-03-05 Chong Yidong + * 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. -- 2.39.5