changeset 53372:2ee5eeb8d2ba

*** empty log message ***
author Eli Zaretskii <eliz@is.elta.co.il>
date Mon, 29 Dec 2003 11:54:03 +0000
parents 89c5aff0d5d7
children 98e63f90453a
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Dec 29 11:53:19 2003 +0000
+++ b/lisp/ChangeLog	Mon Dec 29 11:54:03 2003 +0000
@@ -1,3 +1,8 @@
+2003-12-29  Alex Schroeder <alex@emacswiki.org>  (tiny change)
+
+	* custom.el (custom-declare-theme): Use `value' when putting
+	properties on `theme'.
+
 2003-12-29  Takaaki Ota <Takaaki.Ota@am.sony.com>
 
 	* subr.el (insert-for-yank): Call insert-for-yank-1 repetitively