changeset 67642:b64b1fbcca2a

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 17 Dec 2005 17:29:36 +0000
parents 8fdbccfbe833
children 1c477099d3ac
files leim/ChangeLog lisp/ChangeLog src/ChangeLog
diffstat 3 files changed, 23 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/leim/ChangeLog	Sat Dec 17 17:29:20 2005 +0000
+++ b/leim/ChangeLog	Sat Dec 17 17:29:36 2005 +0000
@@ -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.
--- a/lisp/ChangeLog	Sat Dec 17 17:29:20 2005 +0000
+++ b/lisp/ChangeLog	Sat Dec 17 17:29:36 2005 +0000
@@ -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
--- a/src/ChangeLog	Sat Dec 17 17:29:20 2005 +0000
+++ b/src/ChangeLog	Sat Dec 17 17:29:36 2005 +0000
@@ -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