]> code.delx.au - gnu-emacs/commitdiff
ChangeLog
authorEli Zaretskii <eliz@gnu.org>
Sat, 27 Nov 2004 18:22:57 +0000 (18:22 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 27 Nov 2004 18:22:57 +0000 (18:22 +0000)
ChangeLog

index 458c633e9d08945184103fe9eefe614c498b1fc0..7a882f78558cc393ea248c99c7bae02d6949f8d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,8 @@
 
        * config.bat: If 8-byte alignment is not supported, define
        NO_DECL_ALIGN in src/config.h, instead of trivially defining
-       DECL_ALIGN.
+       DECL_ALIGN.  Protect & with "" because & is special for cmd.exe;
+       filter through Sed to remove the quotes.
 
 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>