diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Feb 19 16:20:21 2006 +0000
+++ b/lisp/ChangeLog	Sun Feb 19 17:26:44 2006 +0000
@@ -1,9 +1,9 @@
 2006-02-19  Chong Yidong  <cyd@stupidchicken.com>
 
-	* custom.el (customize-mark-to-save): Load the symbol's
-	dependencies, so that `standard-value' will be present.
+	* custom.el (customize-mark-as-set): Push to `user' theme.
 
 	* cus-edit.el (custom-save-variables): Allow unthemed values.
+	(customize-set-variable): Push setting to `user' theme.
 
 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>