Mercurial > emacs
annotate nt/ChangeLog @ 50533:52ea574e2233
(modify-all-frames-parameters): Deleted.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 10 Apr 2003 16:30:06 +0000 |
parents | 0887554be235 |
children | 10faf0e7ef61 d7ddb3e565de |
rev | line source |
---|---|
49564 | 1 2003-02-01 Jason Rumney <jasonr@gnu.org> |
2 | |
3 * configure.bat: Automatically detect libXpm. | |
4 Suppress compiler output when testing for image libraries. | |
5 Give names of un-found libraries in messages. | |
6 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
7 2003-01-31 Juanma Barranquero <lektu@terra.es> |
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
8 |
49545
64c0c06b6191
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49542
diff
changeset
|
9 * configure.bat: Automatically detect giflib and tifflib. |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
10 |
49526 | 11 2003-01-29 Jason Rumney <jasonr@gnu.org> |
12 | |
13 * gmake.defs (CURDIR): Disable cygpath kludge. | |
14 | |
49511
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
15 2003-01-29 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> |
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
16 |
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
17 * configure.bat: Avoid endless loop when configuring without image |
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
18 support. |
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
19 |
49457 | 20 2003-01-26 Jason Rumney <jasonr@gnu.org> |
21 | |
22 * configure.bat: Automatically detect jpeglib. | |
23 | |
49449 | 24 2003-01-25 Jason Rumney <jasonr@gnu.org> |
25 | |
26 * configure.bat: Automatically detect libpng. | |
27 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
28 2003-01-21 Jason Rumney <jasonr@gnu.org> |
49373 | 29 |
30 * icons/hand.cur: New file. | |
31 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
32 2003-01-21 David Ponce <david@dponce.com> |
49373 | 33 |
34 * emacs.rc (32649): Declare hand cursor resource. | |
35 | |
49260 | 36 2003-01-15 Andrew Innes <andrewi@gnu.org> |
37 | |
38 * gmake.defs (CURDIR): Convert to native Windows format (with | |
39 forward slashes), to support building with Cygwin builds of make. | |
40 | |
48454
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
41 2002-11-17 Ben Key <BKey1@tampabay.rr.com> |
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
42 |
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
43 * nmake.defs: |
48375
4d7b83cc03aa
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
Ben Key <bkey1@tampabay.rr.com>
parents:
48065
diff
changeset
|
44 * gmake.defs: Made changes so that Emacs would link with |
4d7b83cc03aa
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
Ben Key <bkey1@tampabay.rr.com>
parents:
48065
diff
changeset
|
45 WinMM.lib. This change was required for my addition of a Windows |
4d7b83cc03aa
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
Ben Key <bkey1@tampabay.rr.com>
parents:
48065
diff
changeset
|
46 compatible implementation of play-sound-internal. |
4d7b83cc03aa
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
Ben Key <bkey1@tampabay.rr.com>
parents:
48065
diff
changeset
|
47 |
48454
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
48 2002-09-03 Peter Runestig <peter@runestig.com> (tiny change) |
47216
31c7cb792cd2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45813
diff
changeset
|
49 |
48454
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
50 * emacs.rc: Version updated to 21.3.50. |
47216
31c7cb792cd2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45813
diff
changeset
|
51 |
45813 | 52 2002-06-13 Jason Rumney <jasonr@gnu.org> |
53 | |
54 * addpm.c (env_vars): Remove EMACSLOCKDIR. | |
55 | |
56 * makefile.w32-in (maybe-bootstrap, doit, maybe-bootstrap-CMD) | |
57 (maybe-bootstrap-SH): New targets. | |
58 (all): Depend on maybe-bootstrap. | |
59 | |
45088 | 60 2002-05-03 Jason Rumney <jasonr@gnu.org> |
61 | |
62 * inc/sys/socket.h (F_SETFL, O_NDELAY): Define. | |
63 (sys_getpeername, fcntl): Declare as wrappers. | |
64 | |
44496
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
65 2002-04-10 Juanma Barranquero <lektu@terra.es> |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
66 |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
67 * makefile.w32-in (bootstrap-nmake, bootstrap-gmake): Make DOC |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
68 after compiling .el files. |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
69 |
44048 | 70 2002-03-20 Jason Rumney <jasonr@gnu.org> |
71 | |
72 * inc/sys/socket.h (sys_setsockopt, sys_listen, sys_getsockname) | |
73 (sys_accept, sys_recvfrom, sys_sendto): Declare as wrappers. | |
74 | |
44024 | 75 2002-03-19 Kim F. Storm <storm@cua.dk> |
76 | |
77 * config.nt (HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT) | |
78 (HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define. | |
79 (HAVE_SYS_UN_H): Undef. | |
80 From David Ponce <dponce@voila.fr>. | |
81 | |
43892 | 82 2002-03-13 Jason Rumney <jasonr@gnu.org> |
83 | |
84 * config.nt (STRFTIME_NO_POSIX2): Define. | |
85 | |
43398 | 86 2002-02-18 Jason Rumney <jasonr@gnu.org> |
87 | |
88 * emacs.rc: Define VS_VERSION_INFO if not already. | |
89 Update version info. | |
90 | |
42530 | 91 2002-01-04 Andrew Innes <andrewi@gnu.org> |
92 | |
93 * gmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to | |
94 pick up relevant bits of the Windows API definitions. | |
95 | |
96 * nmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to | |
97 pick up relevant bits of the Windows API definitions. | |
98 | |
42027 | 99 2001-12-14 Andrew Innes <andrewi@gnu.org> |
100 | |
101 * makefile.w32-in (bootstrap): Build addsection program before | |
102 bootstrap (required for post-processing temacs.exe). | |
103 | |
41896 | 104 2001-12-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
105 | |
106 * COPYING: New file. | |
107 | |
42025 | 108 2001-12-03 Andrew Innes <andrewi@gnu.org> |
109 | |
110 * makefile.w32-in (bootstrap-nmake): | |
111 (bootstrap-gmake): Extend bootstrap process to first do | |
112 bootstrap-clean in lisp dir and rebuild the DOC file. | |
113 (bootstrap): Do a "normal" make after the bootstrap work. | |
114 | |
41328 | 115 2001-11-20 Jason Rumney <jasonr@gnu.org> |
116 | |
117 * INSTALL: Update table of versions of make that are suitable | |
118 for building Emacs, based on recent feedback. | |
119 | |
120 * TODO, _emacs, emacs.bat.in, debug.bat.in: Removed. | |
121 | |
41278 | 122 2001-11-19 Andrew Innes <andrewi@gnu.org> |
123 | |
124 * ftime-nostartup.bat: New file. | |
125 | |
126 * ftime.bat: Don't include libc.lib for profiling - the profiler | |
127 corrupts part of memcpy. | |
128 | |
41178 | 129 2001-11-17 Jason Rumney <jasonr@gnu.org> |
130 | |
131 * nmake.defs (SYS_LDFLAGS): Add setargv.obj for wildcard | |
132 expansion. From Juanma Barranquero <lektu@terra.es>. | |
133 | |
40111 | 134 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
135 | |
40152 | 136 * (Version 21.1 released.) |
40111 | 137 |
39826 | 138 2001-10-12 Andrew Innes <andrewi@gnu.org> |
139 | |
140 * inc/pwd.h (uid_t, gid_t): New typedefs. | |
141 | |
39742 | 142 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
143 | |
144 * Branch for 21.1. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
145 |
39193 | 146 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il> |
147 | |
148 * README: Update the address of the mailing list and subscription | |
149 instructions. From Geoff Voelker <voelker@cs.ucsd.edu>. | |
150 | |
39156 | 151 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il> |
152 | |
153 * INSTALL: Suggest to avoid using WinZip. | |
39154 | 154 |
155 * configure.bat: Make sure ../site-lisp exists; create if necessary. | |
156 | |
39145 | 157 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il> |
158 | |
159 * INSTALL: Mention that "make install" can be "nmake install". | |
160 | |
39114 | 161 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il> |
162 | |
163 * makefile.w32-in ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR), | |
164 since some versions of `mkdir' don't automatically create parent | |
165 directories. From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>. | |
166 | |
39056 | 167 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il> |
168 | |
169 * subdirs.el: New file. | |
170 | |
171 * configure.bat: Copy subdirs.el to the site-lisp directory. | |
172 | |
173 * makefile.w32-in (install): Copy subdirs.el to the installation | |
174 directory. | |
175 | |
38140 | 176 2001-06-20 Jason Rumney <jasonr@gnu.org> |
177 | |
178 * runemacs.c (WinMain): Add quotes around command in case of spaces. | |
179 | |
37975 | 180 2001-06-01 Andrew Innes <andrewi@gnu.org> |
181 | |
182 * gmake.defs (sh_output): Don't use $(warning ...) to output | |
183 messages, since that is not supported by GNU make 3.77. | |
184 | |
37886 | 185 2001-05-24 Jason Rumney <jasonr@gnu.org> |
186 | |
187 * INSTALL: Clarify that building with MSVC requires nmake. | |
188 | |
37779 | 189 2001-05-17 Andrew Innes <andrewi@gnu.org> |
190 | |
191 * gmake.defs (NEW_CYGWIN): Output message about spurious error | |
192 message that is to be ignored. | |
193 | |
37711 | 194 2001-05-13 Andrew Innes <andrewi@gnu.org> |
195 | |
196 * TODO: Remove file, since it is completely out of date. | |
197 | |
198 * README: Add copyright notice. | |
199 | |
200 * INSTALL: Add copyright notice. | |
201 | |
37566 | 202 2001-04-18 Andrew Innes <andrewi@gnu.org> |
203 | |
204 * nmake.defs (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in | |
205 the environment. | |
206 | |
207 * gmake.defs (SETLOADPATH): Remove definition. | |
208 (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the | |
209 environment. | |
210 | |
211 2001-03-26 Eli Zaretskii <eliz@is.elta.co.il> | |
212 | |
213 * configure.bat: Make the checkw32api* labels be distinct in the | |
214 first 8 characters. | |
215 | |
216 2001-03-17 Andrew Innes <andrewi@gnu.org> | |
217 | |
218 * cmdproxy.c (get_next_token): Fix indefinite loop bug scanning | |
219 escaped quotes. | |
220 | |
221 * gmake.defs (DEBUG_LINK): New macro. | |
222 (LINK_FLAGS): Use it. | |
223 | |
224 * nmake.defs (DEBUG_LINK): New macro. | |
225 (LINK_FLAGS): Use it. | |
226 | |
227 2001-03-06 Andrew Innes <andrewi@gnu.org> | |
228 | |
229 * INSTALL: Add --ldflags to configure line for building with | |
230 recent versions of Cygwin GCC. | |
231 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
232 2001-03-05 Eli Zaretskii <eliz@is.elta.co.il> |
37566 | 233 |
234 * configure.bat: Use correct options when compiling a test program | |
235 with Cygwin. From David Ponce <dponce@voila.fr>. | |
236 | |
237 2001-02-24 Andrew Innes <andrewi@gnu.org> | |
238 | |
239 * _emacs: Remove obsolete file. | |
240 | |
241 * emacs.bat.in: Remove obsolete file. | |
242 | |
243 * debug.bat.in: Remove obsolete file. | |
244 | |
245 * inc/sys/socket.h: Add copyright notice. | |
246 | |
247 * paths.h: Add copyright notice. | |
248 | |
249 * makefile.nt: Update copyright notice. | |
250 | |
251 * makefile.def: Update copyright notice. | |
252 | |
253 * configure.bat: Update copyright notice. | |
254 | |
255 * nmake.defs: Add copyright notice. | |
256 | |
257 * gmake.defs: Add copyright notice. | |
258 | |
259 * makefile.w32-in: Add copyright notice. | |
260 | |
261 2001-02-05 Andrew Innes <andrewi@gnu.org> | |
262 | |
263 * nmake.defs (THISDIR): New definition. | |
264 | |
265 * gmake.defs (THISDIR): New definition. | |
266 | |
267 2001-02-03 Andrew Innes <andrewi@gnu.org> | |
268 | |
269 * configure.bat: Leave a space before >> only when there is a | |
270 preceding digit. Add a comment about the importance of this. | |
271 | |
272 * README: Replace outdated information. | |
273 | |
274 * INSTALL (Trouble-shooting): Add note about need to specify extra | |
275 compiler flags with recent Cygwin ports of gcc. | |
276 | |
277 2001-02-01 Eli Zaretskii <eliz@is.elta.co.il> | |
278 | |
279 * configure.bat: Use "rm -f" instead of "del /f", as the latter | |
280 is not supported by Windows 9X's COMMAND.COM. | |
281 | |
282 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il> | |
283 | |
284 * configure.bat: Make sure redirection is preceeded by a blank, to | |
285 avoid problems with "1>>foo" when CMD.EXE is the shell, which eats | |
286 up the "1" part. From Rob Giardina <rob@criticalpointsoftware.com>. | |
287 | |
288 2001-01-30 Eli Zaretskii <eliz@is.elta.co.il> | |
289 | |
290 * INSTALL: Copy the table of tested combinations of development | |
291 tools from confuigure.bat. Add suggestion to install Bash on | |
292 Windows 9X. | |
293 | |
294 * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy | |
295 lisp/Makefile.in instead. Use "rm -f" where more than one file | |
296 needs to be deleted, since command.com in Windows 9X doesn't grok | |
297 more than one argument. | |
298 | |
299 2001-01-24 Andrew Innes <andrewi@gnu.org> | |
300 | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
301 * makefile.w32-in (cleanall-other-dirs-nmake): |
37566 | 302 (cleanall-other-dirs-gmake): New targets. |
303 (cleanall): Invoke them. | |
304 | |
305 2001-01-19 Andrew Innes <andrewi@gnu.org> | |
306 | |
307 * addpm.c (env_vars): Add a version-independent site-lisp | |
308 directory to EMACSLOADPATH, after the version dependent one. | |
309 | |
310 2001-01-06 Andrew Innes <andrewi@gnu.org> | |
311 | |
312 * README: Update info about compilers. | |
313 | |
314 * makefile.w32-in: Use $(MAKETYPE) instead of $(SHELLTYPE) to | |
315 select correct rule for invoking make in another directory. Amend | |
316 rules accordingly. | |
317 (clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb. | |
318 | |
319 * nmake.defs (EMACS_ICON_PATH): Delete definition. | |
320 (COMPILER_TEMP_FILES): New definition. | |
321 (MAKETYPE): New definition. | |
322 | |
323 * gmake.defs (EMACS_ICON_PATH): Delete definition. | |
324 (COMPILER_TEMP_FILES): New definition. | |
325 (MAKETYPE): New definition. | |
326 | |
327 * makefile.def (EMACS_ICON_PATH): Delete definition. | |
328 | |
329 * configure.bat: Be careful not to add trailing spaces when | |
330 outputting to config.settings. | |
331 | |
332 2001-01-02 Andrew Innes <andrewi@gnu.org> | |
333 | |
334 * config.nt (RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE macro rather | |
335 than the function. | |
336 | |
337 2000-12-17 Andrew Innes <andrewi@gnu.org> | |
338 | |
339 * makefile.w32-in (install): Copy directories to the correct | |
340 places. | |
341 (real_install): Remove obsolete target. | |
342 | |
343 2000-12-06 Andrew Innes <andrewi@gnu.org> | |
344 | |
345 * nmake.defs (CURDIR): New define. | |
346 (INSTALL_DIR): Use it. | |
347 | |
348 * gmake.defs (NEW_CYGWIN): New define. | |
349 (DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20, | |
350 so we need to adjust how we escape embedded quotes. | |
351 (SETLOADPATH): Set EMACSLOADPATH to an absolute directory, | |
352 relative to $(CURDIR). | |
353 | |
354 2000-11-25 Jason Rumney <jasonr@gnu.org> | |
355 | |
356 * config.nt (GC_MARK_STACK, GC_SETJMP_WORKS): Define. | |
357 | |
358 2000-10-17 Andrew Innes <andrewi@gnu.org> | |
359 | |
360 * makefile.w32-in (recompile): New target to recompile lisp | |
361 directory. | |
362 (recompile-CMD, recompile-SH): New support targets. | |
363 | |
364 2000-09-24 Jason Rumney <jasonr@gnu.org> | |
365 | |
366 * config.nt (NO_RETURN): Define it. | |
367 | |
368 2000-09-17 Andrew Innes <andrewi@gnu.org> | |
369 | |
370 * gmake.defs: Revert to Unix line endings. | |
371 | |
372 * nmake.defs: Revert to Unix line endings. | |
373 | |
374 2000-09-16 Andrew Innes <andrewi@gnu.org> | |
375 | |
376 * gmake.defs (SETLOADPATH): Change definition to work from any | |
377 subdirectory. | |
378 | |
379 2000-09-14 Andrew Innes <andrewi@gnu.org> | |
380 | |
381 * makefile.w32-in: Revert to Unix line endings. | |
382 | |
383 2000-09-14 Andrew Innes <andrewi@gnu.org> | |
384 | |
385 * INSTALL: Add note about expected error messages when configure | |
386 is run. | |
387 | |
388 * configure.bat: Simplify the generation of makefiles (don't need | |
389 to generate various top-level targets that invoke make in other | |
390 directories). | |
391 | |
392 * gmake.defs (SHELLTYPE): New define. | |
393 (SETLOADPATH): New define. | |
394 | |
395 * nmake.defs (SHELLTYPE): New define. | |
396 | |
397 * makefile.w32-in: Standardize indentation somewhat. | |
398 Add bootstrap support. | |
399 Pass $(MFLAGS) when invoking make recursively. | |
400 Add shell-specific variants of top-level targets that invoke make | |
401 recursively in other directories, and add necessary computed | |
402 dependencies. | |
403 | |
404 2000-09-03 Andrew Innes <andrewi@gnu.org> | |
405 | |
406 * makefile.w32-in: Change to DOS line endings. | |
407 | |
408 * configure.bat: Change to DOS line endings. | |
409 | |
410 * addsection.c (_ANONYMOUS_UNION) [__GNUC__]: New define. | |
411 (_ANONYMOUS_STRUCT) [__GNUC__]: New define. | |
412 | |
413 * preprep.c (_ANONYMOUS_UNION) [__GNUC__]: New define. | |
414 (_ANONYMOUS_STRUCT) [__GNUC__]: New define. | |
415 | |
416 * gmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION | |
417 -D_ANONYMOUS_STRUCT on compile line. | |
418 (EMACS_EXTRA_C_FLAGS): No need for -DORDINARY_LINK. | |
419 (ARCH_CFLAGS): Change optimization flags to -O2. | |
420 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions. | |
421 (ARGQUOTE, DQUOTE): New defines. | |
422 | |
423 * nmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION | |
424 -D_ANONYMOUS_STRUCT on compile line. | |
425 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions. | |
426 (ARGQUOTE, DQUOTE): New defines. | |
427 | |
428 2000-08-22 Andrew Innes <andrewi@gnu.org> | |
429 | |
430 * configure.bat: New file. | |
431 | |
432 * gmake.defs: New file. | |
433 | |
434 * nmake.defs: New file. | |
435 | |
436 * makefile.w32-in: New file. | |
437 | |
438 * INSTALL: Rewrite to match new configure process. | |
439 | |
440 * config.nt [WINDOWSNT]: Don't declare getenv. | |
441 (EMACS_CONFIG_OPTIONS): Define according to compiler being used. | |
442 | |
443 * addpm.c (main): Accept /q to mean install based on addpm's | |
444 location without asking. Remove reference to emacs.bat which is | |
445 now obsolete. | |
446 | |
447 * addsection.c (PTR_TO_OFFSET): Cast ptr to unsigned char*. | |
448 | |
449 * paths.h: Use forward slash as directory separator in all path | |
450 definitions. | |
451 (PATH_DUMPLOADSEARCH): Revert to definition used on Unix. | |
452 | |
453 * preprep.c (PTR_TO_OFFSET): Cast ptr to unsigned char *. | |
454 | |
455 * runemacs.c: Remove WIN32 define. | |
456 | |
457 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is | |
458 not defined. | |
459 | |
460 * inc/sys/socket.h (_WINSOCK_H): Undefine if defined. | |
461 (fd_set): Define to new name, after including winsock.h, so we can | |
462 provide our own implementation. | |
463 | |
464 2000-07-05 Andrew Innes <andrewi@gnu.org> | |
465 | |
466 * ebuild.bat: Add support for specifying make arguments. | |
467 | |
468 * makefile.nt: Add support for `bootstrap' and related targets. | |
469 | |
470 2000-06-11 Jason Rumney <jasonr@gnu.org> | |
471 | |
472 * config.nt: Define POINTER_TYPE, PTR, PROTOTYPES and __P. | |
473 | |
474 2000-02-06 Andrew Innes <andrewi@gnu.org> | |
475 | |
476 * inc/sys/time.h: Add inclusion protection. | |
477 | |
478 * makefile.def (SYS_LDFLAGS): Add -nologo. | |
479 | |
480 1999-11-22 Andrew Innes <andrewi@gnu.org> | |
481 | |
482 * install.bat: Pass on command line arguments to make. | |
483 | |
484 * makefile.nt (fast_install): Bring commands up-to-date, and fix | |
485 typo. | |
486 | |
487 1999-11-21 Andrew Innes <andrewi@gnu.org> | |
488 | |
489 * makefile.nt (all): Build leim if present. | |
490 (install): Install leim if present. | |
491 (clean): Clean leim if present. | |
492 | |
493 * addpm.c (env_vars): Include leim in default EMACSLOADPATH | |
494 definition. | |
495 | |
496 * emacs.bat.in (EMACSLOADPATH): Include leim. | |
497 | |
498 1999-07-12 Richard Stallman <rms@gnu.org> | |
499 | |
500 * Version 20.4 released. | |
501 | |
502 1999-06-16 Andrew Innes <andrewi@gnu.org> | |
503 | |
504 * emacs.rc: Use an icon with a transparent background, to be in | |
505 keeping with other applications. | |
506 | |
507 1999-06-03 Andrew Innes <andrewi@gnu.org> | |
508 | |
509 * preprep.c: Fix typo. | |
510 | |
511 1999-05-02 Andrew Innes <andrewi@gnu.org> | |
512 | |
513 * config.h: Remove obsolete file. | |
514 | |
515 * preprep.c (copy_executable_and_move_sections): Ifdef out a | |
516 couple of unused switch cases that aren't defined on all | |
517 platforms. | |
518 | |
519 * ftime.bat: Add another variation of the profile command, which | |
520 only profiles extended commands. | |
521 | |
522 1999-03-31 Geoff Voelker <voelker@cs.washington.edu> | |
523 | |
524 * cmdproxy.c (main): Fix parens. | |
525 | |
526 1999-03-25 Andrew Innes <andrewi@gnu.org> | |
527 | |
528 * cmdproxy.c (main): Call GetShortPathName to normalize program | |
529 names for comparison. | |
530 | |
531 1999-03-05 Geoff Voelker <voelker@cs.washington.edu> | |
532 | |
533 * makefile.def: Compile multiple .c files when possible. | |
534 Use BLD instead of assuming i386. | |
535 * makefile.nt: Remove common multiple file compilation commands. | |
536 | |
537 1999-03-04 Geoff Voelker <voelker@cs.washington.edu> | |
538 | |
539 * cmdproxy.c (main): Add missing parens. | |
540 | |
541 1999-02-20 Andrew Innes <andrewi@gnu.org> | |
542 | |
543 * preprep.c: New program to allow dumped image to be profiled. | |
544 | |
545 * makefile.nt (preprep): New target. | |
546 (ALL): Build it. | |
547 | |
548 * makefile.def (ARCH_CFLAGS): Set struct packing to 8. | |
549 | |
550 * ftime.bat: Invoke preprep to prepare dumped image for profiling. | |
551 Change prep options to profile libc functions and skip the startup | |
552 code. | |
553 | |
554 1999-02-15 Geoff Voelker <voelker@cs.washington.edu> | |
555 | |
556 * makefile.nt: Create installation directory as first step. | |
557 | |
558 1999-01-31 Andrew Innes <andrewi@gnu.org> | |
559 | |
560 * addsection.c: (ROUND_UP_DST_AND_ZERO): Renamed from | |
561 ROUND_UP_DST. Zeroes the alignment slop. | |
562 (copy_executable_and_add_section): Update the | |
563 SizeOfHeaders field properly. | |
564 | |
565 1999-01-27 Andrew Innes <andrewi@gnu.org> | |
566 | |
567 * makefile.nt: Do make version comparison as strings. | |
568 | |
569 1999-01-26 Andrew Innes <andrewi@harlequin.co.uk> | |
570 | |
571 * runemacs.c (WinMain): Pass explicit environment block to | |
572 CreateProcess, to work around a bug in Windows 95/98. | |
573 | |
574 1999-01-22 Geoff Voelker <voelker@cs.washington.edu> | |
575 | |
576 * icons: New directory with Davenport's icons. | |
577 icons/sink.ico: Renamed from emacs.ico. | |
578 | |
579 * makefile.nt (install, fast_install): Install Windows icons | |
580 into etc/icons. | |
581 | |
582 * emacs.rc (ICON): Use icons/gnu2a32.ico as the default icon. | |
583 | |
584 1999-01-17 Andrew Innes <andrewi@gnu.org> | |
585 | |
586 * makefile.nt: (ALL): List top-level targets. | |
587 (addsection): New top-level target. | |
588 (install): Copy fns-*.el to bin directory. | |
589 | |
590 * addsection.c: New program to add static heap section to | |
591 temacs.exe after linking, in support of new unexec method. | |
592 | |
593 1998-12-28 Andrew Innes <andrewi@delysid.gnu.org> | |
594 | |
595 * cmdproxy.c (spawn): Pass directory for child as parameter. | |
596 (main): Save startup directory to give to spawn, then change | |
597 directory to location of .exe in order not to prevent startup | |
598 directory from being deleted. | |
599 | |
600 1998-12-08 Geoff Voelker <voelker@cs.washington.edu> | |
601 | |
602 * makefile.nt: Do string comparision of _NMAKE_VER. | |
603 | |
604 1998-12-02 Geoff Voelker <voelker@cs.washington.edu> | |
605 | |
606 * config.nt (LOCALTIME_CACHE): Define. | |
607 | |
608 1998-11-13 Andrew Innes <andrewi@delysid.gnu.org> | |
609 | |
610 * install.bat: Convert to DOS format. | |
611 | |
612 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk> | |
613 | |
614 * cmdproxy.c (main): Set environment size only when running | |
615 command.com. | |
616 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
617 1998-11-03 Theodore Jump <tjump@tertius.com> |
37566 | 618 |
619 * makefile.def (SYS_LDFLAGS): Use swapfile when running from cd or net. | |
620 (DEL_TREE): Use rd instead of rmdir. | |
621 (ARCH_CFLAGS): Optimize for P6. Align structures on 8-byte boundaries. | |
622 * makefile.nt: Compile multiple source files when possible. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
623 |
37566 | 624 1998-10-05 Geoff Voelker <voelker@cs.washington.edu> |
625 | |
626 * cmdproxy.c (main): Treat command line options as case-insensitive. | |
627 | |
628 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
629 | |
630 * Version 20.3 released. | |
631 | |
632 1998-07-20 Geoff Voelker <voelker@cs.washington.edu> | |
633 | |
634 * addpm.c (main): Explicitly check result of message box for OK. | |
635 | |
636 1998-06-05 Andrew Innes <andrewi@harlequin.co.uk> | |
637 | |
638 * inc/sys/file.h (D_OK): Define new macro. | |
639 | |
640 1998-06-01 Andrew Innes <andrewi@mescaline.gnu.org> | |
641 | |
642 * makefile.def (CFLAGS): Do not define HAVE_NTGUI. | |
643 | |
644 1998-05-30 Geoff Voelker <voelker@cs.washington.edu> | |
645 | |
646 * emacs.rc (VS_VERSION_INFO): Define. | |
647 | |
648 1998-04-23 Geoff Voelker <voelker@cs.washington.edu> | |
649 | |
650 * makefile.nt (emacs.bat, debug.bat): Create them in the | |
651 installation directory. | |
652 | |
653 1998-04-23 Andrew Innes <andrewi@harlequin.co.uk> | |
654 | |
655 * ddeclient.c: New file. (Support program for performing limited | |
656 interprocess communication on Windows.) | |
657 | |
658 * makefile.nt: Build ddeclient. | |
659 | |
660 * cmdproxy.c (main): Only set environment size for real shell, and | |
661 provide extra directory argument, when running on Windows 95. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
662 |
37566 | 663 1998-04-17 Geoff Voelker <voelker@cs.washington.edu> |
664 | |
665 * cmdproxy.c (fail): Exit with a negative return value. | |
666 (spawn): Return subprocess return code as an argument. | |
667 Explicitly copy environment block. | |
668 (main): Update to use return value argument with spawn. | |
669 Retry if spawn failed when a subshell was not tried. | |
670 | |
671 * config.nt: Include new macros from src/config.in. | |
672 (GNU_MALLOC, REL_ALLOC): Define. | |
673 (RE_TRANSLATE_TYPE): Use Lisp_Object as type. | |
674 (RE_TRANSLATE): Use char_table_translate. | |
675 | |
676 * makefile.def (CP_DIR): Preserve attributes. | |
677 | |
678 * makefile.nt (clean): Delete patch generated files, optimized | |
679 build directory. | |
680 | |
681 1997-10-01 Geoff Voelker <voelker@cs.washington.edu> | |
682 | |
683 * addpm.c (env_vars): Fix misplaced % in SHELL entry. | |
684 | |
685 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
686 | |
687 * Version 20.2 released. | |
688 | |
689 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
690 | |
691 * Version 20.1 released. | |
692 | |
693 1997-09-11 Geoff Voelker <voelker@cs.washington.edu> | |
694 | |
695 * debug.bat.in: New file. | |
696 * makefile.nt (debug.bat): New target. | |
697 | |
698 1997-09-02 Andrew Innes <andrewi@harlequin.co.uk> | |
699 | |
700 * addpm.c (env_vars): Put site-lisp before lisp in EMACSLOADPATH. | |
701 Quote group name. Allow different icons to be specified. | |
702 | |
703 * cmdproxy.c (get_env_size): New function. | |
704 (spawn): Explicitly pass in environment when creating subprocess. | |
705 (main): Cleaup error messages. | |
706 Specify dynamically sized environment block for real shell. | |
707 Pass on unhandled switches to real shell. | |
708 Quote program name. | |
709 | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
710 * makefile.def (CFLAGS_COMMON): Place pdb file in object build |
37566 | 711 directory. |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
712 (CFLAGS) [!MSVCNT11]: Define _CRTAPI1. |
37566 | 713 |
714 * runemacs.c (WinMain): Allow Emacs process to be started with | |
715 high or low priority. | |
716 | |
717 * emacs.bat.in: Remove OS dependent operations. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
718 |
37566 | 719 1997-09-02 Geoff Voelker <voelker@cs.washington.edu> |
720 | |
721 * addpm.c (env_vars): No longer set INFOPATH. | |
722 | |
723 * cmdproxy.c (get_next_token): Null terminate token returned. | |
724 | |
725 * emacs.bat.in (INFOPATH): No longer set INFOPATH. | |
726 | |
727 1997-08-10 Andrew Innes <andrewi@harlequin.co.uk> | |
728 | |
729 * addpm.c (env_vars): Set SHELL to cmdproxy. | |
730 (main): Initialize idDde to 0. | |
731 Determine emacs_path from module file name. | |
732 Prompt for install. | |
733 | |
734 * makefile.def (MSVCNT11): Conditionally define it. | |
735 (BASE_LIBS): Do not use oldnames.lib. | |
736 (SYS_LDFLAGS): Use pdb files. | |
737 (CFLAGS_COMMON) [!spd]: Define EMACSDEBUG. | |
738 (ARCH_CFLAGS) [i386 && spd]: Use space optimizations. | |
739 (ARCH_CFLAGS) [alpha && spd]: Use optimizations. | |
740 | |
741 * makefile.nt (ALL): Build cmdproxy. | |
742 (cmdproxy): New target. | |
743 (install): Install cmdproxy. | |
744 | |
745 * ftime.bat, debug.bat, cmdproxy.c: New files. | |
746 | |
747 1997-07-10 Geoff Voelker <voelker@cs.washington.edu> | |
748 | |
749 * inc/sys/socket.h: (shutdown): Define. | |
750 (sys_shutdown): Export. | |
751 | |
752 1997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
753 | |
754 * config.nt (RE_TRANSLATE): Copy definition from config.in. | |
755 | |
756 1997-07-01 Geoff Voelker <voelker@cs.washington.edu> | |
757 | |
758 * config.nt: Update file comments. | |
759 Update undefs added/removed in src/config.in. | |
760 | |
761 1997-06-19 Geoff Voelker <voelker@cs.washington.edu> | |
762 | |
763 * makefil.def, emacs.bat: Use windows95 and windowsnt instead | |
764 of win95 and winnt, respectively. | |
765 | |
766 1997-01-04 Geoff Voelker <voelker@cs.washington.edu> | |
767 | |
768 * makefile.nt (real_install): Create site-lisp in installation dir. | |
769 * addpm.c (env_vars): Add site-lisp to EMACSLOADPATH. | |
770 * emacs.bat.in: Add site-lisp to EMACSLOADPATH. | |
771 | |
772 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
773 | |
774 * Version 19.33 released. | |
775 | |
776 1996-08-09 Geoff Voelker <voelker@cs.washington.edu> | |
777 | |
778 * runemacs.c (WinMain): Put a space between the binary and its args. | |
779 | |
780 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
781 | |
782 * Version 19.32 released. | |
783 | |
784 1996-07-16 Andrew Innes <andrewi@harlequin.co.uk> | |
785 | |
786 * makefile.nt (clean): Use OBJDIR macro. | |
787 | |
788 1996-06-03 Kim F. Storm <kfs@olicom.dk> | |
789 | |
790 * runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro. | |
791 Not defined by default. | |
792 (WinMain): Add conditional testing CHOOSE_NEWEST_EXE. | |
793 (WinMain): Convert backslashes to slashes in env var values. | |
794 | |
795 * addpm.c (env_vars): Use slashes, not backslashes. | |
796 | |
797 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
798 | |
799 * Version 19.31 released. | |
800 | |
801 1996-05-13 Andrew Innes <andrewi@harlequin.co.uk> | |
802 | |
803 * install.bat: Set BUILD_TYPE and INSTALL_DIR before calling make; | |
804 undo settings afterwards. | |
805 | |
806 1996-05-08 Andrew Innes <andrewi@harlequin.co.uk> | |
807 | |
808 * addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC | |
809 environment variable. | |
810 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
811 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk> |
37566 | 812 |
813 * install.bat: Allow for optimized build. | |
814 * makefile.def [BUILD_TYPE]: Build optimized version in its own dir. | |
815 (ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version. | |
816 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
817 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk> |
37566 | 818 |
819 * addpm.c (REG_ROOT): Don't use a trailing backslash. | |
820 (env_vars): Rename field emacs_path to emacs_dir. | |
821 (main): Add link to runemacs instead of emacs. | |
822 | |
823 * install.bat: Check if INSTALL_DIR is passed as an argument. | |
824 | |
825 * makefile.def (CONFIG_H) [WIN95]: Use config.nt. | |
826 | |
827 * makefile.nt: Build and install runemacs.exe. | |
828 | |
829 * runemacs.c: New file. | |
830 | |
831 * config.w95: File removed. | |
832 | |
833 * inc/netdb.h, inc/unistd.h, inc/arpa/inet.h, inc/netinet/in.h, | |
834 inc/sys/socket.h, inc/sys/time.h: New header files. | |
835 | |
836 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK): New macros. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
837 |
37566 | 838 1996-03-27 Geoff Voelker <voelker@cs.washington.edu> |
839 | |
840 * makefile.def (DEL): Defined. | |
841 (DEL_TREE) [win95]: Defined. | |
842 (SYS_LDFLAGS): Set executable versions to 3.10. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
843 |
37566 | 844 * makefile.nt: Change uses of del to $(DEL). |
845 | |
846 1996-01-17 Erik Naggum <erik@naggum.no> | |
847 | |
848 * All files: Update FSF's address in comment preamble. | |
849 | |
850 1996-01-03 George V. Reilly <georger@microcrafts.com> | |
851 | |
852 * emacs.ico: Now the proverbial kitchen sink icon. | |
853 | |
854 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
855 | |
856 * Version 19.30 released. | |
857 | |
858 1995-11-22 Geoff Voelker <voelker@cs.washington.edu> | |
859 | |
860 * makefile.def (CP_DIR): Use platform independent switches for xcopy. | |
861 | |
862 * makefile.nt (install, fast_install, real_install, clean): | |
863 Don't use switches to del not supported by Win95. | |
864 | |
865 1995-11-07 Kevin Gallo <kgallo@microsoft.com> | |
866 | |
867 * makefile.nt (addpm.exe): Link with $(ADVAPI32). | |
868 (install, fast_install): Change same-dir test to create test file in | |
869 installation tree and thereby support read-only shares. | |
870 (clean): Remove .pdb files. | |
871 | |
872 * makefile.def (NTGUI): New macro. | |
873 [NTGUI] (CFLAGS): Define HAVE_NTGUI. | |
874 | |
875 * config.nt, config.w95: Update to latest src/config.in. | |
876 | |
877 * addpm.c (env_vars): New variable. | |
878 (add_registry): New procedure. | |
879 (main): Use values of configuration environment variables from | |
880 the registry if defined, the process environment otherwise. | |
881 | |
882 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
883 | |
884 * Version 19.29 released. | |
885 | |
886 * makefile.nt (addpm.exe): Change WinMainCRTStartup to mainCRTStartup. | |
887 | |
888 1995-06-13 Geoff Voelker <voelker@cs.washington.edu> | |
889 | |
890 * makefile.nt: Define .c to .obj suffix rule. | |
891 (addpm.obj): Compile directly, use CFLAGS. | |
892 (addpm.exe): Link from addpm.obj. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
893 |
37566 | 894 * makefile.def (MSVCNT11): Defined. |
895 (BASE_LIBS) [MSVCNT11]: Use oldnames.lib. | |
896 (CFLAGS_COMMON): Defined. | |
897 (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
898 |
37566 | 899 1995-06-09 Geoff Voelker <voelker@cs.washington.edu> |
900 | |
901 * emacs.bat.in: Renamed from emacs.bat | |
902 (emacs_dir): Renamed from emacs_path | |
903 Definition removed. | |
904 | |
905 * addpm.c: New file. | |
906 * makefile.nt (ALL,addpm,addpm.exe,addpm.obj): Defined. | |
907 (all): Depend upon $(BLD) and $(ALL). | |
908 (install): Depend upon emacs.bat. | |
909 Create program item for Emacs. | |
910 (clean): Delete obj. | |
911 (emacs.bat): Defined. | |
912 * makefile.def (EMACS_ICON_PATH,ADDPM): Defined. | |
913 | |
914 1995-05-27 Geoff Voelker <voelker@cs.washington.edu> | |
915 | |
916 * ebuild.bat, emacs.bat, fast-install.bat, install.bat: | |
917 Add carriage returns; necessary for batch files on Win95. | |
918 | |
919 1995-05-25 Geoff Voelker <voelker@cs.washington.edu> | |
920 | |
921 * config.w95: Created. | |
922 * config.h: Changed to config.nt. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
923 |
37566 | 924 * makefile.nt (SUBDIRS): Commented out. |
925 (all,install,clean): Expand for-loops. | |
926 (BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined. | |
927 | |
928 * makefile.def (SYS_LIB_DIR,SYS_INC_DIR): Undefined. | |
929 (ARCH): New definition. | |
930 (CPU,CONFIG_H,OS_TYPE): Defined. | |
931 (INCLUDE,LIB): Checked if valid. | |
932 (ntwin32.mak): Included. | |
933 (AR,CC,LINK): New definition. | |
934 (ADVAPI32,libc,BASE_LIBS): Defined. | |
935 (SYS_LDFLAGS): New definition. | |
936 Update comments and preprocessor conditionals. | |
937 | |
938 * emacs.bat (SHELL): Conditionally defined. | |
939 (HOME): Conditionally defined. | |
940 (emacs_path,HOME): Update comments. | |
941 Turn off all echo. | |
942 | |
943 1995-05-09 Geoff Voelker <voelker@cs.washington.edu> | |
944 | |
945 * _emacs, config.h, ebuild.bat, emacs.bat, emacs.rc, | |
946 fast-install.bat, install.bat, makefile.def, makefile.nt, paths.h, | |
947 inc/pwd.h, inc/sys/dir.h, inc/sys/file.h, inc/sys/ioctl.h, | |
948 inc/sys/param.h: Removed carriage-returns. | |
949 | |
950 1995-05-06 Geoff Voelker <voelker@cs.washington.edu> | |
951 | |
952 * makefile.def (CVTRES): Defined. | |
953 | |
954 * emacs.ico, emacs.rc: New files by Kevin Gallo. | |
955 | |
956 1995-04-10 Geoff Voelker <voelker@cs.washington.edu> | |
957 | |
49505
1aba10ab73b4
Corrected misc. typos like missing : after file names,
Kim F. Storm <storm@cua.dk>
parents:
49457
diff
changeset
|
958 * src: Remove directory. |
37566 | 959 |
960 * src\config.h, src\paths.h: Moved to parent dir, src removed. | |
961 | |
962 1995-04-09 Geoff Voelker <voelker@cs.washington.edu> | |
963 | |
964 * makefile.def (INSTALL_DIR): Changed to generic directory. | |
965 | |
966 * emacs.bat: Added arguments when emacs.exe invoked. | |
967 | |
968 * ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat. | |
969 | |
970 1994-12-13 voelker <voelker@cs.washington.edu> | |
971 | |
972 * makefile.def (CC): In configuration section. | |
973 (COMPAT_LIB): Defined. | |
974 | |
975 1994-11-01 voelker <voelker@cs.washington.edu> | |
976 | |
977 * src/paths.h: New file. | |
978 | |
979 * src/config.h: New file. | |
980 | |
981 * inc/pwd.h: New file. | |
982 | |
983 * inc/sys/dir.h: New file. | |
984 | |
985 * inc/sys/file.h: New file. | |
986 | |
987 * inc/sys/ioctl.h: New file. | |
988 | |
989 * inc/sys/param.h: New file. | |
990 | |
991 * todo: New file. | |
992 | |
49505
1aba10ab73b4
Corrected misc. typos like missing : after file names,
Kim F. Storm <storm@cua.dk>
parents:
49457
diff
changeset
|
993 * README: New file. |
37566 | 994 |
995 * makefile.nt: New file. | |
996 | |
997 * makefile.def: New file. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
998 |
37566 | 999 * install.cmd: New file. |
1000 | |
49505
1aba10ab73b4
Corrected misc. typos like missing : after file names,
Kim F. Storm <storm@cua.dk>
parents:
49457
diff
changeset
|
1001 * INSTALL: New file. |
37566 | 1002 |
1003 * fast-install.cmd: New file. | |
1004 | |
1005 * emacs.cmd: New file. | |
1006 | |
1007 * ebuild.cmd: New file. | |
1008 | |
1009 * _emacs: New file. | |
1010 | |
1011 ;; Local Variables: | |
1012 ;; coding: iso-2022-7bit | |
1013 ;; End: | |
39627 | 1014 |
1015 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001 | |
1016 Free Software Foundation, Inc. | |
1017 Copying and distribution of this file, with or without modification, | |
1018 are permitted provided the copyright notice and this notice are preserved. |