aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog18
1 files changed, 9 insertions, 9 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index d37300bbf9d..04bc7a700fb 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -249,7 +249,7 @@
249 * Makefile.in (INSTALLABLES): Add LIB_SRC_EXTRA_INSTALLABLES. 249 * Makefile.in (INSTALLABLES): Add LIB_SRC_EXTRA_INSTALLABLES.
250 Do not special case for NS_IMPL_COCOA. 250 Do not special case for NS_IMPL_COCOA.
251 251
2522008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com> 2522008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
253 253
254 * Makefile.in (CFLAGS): Drop -universal under NS_IMPL_COCOA. 254 * Makefile.in (CFLAGS): Drop -universal under NS_IMPL_COCOA.
255 (.m.o): Dispense with GNUstep-specific flags. 255 (.m.o): Dispense with GNUstep-specific flags.
@@ -1028,7 +1028,7 @@
1028 * etags.c (TEX_mode): Check getc returns EOF. 1028 * etags.c (TEX_mode): Check getc returns EOF.
1029 File ended without newline causes infinite loop. 1029 File ended without newline causes infinite loop.
1030 1030
10312002-07-30 Adrian Aichner <adrian@xemacs.org> (tiny change) 10312006-07-30 Adrian Aichner <adrian@xemacs.org> (tiny change)
1032 1032
1033 * etags.c: It's XEmacs, not Xemacs: change all the occurrences. 1033 * etags.c: It's XEmacs, not Xemacs: change all the occurrences.
1034 1034
@@ -1086,7 +1086,7 @@
1086 [WINDOWSNT] <top level>: Don't redeclare malloc. 1086 [WINDOWSNT] <top level>: Don't redeclare malloc.
1087 (main) [DOS_NT]: Switch stdin to binary mode, if it is not a 1087 (main) [DOS_NT]: Switch stdin to binary mode, if it is not a
1088 terminal device. 1088 terminal device.
1089 (main): Initialize bp, to avoid compiler warnings 1089 (main): Initialize bp, to avoid compiler warnings.
1090 1090
1091 * makefile.w32-in: Delete traces of leditcfns.c. 1091 * makefile.w32-in: Delete traces of leditcfns.c.
1092 1092
@@ -2951,7 +2951,7 @@
2951 2951
2952 * etags.c (print_help): Change email address to send bugs to. 2952 * etags.c (print_help): Change email address to send bugs to.
2953 2953
29541999-11-01 Francesco Potortì <pot@gnu.org>> 29541999-11-01 Francesco Potortì <pot@gnu.org>
2955 2955
2956 * etags.c: Add suffix psw for PSWrap. 2956 * etags.c: Add suffix psw for PSWrap.
2957 (L_getit): Generalize a "cp!=' '" into "!isspace(*cp)". 2957 (L_getit): Generalize a "cp!=' '" into "!isspace(*cp)".
@@ -3796,7 +3796,7 @@
3796 (<stdlib.h>, <string.h>) [STDC_HEADERS]: New #include's. 3796 (<stdlib.h>, <string.h>) [STDC_HEADERS]: New #include's.
3797 (Prolog_functions): prolog_skip_comment was called with wrong 3797 (Prolog_functions): prolog_skip_comment was called with wrong
3798 number of arguments. 3798 number of arguments.
3799 (xrealloc): fatal was called with wrong number of arguments 3799 (xrealloc): fatal was called with wrong number of arguments.
3800 3800
38011996-11-08 Francesco Potortì <F.Potorti@cnuce.cnr.it> 38011996-11-08 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3802 3802
@@ -4033,7 +4033,7 @@
40331996-05-03 Andrew Innes <andrewi@harlequin.co.uk> 40331996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
4034 4034
4035 * makefile.nt (LOCAL_FLAGS): Include path to NT shadow includes. 4035 * makefile.nt (LOCAL_FLAGS): Include path to NT shadow includes.
4036 (movemail.exe, fakemail.exe): Now built under Win32.o 4036 (movemail.exe, fakemail.exe): Now built under Win32.o.
4037 4037
4038 * ntlib.c: Include ntlib.h. 4038 * ntlib.c: Include ntlib.h.
4039 (nt_sleep): Rename to sleep. 4039 (nt_sleep): Rename to sleep.
@@ -5824,7 +5824,7 @@
5824 5824
5825 * Makefile.in (install): Get the scripts from ${srcdir}, 5825 * Makefile.in (install): Get the scripts from ${srcdir},
5826 unlike the executables. 5826 unlike the executables.
5827 (ALL_CFLAGS): Add -I../src 5827 (ALL_CFLAGS): Add -I../src.
5828 5828
58291993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 58291993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5830 5830
@@ -6727,7 +6727,7 @@
6727 6727
67281989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu) 67281989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6729 6729
6730 * etags.c: Prolog support from Sunichirou Sugou 6730 * etags.c: Prolog support from Sunichirou Sugou.
6731 6731
67321989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu) 67321989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6733 6733
@@ -6751,7 +6751,7 @@
67511988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu) 67511988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
6752 6752
6753 * env.c: Add decl for my-index 6753 * env.c: Add decl for my-index
6754 * etags.c (file-entries): .oak => scheme 6754 * etags.c (file-entries): .oak => scheme.
6755 6755
67561988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu) 67561988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6757 6757