emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 17 Dec 2005 17:28:06 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.8823 emacs/lisp/ChangeLog:1.8824
--- emacs/lisp/ChangeLog:1.8823 Sat Dec 17 15:45:55 2005
+++ emacs/lisp/ChangeLog        Sat Dec 17 17:28:06 2005
@@ -1,3 +1,12 @@
+2005-12-17  Eli Zaretskii  <address@hidden>
+
+       * 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  <address@hidden>
 
        * emacs-lisp/edebug.el (edebug-safe-prin1-to-string): Capture




reply via email to

[Prev in Thread] Current Thread [Next in Thread]