diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2005-12-17 17:29:36 +0000 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2005-12-17 17:29:36 +0000 |
| commit | abeb585559cb58e735127e487b9614bb680339e2 (patch) | |
| tree | f19e05a2e0873509f2906574a54ce298af702095 /src | |
| parent | df6d09dd4068b0491228bcd074fdf5daa7ac6260 (diff) | |
| download | emacs-abeb585559cb58e735127e487b9614bb680339e2.tar.gz | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 97c51956cf7..275477a765f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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 |
