From: Eli Zaretskii Date: Sun, 10 Oct 2010 13:39:03 +0000 (-0400) Subject: Rearrange an entry (test commit to bzr++ssh). X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~46^2~80 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c332ebc2aba26b1734ada799a1cafb779b8e526b;p=emacs.git Rearrange an entry (test commit to bzr++ssh). --- diff --git a/msdos/ChangeLog b/msdos/ChangeLog index e54d8ec640f..6c3f0132811 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog @@ -91,10 +91,10 @@ instead of lisp/version.el (see 2010-05-15T21:11:37Z!raeburn@raeburn.org). * 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