diff options
| author | Juanma Barranquero | 2006-11-19 23:35:01 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2006-11-19 23:35:01 +0000 |
| commit | e580a741c66e7deb4150e488b85726bb8a0bb899 (patch) | |
| tree | d4fa984c2c5066f5c0853278d9134bb78a23968e /nt | |
| parent | 22e659d77fcdb7c5cfc93e70d14695043a5d6dde (diff) | |
| download | emacs-e580a741c66e7deb4150e488b85726bb8a0bb899.tar.gz emacs-e580a741c66e7deb4150e488b85726bb8a0bb899.zip | |
*** empty log message ***
Diffstat (limited to 'nt')
| -rw-r--r-- | nt/ChangeLog | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index 4095a130fb0..7bb8528fd82 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -884,12 +884,12 @@ | |||
| 884 | 1998-04-23 Andrew Innes <andrewi@harlequin.co.uk> | 884 | 1998-04-23 Andrew Innes <andrewi@harlequin.co.uk> |
| 885 | 885 | ||
| 886 | * ddeclient.c: New file. (Support program for performing limited | 886 | * ddeclient.c: New file. (Support program for performing limited |
| 887 | interprocess communication on Windows.) | 887 | interprocess communication on Windows.) |
| 888 | 888 | ||
| 889 | * makefile.nt: Build ddeclient. | 889 | * makefile.nt: Build ddeclient. |
| 890 | 890 | ||
| 891 | * cmdproxy.c (main): Only set environment size for real shell, and | 891 | * cmdproxy.c (main): Only set environment size for real shell, and |
| 892 | provide extra directory argument, when running on Windows 95. | 892 | provide extra directory argument, when running on Windows 95. |
| 893 | 893 | ||
| 894 | 1998-04-17 Geoff Voelker <voelker@cs.washington.edu> | 894 | 1998-04-17 Geoff Voelker <voelker@cs.washington.edu> |
| 895 | 895 | ||
| @@ -943,7 +943,7 @@ | |||
| 943 | (CFLAGS) [!MSVCNT11]: Define _CRTAPI1. | 943 | (CFLAGS) [!MSVCNT11]: Define _CRTAPI1. |
| 944 | 944 | ||
| 945 | * runemacs.c (WinMain): Allow Emacs process to be started with | 945 | * runemacs.c (WinMain): Allow Emacs process to be started with |
| 946 | high or low priority. | 946 | high or low priority. |
| 947 | 947 | ||
| 948 | * emacs.bat.in: Remove OS dependent operations. | 948 | * emacs.bat.in: Remove OS dependent operations. |
| 949 | 949 | ||
| @@ -1018,12 +1018,12 @@ | |||
| 1018 | 1018 | ||
| 1019 | 1996-06-03 Kim F. Storm <kfs@olicom.dk> | 1019 | 1996-06-03 Kim F. Storm <kfs@olicom.dk> |
| 1020 | 1020 | ||
| 1021 | * runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro. | 1021 | * runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro. |
| 1022 | Not defined by default. | 1022 | Not defined by default. |
| 1023 | (WinMain): Add conditional testing CHOOSE_NEWEST_EXE. | 1023 | (WinMain): Add conditional testing CHOOSE_NEWEST_EXE. |
| 1024 | (WinMain): Convert backslashes to slashes in env var values. | 1024 | (WinMain): Convert backslashes to slashes in env var values. |
| 1025 | 1025 | ||
| 1026 | * addpm.c (env_vars): Use slashes, not backslashes. | 1026 | * addpm.c (env_vars): Use slashes, not backslashes. |
| 1027 | 1027 | ||
| 1028 | 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | 1028 | 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> |
| 1029 | 1029 | ||
| @@ -1037,7 +1037,7 @@ | |||
| 1037 | 1996-05-08 Andrew Innes <andrewi@harlequin.co.uk> | 1037 | 1996-05-08 Andrew Innes <andrewi@harlequin.co.uk> |
| 1038 | 1038 | ||
| 1039 | * addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC | 1039 | * addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC |
| 1040 | environment variable. | 1040 | environment variable. |
| 1041 | 1041 | ||
| 1042 | 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk> | 1042 | 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk> |
| 1043 | 1043 | ||
| @@ -1198,12 +1198,12 @@ | |||
| 1198 | 1198 | ||
| 1199 | * ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat. | 1199 | * ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat. |
| 1200 | 1200 | ||
| 1201 | 1994-12-13 voelker <voelker@cs.washington.edu> | 1201 | 1994-12-13 Geoff Voelker <voelker@cs.washington.edu> |
| 1202 | 1202 | ||
| 1203 | * makefile.def (CC): In configuration section. | 1203 | * makefile.def (CC): In configuration section. |
| 1204 | (COMPAT_LIB): Defined. | 1204 | (COMPAT_LIB): Defined. |
| 1205 | 1205 | ||
| 1206 | 1994-11-01 voelker <voelker@cs.washington.edu> | 1206 | 1994-11-01 Geoff Voelker <voelker@cs.washington.edu> |
| 1207 | 1207 | ||
| 1208 | * src/paths.h: New file. | 1208 | * src/paths.h: New file. |
| 1209 | 1209 | ||
| @@ -1225,13 +1225,13 @@ | |||
| 1225 | 1225 | ||
| 1226 | * makefile.nt: New file. | 1226 | * makefile.nt: New file. |
| 1227 | 1227 | ||
| 1228 | * makefile.def: New file. | 1228 | * makefile.def: New file. |
| 1229 | 1229 | ||
| 1230 | * install.cmd: New file. | 1230 | * install.cmd: New file. |
| 1231 | 1231 | ||
| 1232 | * INSTALL: New file. | 1232 | * INSTALL: New file. |
| 1233 | 1233 | ||
| 1234 | * fast-install.cmd: New file. | 1234 | * fast-install.cmd: New file. |
| 1235 | 1235 | ||
| 1236 | * emacs.cmd: New file. | 1236 | * emacs.cmd: New file. |
| 1237 | 1237 | ||