changeset 64229:e34914bd46cc

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 11 Jul 2005 06:12:55 +0000
parents 90c5009c1621
children b036e189a4c0
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 11 06:09:37 2005 +0000
+++ b/lisp/ChangeLog	Mon Jul 11 06:12:55 2005 +0000
@@ -1,3 +1,9 @@
+2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
+
+	* custom.el (custom-enable-theme): Don't add theme to
+	`custom-enabled-themes' with `push' because there is no
+	setf-method for `delq'.
+
 2005-07-11  Richard M. Stallman  <rms@gnu.org>
 
 	* custom.el (custom-declare-variable): Doc fix.