diff lisp/ChangeLog @ 4304:4ac3a83867c6

[xemacs-hg @ 2007-12-04 20:35:30 by aidan] Make compiled #'custom-declare-variable forms compatible with 21.4.
author aidan
date Tue, 04 Dec 2007 20:35:31 +0000
parents cee827542370
children 41e88d0c934e
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 04 20:18:43 2007 +0000
+++ b/lisp/ChangeLog	Tue Dec 04 20:35:31 2007 +0000
@@ -1,3 +1,10 @@
+2007-12-03  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* bytecomp.el (byte-compile-file-form-custom-declare-variable):
+	Instead of using a keyword argument that's incompatible with 21.4,
+	modify the byte compiled init code to change the variable's
+	standard-value property itself. 
+
 2007-12-04  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* mule/iso-with-esc.el: