Mercurial > emacs
changeset 110901:00157498ec82
Rearrange an entry (test commit to bzr++ssh).
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 10 Oct 2010 09:39:03 -0400 |
parents | 0ddc8e23dddd |
children | 8aed62727bef |
files | msdos/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/msdos/ChangeLog Sat Oct 09 20:40:58 2010 -0700 +++ b/msdos/ChangeLog Sun Oct 10 09:39:03 2010 -0400 @@ -91,10 +91,10 @@ instead of lisp/version.el (see revno 100306). * 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. + 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. 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu>