From: Glenn Morris Date: Tue, 12 Oct 2010 07:46:57 +0000 (-0700) Subject: * make-dist: Remove comment that no longer applies. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~46^2~43 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e207780e8f6bb10e132162a191a72d299633da92;p=emacs.git * make-dist: Remove comment that no longer applies. --- diff --git a/make-dist b/make-dist index 12784060a0d..c499645c4f2 100755 --- a/make-dist +++ b/make-dist @@ -453,7 +453,6 @@ echo "Making links to \`msdos'" ln ChangeLog INSTALL README emacs.ico emacs.pif ../${tempdir}/msdos ln is_exec.c sigaction.c mainmake.v2 sed*.inp ../${tempdir}/msdos) -## FIXME are DEV-NOTES and FOR-RELEASE appropriate? echo "Making links to \`nextstep'" (cd nextstep ln AUTHORS ChangeLog README INSTALL ../${tempdir}/nextstep)