diff options
| author | Juanma Barranquero | 2003-01-31 15:24:20 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2003-01-31 15:24:20 +0000 |
| commit | c60ee5e70f7ae20f1bbf7d0e2d36f40658f3dff1 (patch) | |
| tree | 7d28300d64e41bf2aeed37bc8f1293f9fc52a36a /lib-src/ChangeLog | |
| parent | 2454c12d458c60b871f6f36c3fd6ba752aad61bf (diff) | |
| download | emacs-c60ee5e70f7ae20f1bbf7d0e2d36f40658f3dff1.tar.gz emacs-c60ee5e70f7ae20f1bbf7d0e2d36f40658f3dff1.zip | |
Cygwin support patch.
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 28 |
1 files changed, 16 insertions, 12 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 0ade359d846..ad2c569670d 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com> | ||
| 2 | |||
| 3 | * Makefile.in: Use @EXEEXT@ for Cygwin. | ||
| 4 | |||
| 1 | 2003-01-21 Dave Love <fx@gnu.org> | 5 | 2003-01-21 Dave Love <fx@gnu.org> |
| 2 | 6 | ||
| 3 | * etags.c (Cplusplus_help, Cjava_help): Re-phrase and avoid | 7 | * etags.c (Cplusplus_help, Cjava_help): Re-phrase and avoid |
| @@ -43,7 +47,7 @@ | |||
| 43 | 47 | ||
| 44 | * getopt.c (const): Move outside !HAVE_CONFIG_H conditional. | 48 | * getopt.c (const): Move outside !HAVE_CONFIG_H conditional. |
| 45 | (libintl.h): Include this if _LIBC. Otherwise include gettext.h. | 49 | (libintl.h): Include this if _LIBC. Otherwise include gettext.h. |
| 46 | (wchar.h): Include, maybe. | 50 | (wchar.h): Include, maybe. |
| 47 | (attribute_hidden): Define if not defind. | 51 | (attribute_hidden): Define if not defind. |
| 48 | (__getopt_initialized): Use attribute_hidden. | 52 | (__getopt_initialized): Use attribute_hidden. |
| 49 | (__libc_argc, __libc_argv): Renamed from original_argc, etc. | 53 | (__libc_argc, __libc_argv): Renamed from original_argc, etc. |
| @@ -204,7 +208,7 @@ | |||
| 204 | 208 | ||
| 205 | * make-docfile.c (scan_c_file): Warn about missing `usage' info. | 209 | * make-docfile.c (scan_c_file): Warn about missing `usage' info. |
| 206 | 210 | ||
| 207 | 2002-07-05 Jonathan Kamens <jik@kamens.brookline.ma.us> | 211 | 2002-07-05 Jonathan Kamens <jik@kamens.brookline.ma.us> |
| 208 | 212 | ||
| 209 | * b2m.pl: Obey the rmail file and use the unpruned header properly. | 213 | * b2m.pl: Obey the rmail file and use the unpruned header properly. |
| 210 | 214 | ||
| @@ -1341,7 +1345,7 @@ | |||
| 1341 | 1345 | ||
| 1342 | * movemail.c (main): Improve error message if can't create lock file. | 1346 | * movemail.c (main): Improve error message if can't create lock file. |
| 1343 | 1347 | ||
| 1344 | 2000-01-28 Eric Hanchrow <offby1@blarg.net> | 1348 | 2000-01-28 Eric Hanchrow <offby1@blarg.net> |
| 1345 | 1349 | ||
| 1346 | * emacsclient.c (socket_status): New function. | 1350 | * emacsclient.c (socket_status): New function. |
| 1347 | (main): If $LOGNAME or $USER exist and differ from our euid, look | 1351 | (main): If $LOGNAME or $USER exist and differ from our euid, look |
| @@ -1352,7 +1356,7 @@ | |||
| 1352 | * emacsclient.c: Add option -a EDITOR and environment variable | 1356 | * emacsclient.c: Add option -a EDITOR and environment variable |
| 1353 | ALTERNATE_EDITOR. Exec this editor if we fail to contact Emacs. | 1357 | ALTERNATE_EDITOR. Exec this editor if we fail to contact Emacs. |
| 1354 | 1358 | ||
| 1355 | 1999-12-10 Jonathan Kamens <jik@kamens.brookline.ma.us> | 1359 | 1999-12-10 Jonathan Kamens <jik@kamens.brookline.ma.us> |
| 1356 | 1360 | ||
| 1357 | * movemail.c (popmail): Allow mailbox specifications of the | 1361 | * movemail.c (popmail): Allow mailbox specifications of the |
| 1358 | form `po:username:hostname'. | 1362 | form `po:username:hostname'. |
| @@ -1704,7 +1708,7 @@ | |||
| 1704 | 1708 | ||
| 1705 | * makefile.nt: Do string comparision of _NMAKE_VER. | 1709 | * makefile.nt: Do string comparision of _NMAKE_VER. |
| 1706 | 1710 | ||
| 1707 | 1998-11-03 Theodore Jump <tjump@cais.com> | 1711 | 1998-11-03 Theodore Jump <tjump@cais.com> |
| 1708 | 1712 | ||
| 1709 | * makefile.nt: Compile multiple source files when possible. | 1713 | * makefile.nt: Compile multiple source files when possible. |
| 1710 | 1714 | ||
| @@ -2411,7 +2415,7 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu> | |||
| 2411 | 2415 | ||
| 2412 | * cvtmail.c, sorted-doc.c, yow.c, emacsserver.c: Undo previous change. | 2416 | * cvtmail.c, sorted-doc.c, yow.c, emacsserver.c: Undo previous change. |
| 2413 | 2417 | ||
| 2414 | 1996-07-15 David Mosberger-Tang <davidm@AZStarNet.com> | 2418 | 1996-07-15 David Mosberger-Tang <davidm@AZStarNet.com> |
| 2415 | 2419 | ||
| 2416 | * cvtmail.c, sorted-doc.c, yow.c: [__GNU_LIBRARY__]: Use <string.h>. | 2420 | * cvtmail.c, sorted-doc.c, yow.c: [__GNU_LIBRARY__]: Use <string.h>. |
| 2417 | * emacsserver.c (main) [__GNU_LIBRARY__]: Use size_t for fromlen. | 2421 | * emacsserver.c (main) [__GNU_LIBRARY__]: Use size_t for fromlen. |
| @@ -2468,11 +2472,11 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu> | |||
| 2468 | (Pascal_functions): Increase linecharno by the correct number of | 2472 | (Pascal_functions): Increase linecharno by the correct number of |
| 2469 | chars, inline the GET_NEW_LINE macro and delete its definition. | 2473 | chars, inline the GET_NEW_LINE macro and delete its definition. |
| 2470 | 2474 | ||
| 2471 | 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk> | 2475 | 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk> |
| 2472 | 2476 | ||
| 2473 | * makefile.nt (OBJDIR, BLD): Remove macro definitions. | 2477 | * makefile.nt (OBJDIR, BLD): Remove macro definitions. |
| 2474 | 2478 | ||
| 2475 | 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk> | 2479 | 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk> |
| 2476 | 2480 | ||
| 2477 | * makefile.nt (LOCAL_FLAGS): Include path to NT shadow includes. | 2481 | * makefile.nt (LOCAL_FLAGS): Include path to NT shadow includes. |
| 2478 | (movemail.exe, fakemail.exe): Now built under Win32.o | 2482 | (movemail.exe, fakemail.exe): Now built under Win32.o |
| @@ -2706,7 +2710,7 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu> | |||
| 2706 | (C_entries): Consider // as a comment start even in plain C for | 2710 | (C_entries): Consider // as a comment start even in plain C for |
| 2707 | the sake of Objective C parsing. | 2711 | the sake of Objective C parsing. |
| 2708 | 2712 | ||
| 2709 | 1995-12-04 Francesco Potorti` <pot@cnuce.cnr.it> | 2713 | 1995-12-04 Francesco Potorti` <pot@cnuce.cnr.it> |
| 2710 | 2714 | ||
| 2711 | * Makefile.in (ctags): depend on etags only for simplicity; | 2715 | * Makefile.in (ctags): depend on etags only for simplicity; |
| 2712 | compile with regexp support enabled. | 2716 | compile with regexp support enabled. |
| @@ -3423,7 +3427,7 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu> | |||
| 3423 | defined, use simple 32-bit versions of these macros. | 3427 | defined, use simple 32-bit versions of these macros. |
| 3424 | (main) [HAVE_SOCKETS & !HAVE_SYSVIPC]: Use these macros. | 3428 | (main) [HAVE_SOCKETS & !HAVE_SYSVIPC]: Use these macros. |
| 3425 | 3429 | ||
| 3426 | 1994-09-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | 3430 | 1994-09-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> |
| 3427 | 3431 | ||
| 3428 | * etags.c (etags_getcwd): Use getcwd if available. | 3432 | * etags.c (etags_getcwd): Use getcwd if available. |
| 3429 | 3433 | ||
| @@ -3804,9 +3808,9 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu> | |||
| 3804 | * profile.c: New file. | 3808 | * profile.c: New file. |
| 3805 | 3809 | ||
| 3806 | 1994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu) | 3810 | 1994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu) |
| 3807 | 3811 | ||
| 3808 | * make-docfile.c: Make the argument list output look more like the | 3812 | * make-docfile.c: Make the argument list output look more like the |
| 3809 | Lisp docstrings do. | 3813 | Lisp docstrings do. |
| 3810 | (write_c_args): Take new arg FUNC. Make output | 3814 | (write_c_args): Take new arg FUNC. Make output |
| 3811 | look like lisp call prototypes: (function ARG1 ARG2), upcasing args. | 3815 | look like lisp call prototypes: (function ARG1 ARG2), upcasing args. |
| 3812 | (scan_c_file): Pass BUF to write_c_args for FUNC arg. | 3816 | (scan_c_file): Pass BUF to write_c_args for FUNC arg. |