diff lisp/ChangeLog @ 70646:af9f1a83e3cf

* custom.el (custom-push-theme): Load the variable before checking its `standard-value'.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 13 May 2006 16:16:43 +0000
parents b081f2f67743
children 86c69f5d652f
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat May 13 13:32:10 2006 +0000
+++ b/lisp/ChangeLog	Sat May 13 16:16:43 2006 +0000
@@ -1,4 +1,10 @@
+2006-05-13  Chong Yidong  <cyd@stupidchicken.com>
+
+	* custom.el (custom-push-theme): Load the variable before checking
+	its `standard-value'.
+
 2006-05-13 Lars Hansen <larsh@soem.dk>
+
 	* desktop.el (desktop-save): Use with-temp-buffer.
 
 2006-05-12  Glenn Morris  <rgm@gnu.org>