Mercurial > emacs
comparison ChangeLog @ 109056:ca8db3772b39
Fix the MS-DOS build due to changes in configury.
config.bat: Remove white space around "+" in COPY commands.
msods/mainmake.v2 (version): Use emacs_version[] in src/emacs.c
instead of lisp/version.el (see revno 100306).
msdos/sed1v2.inp (MKDEPDIR): Edit to empty.
Delete lines in rules that invoke $(MKDEPDIR).
Fix editing rules that begin with "cd ../lisp".
Edit out sh if-then-else-fi constructs that test ${CANNOT_DUMP}.
Edit out "|| exit ;\" constructs in emacs${EXEEXT} rule.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 26 Jun 2010 17:36:27 +0300 |
parents | 6c39bda25895 |
children | b5f73bf59a4f |
comparison
equal
deleted
inserted
replaced
109055:07e85c9b0a5a | 109056:ca8db3772b39 |
---|---|
1 2010-06-26 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * config.bat: Remove white space around "+" in COPY commands. | |
4 | |
1 2010-06-16 Chong Yidong <cyd@stupidchicken.com> | 5 2010-06-16 Chong Yidong <cyd@stupidchicken.com> |
2 | 6 |
3 * INSTALL: Update font information (Bug#6389). | 7 * INSTALL: Update font information (Bug#6389). |
4 | 8 |
5 2010-06-16 Glenn Morris <rgm@gnu.org> | 9 2010-06-16 Glenn Morris <rgm@gnu.org> |