aboutsummaryrefslogtreecommitdiffstats
path: root/msdos/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2010-05-20 17:48:14 -0700
committerGlenn Morris2010-05-20 17:48:14 -0700
commit66dbf213eabcba05f54ff85e79ae44bbbeae4386 (patch)
tree0205cff46fcf6198581c5083aef6298f6d456bf3 /msdos/ChangeLog
parent04384b2d186ef8e3fb77f644d6621fc52b83c99a (diff)
downloademacs-66dbf213eabcba05f54ff85e79ae44bbbeae4386.tar.gz
emacs-66dbf213eabcba05f54ff85e79ae44bbbeae4386.zip
Handle some HAVE_NS Makefile conditionals with configure.
* configure.in (ns_frag): New output file. * src/Makefile.in (${ns_appdir}, ${ns_appbindir}Emacs, ns-app): Move these rules to ns.mk. * ns.mk: New file. Copyright years based on date of nextstep merge. * msdos/sed1v2.inp(@ns_frag@): Edit to nothing.
Diffstat (limited to 'msdos/ChangeLog')
-rw-r--r--msdos/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index df532f60c9a..54e9f9cbe76 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -1,5 +1,7 @@
12010-05-21 Glenn Morris <rgm@gnu.org> 12010-05-21 Glenn Morris <rgm@gnu.org>
2 2
3 * sed1v2.inp(@ns_frag@): Edit to nothing.
4
3 * sed1x.inp (OLDXMENU): Replace any initial value. 5 * sed1x.inp (OLDXMENU): Replace any initial value.
4 * sed1v2.inp (OLDXMENU): Edit to "nothing". 6 * sed1v2.inp (OLDXMENU): Edit to "nothing".
5 7