diff options
| author | Eli Zaretskii | 2010-10-10 09:39:03 -0400 |
|---|---|---|
| committer | Eli Zaretskii | 2010-10-10 09:39:03 -0400 |
| commit | c332ebc2aba26b1734ada799a1cafb779b8e526b (patch) | |
| tree | fad243c9985295dfcb2dd49c6fdb882b931d8702 | |
| parent | 293e7c22cb2cc03a5d028f76e8dc60914cb99e45 (diff) | |
| download | emacs-c332ebc2aba26b1734ada799a1cafb779b8e526b.tar.gz emacs-c332ebc2aba26b1734ada799a1cafb779b8e526b.zip | |
Rearrange an entry (test commit to bzr++ssh).
| -rw-r--r-- | msdos/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/msdos/ChangeLog b/msdos/ChangeLog index e54d8ec640f..6c3f0132811 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog | |||
| @@ -91,10 +91,10 @@ | |||
| 91 | instead of lisp/version.el (see 2010-05-15T21:11:37Z!raeburn@raeburn.org). | 91 | instead of lisp/version.el (see 2010-05-15T21:11:37Z!raeburn@raeburn.org). |
| 92 | 92 | ||
| 93 | * sed1v2.inp (MKDEPDIR): Edit to empty. | 93 | * sed1v2.inp (MKDEPDIR): Edit to empty. |
| 94 | Delete lines in rules that invoke $(MKDEPDIR). | 94 | Delete lines in rules that invoke $(MKDEPDIR). Fix editing rules |
| 95 | Fix editing rules that begin with "cd ../lisp". | 95 | that begin with "cd ../lisp". Edit out sh if-then-else-fi |
| 96 | Edit out sh if-then-else-fi constructs that test ${CANNOT_DUMP}. | 96 | constructs that test ${CANNOT_DUMP}. Edit out "|| exit ;\" |
| 97 | Edit out "|| exit ;\" constructs in emacs${EXEEXT} rule. | 97 | constructs in emacs${EXEEXT} rule. |
| 98 | 98 | ||
| 99 | 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu> | 99 | 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu> |
| 100 | 100 | ||