diff nt/ChangeLog @ 74084:45adfdc231c2

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 19 Nov 2006 23:35:01 +0000
parents 594a719b7a7f
children 13398fbba9cf dbe3f29e61d6
line wrap: on
line diff
--- a/nt/ChangeLog	Sun Nov 19 19:27:29 2006 +0000
+++ b/nt/ChangeLog	Sun Nov 19 23:35:01 2006 +0000
@@ -884,12 +884,12 @@
 1998-04-23  Andrew Innes  <andrewi@harlequin.co.uk>
 
 	* ddeclient.c: New file.  (Support program for performing limited
- 	interprocess communication on Windows.)
+	interprocess communication on Windows.)
 
 	* makefile.nt: Build ddeclient.
 
 	* cmdproxy.c (main): Only set environment size for real shell, and
- 	provide extra directory argument, when running on Windows 95.
+	provide extra directory argument, when running on Windows 95.
 
 1998-04-17  Geoff Voelker  <voelker@cs.washington.edu>
 
@@ -943,7 +943,7 @@
 	(CFLAGS) [!MSVCNT11]: Define _CRTAPI1.
 
 	* runemacs.c (WinMain): Allow Emacs process to be started with
- 	high or low priority.
+	high or low priority.
 
 	* emacs.bat.in: Remove OS dependent operations.
 
@@ -1018,12 +1018,12 @@
 
 1996-06-03  Kim F. Storm  <kfs@olicom.dk>
 
-        * runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro.
+	* runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro.
 	Not defined by default.
 	(WinMain): Add conditional testing CHOOSE_NEWEST_EXE.
 	(WinMain): Convert backslashes to slashes in env var values.
 
-        * addpm.c (env_vars): Use slashes, not backslashes.
+	* addpm.c (env_vars): Use slashes, not backslashes.
 
 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
 
@@ -1037,7 +1037,7 @@
 1996-05-08  Andrew Innes  <andrewi@harlequin.co.uk>
 
 	* addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC
- 	environment variable.
+	environment variable.
 
 1996-05-03  Andrew Innes  <andrewi@harlequin.co.uk>
 
@@ -1198,12 +1198,12 @@
 
 	* ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat.
 
-1994-12-13  voelker  <voelker@cs.washington.edu>
+1994-12-13  Geoff Voelker  <voelker@cs.washington.edu>
 
 	* makefile.def (CC): In configuration section.
 	(COMPAT_LIB): Defined.
 
-1994-11-01  voelker  <voelker@cs.washington.edu>
+1994-11-01  Geoff Voelker  <voelker@cs.washington.edu>
 
 	* src/paths.h: New file.
 
@@ -1225,13 +1225,13 @@
 
 	* makefile.nt: New file.
 
-        * makefile.def: New file.
+	* makefile.def: New file.
 
-        * install.cmd: New file.
+	* install.cmd: New file.
 
-        * INSTALL: New file.
+	* INSTALL: New file.
 
-        * fast-install.cmd: New file.
+	* fast-install.cmd: New file.
 
 	* emacs.cmd: New file.