summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2004-06-06 01:28:17 +0000
committerJuanma Barranquero <lekktu@gmail.com>2004-06-06 01:28:17 +0000
commit133ef3d3775f6f25a3974fbb3a86277040f14c51 (patch)
treefc71a892a3d3480b7365978bb86fda3a9951660f /nt
parent33d786f9ee9471d696bf72498af434ef826c5b9a (diff)
downloademacs-133ef3d3775f6f25a3974fbb3a86277040f14c51.tar.gz
*** empty log message ***
Diffstat (limited to 'nt')
-rw-r--r--nt/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 802fd8fe7fc..f16de071860 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -18,7 +18,7 @@
* makefile.nt, ebuild.bat, install.bat, fast-install.bat:
* makefile.def: Remove.
- * nmake.defs (SYS_LDFLAGS): Add -nologo
+ * nmake.defs (SYS_LDFLAGS): Add -nologo.
* makefile.w32-in (info-gmake, info-nmake): New targets.
(info): Use them.
@@ -33,7 +33,7 @@
2004-04-10 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
- * runemacs.c (WinMain): Let emacs environment default to parent.
+ * runemacs.c (WinMain): Let Emacs environment default to parent.
2004-03-11 Jason Rumney <jasonr@gnu.org>
@@ -54,7 +54,7 @@
2003-11-22 Lars Hansen <larsh@math.ku.dk>
- * inc/grp.h: Added.
+ * inc/grp.h: New file.
2003-09-03 Peter Runestig <peter@runestig.com>
@@ -190,7 +190,7 @@
* INSTALL: Update table of versions of make that are suitable
for building Emacs, based on recent feedback.
- * TODO, _emacs, emacs.bat.in, debug.bat.in: Removed.
+ * TODO, _emacs, emacs.bat.in, debug.bat.in: Remove.
2001-11-19 Andrew Innes <andrewi@gnu.org>