]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 17 Dec 2005 17:29:36 +0000 (17:29 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 17 Dec 2005 17:29:36 +0000 (17:29 +0000)
leim/ChangeLog
lisp/ChangeLog
src/ChangeLog

index afd2ef8d30ba0d4ecf9e9f4c37bc2cd6d0d80f44..6b83a8873501862bb047b1e5daf94cfe81342191 100644 (file)
@@ -1,3 +1,10 @@
+2005-12-17  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in ($(TIT), leim-list.el): Warn that parts of
+       commands enclosed in $(ARGQUOTE)s should not be split between two
+       lines, as that will break with GNU Make >3.80, when sh.exe is used
+       and arg quoting is with '..'.
+
 2005-11-03  Andreas Schwab  <schwab@suse.de>
 
        * Makefile.in (GZIP_PROG): Renamed from GZIP.
index 65961284484aad36773c69cc3268c4ad295b878b..6e9c40d2ccab2d21766731ce01588d6df2e06445 100644 (file)
@@ -1,3 +1,12 @@
+2005-12-17  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (autoloads, custom-deps): Warn that parts of
+       commands enclosed in $(ARGQUOTE)s should not be split between two
+       lines, as that will break with GNU Make >3.80, when sh.exe is used
+       and arg quoting is with '..'.
+       (autoloads): Don't break the quoted --eval expression between
+       several lines.
+
 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
 
        * emacs-lisp/edebug.el (edebug-safe-prin1-to-string): Capture
index 97c51956cf7528f4001cef75bef60a0fd1db71e1..275477a765f52eb76cec4d3b96600887d96a05d8 100644 (file)
@@ -1,3 +1,10 @@
+2005-12-17  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (bootstrap-temacs): Warn that parts of commands
+       enclosed in $(ARGQUOTE)s should not be split between two lines, as
+       that will break with GNU Make >3.80, when sh.exe is used and
+       arg quoting is with '..'.
+
 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
 
        * print.c (print_preprocess): Just signal an error if print_depth