Mercurial > hg > xemacs-beta
annotate lib-src/ChangeLog @ 4746:ae862598ee56
Make test from Adam Sjogren's report.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Mon, 16 Nov 2009 11:58:19 +0900 |
parents | dfc9fe46c294 |
children | aa5ed11f473b |
rev | line source |
---|---|
4722
dfc9fe46c294
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
Jerry James <james@xemacs.org>
parents:
4684
diff
changeset
|
1 2009-10-26 Jerry James <james@xemacs.org> |
dfc9fe46c294
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
Jerry James <james@xemacs.org>
parents:
4684
diff
changeset
|
2 |
dfc9fe46c294
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
Jerry James <james@xemacs.org>
parents:
4684
diff
changeset
|
3 * insert-data-in-exec.c: Add BSD header, with permission of |
dfc9fe46c294
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
Jerry James <james@xemacs.org>
parents:
4684
diff
changeset
|
4 Olivier Galibert. See xemacs-beta message with ID |
dfc9fe46c294
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
Jerry James <james@xemacs.org>
parents:
4684
diff
changeset
|
5 <20091013224104.GA2573@dspnet.fr.eu.org>. |
dfc9fe46c294
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
Jerry James <james@xemacs.org>
parents:
4684
diff
changeset
|
6 |
4684
15c42a3f4065
Do not move cursor position in gnuclient started buffer if user did
It's me FKtPp \;) <m_pupil@yahoo.com.cn>
parents:
4665
diff
changeset
|
7 2009-08-15 It's me FKtPp ;) <m_pupil@yahoo.com.cn> |
15c42a3f4065
Do not move cursor position in gnuclient started buffer if user did
It's me FKtPp \;) <m_pupil@yahoo.com.cn>
parents:
4665
diff
changeset
|
8 |
15c42a3f4065
Do not move cursor position in gnuclient started buffer if user did
It's me FKtPp \;) <m_pupil@yahoo.com.cn>
parents:
4665
diff
changeset
|
9 * gnuclient.c (main): Do not set start point position if user |
15c42a3f4065
Do not move cursor position in gnuclient started buffer if user did
It's me FKtPp \;) <m_pupil@yahoo.com.cn>
parents:
4665
diff
changeset
|
10 didn't requested to do so |
15c42a3f4065
Do not move cursor position in gnuclient started buffer if user did
It's me FKtPp \;) <m_pupil@yahoo.com.cn>
parents:
4665
diff
changeset
|
11 |
4665
f3a65dff1912
Fix UNUSED and USED_IF parsing in make-docfile.c.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
12 2009-07-28 Stephen Turnbull <stephen@xemacs.org> |
f3a65dff1912
Fix UNUSED and USED_IF parsing in make-docfile.c.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
13 |
f3a65dff1912
Fix UNUSED and USED_IF parsing in make-docfile.c.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
14 * make-docfile.c (write_c_args): Parse UNUSED and USED_IF right. |
f3a65dff1912
Fix UNUSED and USED_IF parsing in make-docfile.c.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
15 |
4636
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4539
diff
changeset
|
16 2009-05-18 Stephen J. Turnbull <stephen@xemacs.org> |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4539
diff
changeset
|
17 |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4539
diff
changeset
|
18 * XEmacs 21.5.29 "garbanzo" is released. |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4539
diff
changeset
|
19 |
4539
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
20 2008-12-27 Aidan Kehoe <kehoea@parhasard.net> |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
21 |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
22 * make-docfile.c (main): Allow more than one -d argument, followed |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
23 by a directory to change to. |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
24 (put_filename): Don't strip directory information; with previous |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
25 change, allows retrieval of Lisp function and variable origin |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
26 files from #'built-in-symbol-file relative to lisp-directory. |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
27 (scan_lisp_file): Don't add an extraneous newline after the file |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
28 name, put_filename has added the newline already. |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
29 |
4467
23ef20edf6ba
Check %WindowsSdkDir%, %MSSddk% for the Windows header files too.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4464
diff
changeset
|
30 2008-05-21 Aidan Kehoe <kehoea@parhasard.net> |
23ef20edf6ba
Check %WindowsSdkDir%, %MSSddk% for the Windows header files too.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4464
diff
changeset
|
31 |
23ef20edf6ba
Check %WindowsSdkDir%, %MSSddk% for the Windows header files too.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4464
diff
changeset
|
32 * make-mswin-unicode.pl: |
23ef20edf6ba
Check %WindowsSdkDir%, %MSSddk% for the Windows header files too.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4464
diff
changeset
|
33 Check %WindowsSdkDir%, %MSSddk% for the Windows header files too. |
23ef20edf6ba
Check %WindowsSdkDir%, %MSSddk% for the Windows header files too.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4464
diff
changeset
|
34 |
4464
61aff09a7589
Increase DDE connection retries because waiting for XEmacs to start
Vin Shelton <acs@xemacs.org>
parents:
4456
diff
changeset
|
35 2008-05-14 Vin Shelton <acs@xemacs.org> |
61aff09a7589
Increase DDE connection retries because waiting for XEmacs to start
Vin Shelton <acs@xemacs.org>
parents:
4456
diff
changeset
|
36 |
61aff09a7589
Increase DDE connection retries because waiting for XEmacs to start
Vin Shelton <acs@xemacs.org>
parents:
4456
diff
changeset
|
37 * winclient.c: Create CONNECT_RETRIES and increase retry count |
61aff09a7589
Increase DDE connection retries because waiting for XEmacs to start
Vin Shelton <acs@xemacs.org>
parents:
4456
diff
changeset
|
38 from 5 to 10. |
61aff09a7589
Increase DDE connection retries because waiting for XEmacs to start
Vin Shelton <acs@xemacs.org>
parents:
4456
diff
changeset
|
39 |
4456
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
40 2008-05-13 Aidan Kehoe <kehoea@parhasard.net> |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
41 |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
42 * make-docfile.c (scan_file): |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
43 Pass READ_BINARY to scan_lisp_file, scan_c_file; avoids an |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
44 assertion failure with Visual C++ 2005 Express Edition, and is |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
45 logically more coherent, given that our Lisp and C files are saved |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
46 with Unix line endings. |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
47 |
4147 | 48 2007-08-27 Mike Sperber <mike@xemacs.org> |
49 | |
50 * config.values.in (datarootdir): Add. | |
51 | |
4118 | 52 2007-08-12 Mike Sperber <mike@xemacs.org> |
53 | |
54 * Makefile.in.in (datarootdir): Add. | |
55 | |
3993 | 56 2007-05-29 Stephen J. Turnbull <stephen@xemacs.org> |
57 | |
4032 | 58 * etags.c: Sync to pot_etags_version 17.33. |
3993 | 59 Reverts part of 2007-03-24 patch: no longer displays |
60 pot_etags_version in usage message. | |
61 | |
3983 | 62 2007-05-22 Jerry James <james@xemacs.org> |
63 | |
64 * ellcc.c (do_init_mode): Plug memory leak. | |
65 | |
3975 | 66 2007-05-21 Stephen J. Turnbull <stephen@xemacs.org> |
67 | |
68 * XEmacs 21.5.28 "fuki" is released. | |
69 | |
3877 | 70 2007-03-24 Stephen J. Turnbull <stephen@xemacs.org> |
71 | |
72 * etags.c (print_version): More precise version info. Suggested | |
73 by Steve Youngs. | |
74 (print_help): Use #ifdef; PRINT_UNDOCUMENTED_OPTIONS_HELP may be | |
75 undefined. | |
76 | |
3876 | 77 2007-03-24 Stephen J. Turnbull <stephen@xemacs.org> |
78 | |
79 * etags.c: Sync to pot_etags_version 17.26. | |
80 | |
3728 | 81 2006-11-24 Benson Margulies <benson@dchbk.us> |
82 | |
83 * make-mswin-unicode.pl: allow for lower case header file names in | |
84 the current platform SDK. | |
85 | |
3651 | 86 2006-08-11 Jerry James <james@xemacs.org> |
87 | |
88 * pop.h: Sync with Emacs. | |
89 * pop.c: Ditto. | |
90 | |
3556 | 91 2006-08-08 Jerry James <james@xemacs.org> |
92 | |
93 * gnuslib.c (disconnect_from_server): shutdown() has been fine on | |
94 Linux for a long time now; use it. Also, don't use length to | |
95 access the buffer unless it is positive, not just nonzero. | |
96 * gnuclient.c (filename_expand): Initialize the last array element | |
97 to get a valid C string in case of overflow. Use strncat to avoid | |
98 buffer overruns. | |
99 * gnuclient.c (main): Use strncpy to avoid buffer overruns. | |
100 | |
3524 | 101 2006-07-21 Stephen J. Turnbull <stephen@xemacs.org> |
102 | |
3529 | 103 * etags.c: Xemacs -> XEmacs. |
3524 | 104 |
3517 | 105 2006-07-19 Stephen J. Turnbull <stephen@xemacs.org> |
106 | |
107 * etags.c: Sync to pot_etags_version 17.19. | |
108 | |
3503 | 109 2006-07-07 Jerry James <james@xemacs.org> |
110 | |
111 * config.values.in: Regenerate. | |
112 | |
3402 | 113 2006-05-16 Stephen J. Turnbull <stephen@xemacs.org> |
114 | |
115 * XEmacs 21.5.27 "fiddleheads" is released. | |
116 | |
3368 | 117 2006-04-29 Aidan Kehoe <kehoea@parhasard.net> |
118 | |
119 * make-docfile.c: | |
120 * make-docfile.c (put_filename): | |
121 * make-docfile.c (scan_c_file): | |
122 * make-docfile.c (scan_lisp_file): | |
123 Record file name information for built-in symbols. Based on the | |
124 FSF's implementation of same. | |
125 | |
3323 | 126 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> |
127 | |
128 * XEmacs 21.5.26 "endive" is released. | |
129 | |
3259 | 130 2006-02-26 Stephen J. Turnbull <stephen@xemacs.org> |
131 | |
132 * XEmacs 21.5.25 "eggplant" is released. | |
133 | |
3150 | 134 2005-12-18 Stephen J. Turnbull <stephen@xemacs.org> |
135 | |
136 * XEmacs 21.5.24 "dandelion" is released. | |
137 | |
3090 | 138 2005-11-22 Malcolm Purvis <malcolmp@xemacs.org> |
139 | |
140 * etags.c: Update to author version 17.15. | |
141 | |
3083 | 142 2005-11-22 Ben Wing <ben@xemacs.org> |
143 | |
144 * Makefile.in.in: | |
145 Ignore errors from rm during clean. | |
146 | |
3062 | 147 2005-11-13 Ben Wing <ben@xemacs.org> |
148 | |
149 * Makefile.in.in: | |
150 Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig. | |
151 Do some refactoring for cleanliness. | |
152 | |
3031 | 153 2005-10-26 Stephen J. Turnbull <stephen@xemacs.org> |
154 | |
155 * XEmacs 21.5.23 "daikon" is released. | |
156 | |
2993 | 157 2005-10-13 Ben Wing <ben@xemacs.org> |
158 | |
159 * i.c: | |
160 * mmencode.c: | |
161 Always include config.h first. | |
162 * winclient.c: | |
163 Move include of windows.h after config.h. | |
164 | |
2940 | 165 2005-09-18 Mike Alexander <mta@arbortext.com> |
166 | |
167 * installexe.sh: Don't add an exe extention to a file that already | |
168 has one. Patch from Rick Rankin. | |
169 | |
2931 | 170 2005-09-14 Stephen J. Turnbull <stephen@xemacs.org> |
171 | |
172 * XEmacs 21.5.22 "cucumber" is released. | |
173 | |
2835 | 174 2005-06-28 Marcus Crestani <crestani@xemacs.org> |
175 | |
176 * .cvsignore: Add insert-data-in-exec. | |
177 | |
2791 | 178 2005-05-28 Stephen J. Turnbull <stephen@xemacs.org> |
179 | |
180 * XEmacs 21.5.21 "corn" is released. | |
181 | |
2720 | 182 2005-04-01 Marcus Crestani <crestani@xemacs.org> |
183 | |
184 The new allocator. | |
185 | |
186 DUMP_IN_EXEC: | |
187 | |
188 * Makefile.in.in: Only compile insert-data-in-exec if | |
189 DUMP_IN_EXEC is defined. | |
190 | |
2687 | 191 2005-03-25 Andrey Slusar <anrays@gmail.com> |
192 | |
193 * fakemail.c (CURRENT_USER): Define it if FreeBSD version is >= | |
194 400000. Also, when FreeBSD version is >= 400000 geteuid returns | |
195 uid_t instead of unsigned short. | |
196 | |
2653 | 197 2005-03-11 Stephen J. Turnbull <stephen@xemacs.org> |
198 | |
199 * XEmacs 21.5.20 "cilantro" is released. | |
200 | |
2651 | 201 2005-03-07 Malcolm Purvis <malcolmp@xemacs.org> |
202 | |
203 * config.values.in: | |
204 * config.values.sh (FileContents): Different regex for autoconf | |
205 2.59. | |
206 | |
2603 | 207 2004-12-19 Stephen J. Turnbull <stephen@xemacs.org> |
208 | |
209 * make-docfile.c (write_c_args): Handle UNUSED, USED_IF macros. | |
210 (scan_c_file): Handle nested parens in DEFUN argument lists. | |
211 | |
2594 | 212 2005-02-18 Stephen J. Turnbull <stephen@xemacs.org> |
213 | |
214 * XEmacs 21.5.19 "chives" is released. | |
215 | |
2584 | 216 2005-01-29 Vin Shelton <acs@xemacs.org> |
217 | |
218 * movemail.c (popmail): Pass error string as format parameter | |
219 instead of as part of format string. Security fixes for | |
220 CAN-2005-0100. | |
221 | |
2554 | 222 2005-02-03 Jerry James <james@xemacs.org> |
223 | |
224 * etags.c: Update to author version 17.11. | |
225 | |
2509 | 226 2005-01-26 Ben Wing <ben@xemacs.org> |
227 | |
228 * fakemail.c (main): Add args to fix warning. | |
229 | |
2502 | 230 2005-01-25 Ben Wing <ben@xemacs.org> |
231 | |
232 * insert-data-in-exec.c (main): | |
233 Need to open everything as binary. | |
234 | |
2426 | 235 2004-12-06 Ben Wing <ben@xemacs.org> |
236 | |
237 * i.c (pump): | |
238 Undo change of 2003-03-06. It causes truncation of output at the end. | |
239 | |
2424 | 240 2004-12-06 Ben Wing <ben@xemacs.org> |
241 | |
242 * gnuclient.c: | |
243 * gnuclient.c (get_current_working_directory): | |
244 * gnuclient.c (filename_expand): | |
245 * gnuclient.c (main): | |
246 Use QXE_PATH_MAX. | |
247 | |
2421 | 248 2004-12-05 Ben Wing <ben@xemacs.org> |
249 | |
250 * make-docfile.c (main): | |
251 * make-docfile.c (scan_c_file): | |
252 Use QXE_PATH_MAX. | |
253 | |
2377 | 254 2004-11-08 Stephen J. Turnbull <stephen@xemacs.org> |
255 | |
256 * ellcc.h.in: Use XE_CFLAGS, not CFLAGS. | |
257 | |
2367 | 258 2004-10-14 Ben Wing <ben@xemacs.org> |
259 | |
260 * digest-doc.c (main): | |
261 * make-dump-id.c (main): | |
262 * profile.c: | |
263 * profile.c (main): | |
264 * sorted-doc.c (main): | |
265 Add proper decls for main(). | |
266 | |
267 * make-msgfile.c: | |
268 Document that this is old junk. | |
269 Move proposal to text.c. | |
270 | |
271 * make-msgfile.lex: | |
272 Move proposal to text.c. | |
273 | |
274 * make-mswin-unicode.pl: | |
275 Convert error-generating code so that the entire message will | |
276 be seen as a single unrecognized token. | |
277 | |
278 | |
2346 | 279 2004-10-22 Stephen J. Turnbull <stephen@xemacs.org> |
280 | |
281 * XEmacs 21.5.18 "chestnut" is released. | |
282 | |
2325 | 283 2004-10-07 Jerry James <james@xemacs.org> |
284 | |
285 * etags.c: Update to author version 17.6. | |
286 | |
2286 | 287 2004-09-14 Jerry James <james@xemacs.org> |
288 | |
289 * digest-doc.c (main): Remove unused argc and argv. | |
290 * fakemail.c (main): Ditto. | |
291 * make-dump-id.c (main): Ditto. | |
292 * profile.c (main): Ditto. | |
293 * sorted-doc.c (main): Ditto. | |
294 * gnuclient.c (tell_emacs_to_resume): Mark unused parameters. | |
295 * gnuserv.c (main): Ditto. | |
296 * make-docfile.c (write_c_args): Ditto. | |
297 * pop.c (socket_connection): Ditto. | |
298 | |
2225 | 299 2004-08-10 Jerry James <james@xemacs.org> |
300 | |
301 * etags.c: Update to author version 16.56. | |
302 | |
2022 | 303 2004-04-17 Olivier Galibert <galibert@pobox.com> |
304 | |
305 * insert-data-in-exec.c (main): Fix error message. | |
306 | |
2015 | 307 2003-12-07 Olivier Galibert <galibert@pobox.com> |
308 | |
309 * Makefile.in.in (insert-data-in-exec): Added target. | |
310 | |
311 * insert-data-in-exec.c: Added. | |
312 | |
1964 | 313 2004-03-22 Stephen J. Turnbull <stephen@xemacs.org> |
314 | |
315 * XEmacs 21.5.17 "chayote" is released. | |
316 | |
1886 | 317 2004-01-21 Jerry James <james@xemacs.org> |
318 | |
319 * Makefile.in.in (mmencode): Pass $(ldflags) to the compiler. | |
320 * Makefile.in.in (make-path): Ditto. | |
321 | |
1743 | 322 2003-10-13 Jerry James <james@xemacs.org> |
323 | |
324 * ellcc.c: Remove attribute definitions, include new compiler.h | |
325 instead, and change existing uses to match new definitions. | |
326 | |
1716 | 327 2003-09-26 Steve Youngs <youngs@xemacs.org> |
328 | |
329 * XEmacs 21.5.16 "celeriac" is released. | |
330 | |
1706 | 331 2003-09-21 Jerry James <james@xemacs.org> |
332 | |
333 * ellcc.c (do_init_mode): Do not mangle external symbols in the | |
334 generated doc file with C++ so that emodules.c can find them. | |
335 | |
1688 | 336 2003-09-15 Jerry James <james@xemacs.org> |
337 | |
338 * make-dump-id.c (main): Output separate declaration and | |
339 definition for dump_id. | |
340 | |
1665 | 341 2003-09-03 Steve Youngs <youngs@xemacs.org> |
342 | |
343 * XEmacs 21.5.15 "celery" is released. | |
344 | |
1663 | 345 2003-08-29 Nickolay Pakoulin <npak@ispras.ru> |
346 | |
347 * make-dump-id.c (main): Set "C" linking rule for dump_id | |
348 | |
1618 | 349 2003-06-30 Andrew Begel <abegel@CS.Berkeley.EDU> |
350 | |
351 * make-docfile.c (write_c_args): Escape newlines that arise in the | |
352 C argument list, and comment on synch with Emacs. | |
353 | |
1510 | 354 2003-06-01 Steve Youngs <youngs@xemacs.org> |
355 | |
356 * XEmacs 21.5.14 "cassava" is released. | |
357 | |
1506 | 358 2003-05-29 Jerry James <james@xemacs.org> |
359 | |
360 * ellcc.c: Rationalize and repair use of GCC function attributes. | |
361 | |
1473 | 362 2003-05-10 Steve Youngs <youngs@xemacs.org> |
363 | |
364 * XEmacs 21.5.13 "cauliflower" is released. | |
365 | |
1431 | 366 2003-04-24 Steve Youngs <youngs@xemacs.org> |
367 | |
368 * XEmacs 21.5.12 "carrot" is released. | |
369 | |
1349 | 370 2003-02-09 Ville Skyttä <scop@xemacs.org> |
371 | |
372 * config.values.in (pkgdir): Remove (unused). | |
373 | |
1346 | 374 2003-03-06 Ben Wing <ben@xemacs.org> |
375 | |
376 * i.c: | |
377 * i.c (pump): | |
378 Sleep between calls to check for I/O, since these calls are non-blocking. | |
379 | |
1307 | 380 2003-02-16 Steve Youngs <youngs@xemacs.org> |
381 | |
382 * XEmacs 21.5.11 "cabbage" is released. | |
383 | |
1269 | 384 2003-01-14 Jerry James <james@xemacs.org> |
385 | |
386 * ellcc.c (do_compile_mode): Search XEmacs directories first for | |
387 include files. Thanks to Raymond Toy. | |
388 | |
1238 | 389 2003-01-28 Steve Youngs <youngs@xemacs.org> |
390 | |
391 * rcs2log: Synch to GNU version. | |
392 | |
1187 | 393 2003-01-04 Steve Youngs <youngs@xemacs.org> |
394 | |
395 * XEmacs 21.5.10 "burdock" is released. | |
396 | |
1123 | 397 2002-11-27 Ben Wing <ben@xemacs.org> |
398 | |
399 * .cvsignore: | |
400 Add .idb, .ilk for MS Windows VC++. | |
401 | |
1111 | 402 2002-11-17 Ben Wing <ben@xemacs.org> |
403 | |
404 * ellcc.c (do_init_mode): | |
405 Use full prototypes. | |
406 | |
407 * ellcc.h.in: | |
408 Use the correct user-specified compiler. | |
409 | |
410 * make-docfile.c: | |
411 * make-docfile.c (read_c_string): | |
412 * make-docfile.c (scan_c_file): | |
413 Fix shadowing warnings. NOTE: This was already fixed | |
414 awhile ago, but reverted by Jerry. Please be careful. | |
415 | |
996 | 416 2002-08-08 Jerry James <james@xemacs.org> |
417 | |
418 * config.values.in: Regenerate. | |
419 * ellcc.c: A thorough cleanup to eliminate potential buffer | |
420 overruns and null pointer dereferences, make some global variables | |
421 local, add braces for clarity, etc., using hints supplied by | |
422 splint. | |
423 * ellcc.c (EXEC_GROW_SIZE): New constant for dynamic allocation. | |
424 * ellcc.c (xrealloc): New function. | |
425 * ellcc.c (xstrdup): New function. | |
426 * ellcc.c (fatal): Use varargs for flexibility. | |
427 * ellcc.c (add_string): New function for abstracting the addition | |
428 of a string to the exec_argv array. | |
429 * ellcc.c (add_to_argv): Use add_string. Improve whitespace | |
430 handling. Recode finite state machine as a clearer while loop. | |
431 * ellcc.c (do_compile_mode): Use new functions. | |
432 * ellcc.c (do_link_mode): Ditto. | |
433 * ellcc.c (do_init_mode): Ditto. Default to in-source | |
434 make-docfile. | |
435 | |
981 | 436 2002-08-30 Steve Youngs <youngs@xemacs.org> |
437 | |
438 * XEmacs 21.5.9 "brussels sprouts" is released. | |
439 | |
978 | 440 2002-08-21 Jerry James <james@xemacs.org> |
441 | |
442 * gnuserv.h: Revert previous patch. Include syssignal.h instead | |
443 of signal.h. | |
444 * tcp.c: Include config.h, and substitute syssignal.h for | |
445 signal.h. | |
446 | |
954 | 447 2002-08-02 Jerry James <james@xemacs.org> |
448 | |
449 * gnuserv.h: Include signal.h early to define NSIG before config.h | |
450 is included. | |
451 | |
933 | 452 2002-07-27 Steve Youngs <youngs@xemacs.org> |
453 | |
454 * XEmacs 21.5.8 "broccoli" is released. | |
455 | |
930 | 456 2002-07-15 Jerry James <james@xemacs.org> |
457 | |
458 * make-docfile.c: Change whitespace and organization to reduce the | |
459 size of the diff against FSF Emacs sources and synch to Emacs 21.2. | |
460 Remove unused DO_REALLOC. | |
461 Mark XEmacs changes and additions more clearly. | |
462 Reintroduce previously deleted Emacs code inside #if 0 ... #endif. | |
463 * make-docfile.c (next_extra_elc): Replace goto with do-while. | |
464 * make-docfile.c (main): Put XEmacs-only args in one place. | |
465 * make-docfile.c (write_c_args): Change buff to buf to match | |
466 Emacs. Replace pointer arithmetic with simpler array syntax. | |
467 * make-docfile.c (scan_c_file): Note that DEFSIMPLE and DEFPRED no | |
468 longer exist. Correct the "name too long" test (off by one). | |
469 Die with message if a DEFUN has no docstring instead of hanging. | |
470 * make-docfile.c (scan_lisp_file): Introduce while loops used in | |
471 Emacs sources to skip consecutive blank lines. | |
472 | |
920 | 473 2002-07-14 Adrian Aichner <adrian@xemacs.org> |
474 | |
475 * etags.c: It's XEmacs, not Xemacs. | |
476 | |
894 | 477 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> |
478 | |
479 * XEmacs 21.5.7 "broccoflower" is released. | |
480 | |
881 | 481 2002-05-29 Greg Steuck <greg-xemacs-patches@nest.cx> |
482 | |
483 * gnuclient.c: Makes it possible again to #undef | |
484 INTERNET_DOMAIN_SOCKETS in lib-src/gnuserv.h and get a functional | |
485 gnuserv which is only accessible through UNIX_DOMAIN_SOCKETS. | |
486 | |
853 | 487 2002-05-28 Ben Wing <ben@xemacs.org> |
488 | |
489 * make-docfile.c (scan_c_file): | |
490 * make-docfile.c (scan_lisp_file): | |
491 Fix places where we forget to check for EOF. | |
492 | |
826 | 493 2002-05-05 Ben Wing <ben@xemacs.org> |
494 | |
495 * i.c: | |
496 * i.c (skip_executable_name): | |
497 * i.c (main): | |
498 Create an inheritable event and pass it on to XEmacs, so that ^C | |
499 can be handled properly. Intercept ^C and signal the event. | |
500 "Stop Build" in VC++ now works. | |
501 | |
814 | 502 2002-04-14 Ben Wing <ben@xemacs.org> |
503 | |
504 * make-docfile.c: | |
505 * make-docfile.c (next_extra_elc): | |
506 * make-docfile.c (again): Removed. | |
507 * make-docfile.c (main): | |
508 * make-docfile.c (getc_iso2022): | |
509 * make-docfile.c (MDGET): | |
510 * make-docfile.c (read_c_string): | |
511 * make-docfile.c (write_c_args): | |
512 * make-docfile.c (scan_c_file): | |
513 * make-docfile.c (read_lisp_symbol): | |
514 * make-docfile.c (scan_lisp_file): | |
515 Add basic support for handling ISO 2022 doc strings -- we parse | |
516 the basic charset designation sequences so we know whether we're | |
517 in ASCII and have to pay attention to end quotes and such. | |
518 | |
519 Reformat code according to coding standards. | |
520 | |
804 | 521 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org> |
522 | |
523 * XEmacs 21.5.6 "bok choi" is released. | |
524 | |
800 | 525 2002-03-31 Ben Wing <ben@xemacs.org> |
526 | |
527 * make-mswin-unicode.pl: Don't be fucked up by CRLF. Output code | |
528 to force errors when nonintercepted Windows calls issued. | |
529 | |
778 | 530 2002-03-14 Jonathan Harris <jhar@tardis.ed.ac.uk> |
531 | |
532 * make-mswin-unicode.pl: Pick up location of include files from | |
533 MSVCDIR environment variable. | |
534 Add --includedir command-line option. | |
535 Remove 'dir' command. | |
536 | |
776 | 537 2002-03-15 Ben Wing <ben@xemacs.org> |
538 | |
539 * Makefile.in.in (blessmail): | |
540 * Makefile.in.in (maybe-blessmail): | |
541 Use -no-packages to avoid problems with package files shadowing | |
542 core files (e.g. unicode.el in mule-ucs). | |
543 | |
774 | 544 2002-03-12 Ben Wing <ben@xemacs.org> |
545 | |
3322 | 546 * The Great Mule Merge of March 2002: |
547 see node by that name in the Internals Manual. | |
774 | 548 |
768 | 549 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org> |
550 | |
551 * XEmacs 21.5.5 "beets" is released. | |
552 | |
725 | 553 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org> |
554 | |
555 * XEmacs 21.5.4 "bamboo" is released. | |
556 | |
715 | 557 2001-12-24 Yoshiki Hayashi <yoshiki@xemacs.org> |
558 | |
559 * etags.c: Define __P if not already defined. | |
560 | |
709 | 561 2001-12-19 Yoshiki Hayashi <yoshiki@xemacs.org> |
562 | |
563 * Makefile.in.in (etags_args): Define EMACS_NAME to XEmacs. | |
564 | |
565 * etags.c: Sync with pot version 14.28. | |
566 Additional change for XEmacs to define PTR macro. | |
567 | |
568 2001-12-12 Francesco Potorti` <pot@gnu.org> | |
569 | |
570 * etags.c (PHP_functions): New function by Diez B. Roggisch, | |
571 heavily adapted by me, for parsing PHP. | |
572 (LOOKING_AT): New macro. | |
573 (Perl_functions, Python_functions, PHP_functions) | |
574 (Scheme_functions, Texinfo_nodes): Use it. | |
575 (Perl_functions): Use strneq. | |
576 (prolog_pred): Renamed to prolog_pr. | |
577 (prolog_pr): Recognise Prolog rules (thanks to Geert Kloosterman) | |
578 in addition to predicates. | |
579 [ETAGS_REGEXPS] [!HAVE_CONFIG_H] [__CYGWIN__]: Prevent | |
580 unmodified compile, as Cygwin's regex.h is incompatible with us | |
581 (thanks to Markus Hoenicka). | |
582 [!HAVE_CONFIG_H] [!__STDC__]: #define const as the empty string. | |
583 | |
654 | 584 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org> |
585 | |
586 * XEmacs 21.5.3 "asparagus" is released. | |
587 | |
647 | 588 2001-06-24 Ben Wing <ben@xemacs.org> |
589 | |
590 * gnuserv.c (permitted): | |
591 * gnuserv.c (setup_table): | |
592 * gnuslib.c (connect_to_internet_server): | |
593 * make-docfile.c (scan_c_file): | |
594 * mmencode.c (fromqp): | |
595 * movemail.c: | |
596 * movemail.c (main): | |
597 * movemail.c (xmalloc): | |
598 * ootags.c (prolog_pred): | |
599 * ootags.c (erlang_func): | |
600 * yow.c (yow): | |
601 Fix unsigned warnings. See src/ChangeLog for details. | |
602 | |
641 | 603 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org> |
604 | |
605 * XEmacs 21.5.2 "artichoke" is released. | |
606 | |
613 | 607 2001-06-10 Ben Wing <ben@xemacs.org> |
608 | |
609 * cvtmail.c: | |
610 * fakemail.c: | |
611 * gnuserv.c: | |
612 * gnuserv.c (handle_ipc_request): | |
613 * gnuserv.h: | |
614 * gnuslib.c: | |
615 * make-msgfile.c: | |
616 * make-path.c: | |
617 * pop.c: | |
618 * pop.h: | |
619 * profile.c: | |
620 * tcp.c: | |
621 Rename 'GNU Emacs' to XEmacs in the copyright. | |
622 Fix comments in similar ways. | |
623 | |
624 * digest-doc.c (main): | |
625 * sorted-doc.c (main): | |
626 Fix program and author name to reflect XEmacs. | |
627 | |
567 | 628 2001-05-06 Karl M. Hegbloom <karlheg@hegbloom.net> |
629 | |
630 * movemail.c (lock_dot): Use mkstemp if available | |
631 | |
558 | 632 2001-05-23 Ben Wing <ben@xemacs.org> |
633 | |
634 * pop.c (socket_connection): | |
635 Remove BROKEN_CYGWIN. | |
636 | |
543 | 637 2001-05-17 Stephen J. Turnbull <stephen@xemacs.org> |
638 | |
639 * config.values.sh: lisp/utils?/config.el -> lisp/config.el. | |
640 | |
531 | 641 2001-05-12 Ben Wing <ben@xemacs.org> |
642 | |
643 * etags.c: | |
644 * etags.c (print_help): | |
645 * etags.c (sym_type): | |
646 * etags.c (TOTAL_KEYWORDS): | |
647 * etags.c (hash): | |
648 * etags.c (in_word_set): | |
649 * etags.c (consider_token): | |
650 * etags.c (C_entries): | |
651 * etags.c (add_regex): | |
652 new version from Francesco. | |
653 | |
523 | 654 2001-05-09 Ben Wing <ben@xemacs.org> |
655 | |
656 * etags.c (add_regex): | |
657 temporary fix to avoid crashes with new regex code. | |
658 | |
522 | 659 2001-05-09 Martin Buchholz <martin@xemacs.org> |
660 | |
661 * XEmacs 21.5.1 "anise" is released. | |
662 | |
502 | 663 2001-04-29 Ben Wing <ben@xemacs.org> |
664 | |
665 * gnuclient.c (filename_expand): Warning fix. | |
666 | |
479 | 667 2001-04-20 Ben Wing <ben@xemacs.org> |
668 | |
669 * .cvsignore: Added stuff for Windows. | |
670 | |
472 | 671 2001-04-18 Martin Buchholz <martin@xemacs.org> |
672 | |
673 * XEmacs 21.5.0 "alfalfa" is released. | |
674 | |
464 | 675 2000-08-01 Jon Schewe <jpschewe@eggplant.mtu.net> |
676 | |
677 * gnuclient.c (filename_expand): Let Cygwin convert Windows path | |
678 to Unix. | |
679 | |
680 2001-03-23 Stephen J. Turnbull <stephen@xemacs.org> | |
681 | |
682 * gnuserv.h: Document TMPDIR lossage if client/server values differ. | |
683 | |
462 | 684 2001-03-21 Martin Buchholz <martin@xemacs.org> |
685 | |
686 * XEmacs 21.2.46 "Urania" is released. | |
687 | |
688 2001-03-19 Andy Piper <andy@xemacs.org> | |
689 | |
690 * installexe.sh: use bash by default. | |
691 | |
692 2001-03-09 William M. Perry <wmperry@aventail.com> | |
693 | |
694 * gnuclient.c: The Great GTK Merge. | |
695 | |
696 2000-08-10 Ben Wing <ben@xemacs.org> | |
697 | |
698 * update-elc.sh: deleted (retroactively). replaced by update-elc-2.el, | |
699 which does the same thing but in a platform-independent way. | |
700 | |
460 | 701 2001-02-23 Martin Buchholz <martin@xemacs.org> |
702 | |
703 * XEmacs 21.2.45 "Thelxepeia" is released. | |
704 | |
705 2001-02-11 Martin Buchholz <martin@xemacs.org> | |
706 | |
707 * Makefile.in.in: Cleanup. | |
708 Fixes bug: all must depend on make-dump-id. | |
709 Don't install make-path; only used at build time. | |
710 Avoid duplicating file lists for maintainability. | |
711 (PUBLIC_INSTALLABLE_SCRIPTS): More logical naming. | |
712 (PUBLIC_INSTALLABLE_EXES): Likewise. | |
713 (PUBLIC_INSTALLABLES): Likewise. | |
714 (PRIVATE_INSTALLABLE_SCRIPTS): More logical naming. | |
715 (PRIVATE_INSTALLABLE_EXES): Likewise. | |
716 (PRIVATE_INSTALLABLES): Likewise. | |
717 (SCRIPTS): Likewise. | |
718 (EXES): New. | |
719 (PROGS): New. | |
720 (SOURCES): Remove. | |
721 (BUILD_UTILITIES): New. Non-installed utilities. | |
722 (INSTALL_GNUSERV): New. | |
723 (unlock): Remove obsolete target. | |
724 (relock): Remove obsolete target. | |
725 (aixcc.c): Remove. Obsolete. | |
726 * aixcc.lex: Remove. Obsolete. | |
727 | |
728 2001-02-12 Martin Buchholz <martin@xemacs.org> | |
729 | |
730 * make-dump-id.c (main): No longer #include dump-id.h. | |
731 | |
458 | 732 2001-02-08 Martin Buchholz <martin@xemacs.org> |
733 | |
734 * gnuserv.c (permitted): Compiler warning fixes. | |
735 | |
736 2001-02-08 Martin Buchholz <martin@xemacs.org> | |
737 | |
738 * XEmacs 21.2.44 "Thalia" is released. | |
739 | |
740 2001-01-31 Francesco Potorti` <pot@gnu.org> | |
741 | |
742 * etags.c: [NDEBUG] #undef assert and #define it as ((void)0), for | |
743 the sake of some buggy assert.h (e.g. in MinGW and sunos4 pcc). | |
744 (C_entries): Tag token renamed to still_in_token because sunos4 | |
745 pcc wants to expand it as the token() macro even though it has no | |
746 arguments. | |
747 | |
748 2001-01-30 Francesco Potorti` <pot@gnu.org> | |
749 | |
750 * etags.c: [WIN32-NATIVE]: #undef MSDOS, #undef WINDOWSNT and | |
920 | 751 #define it for the sake of XEmacs. |
458 | 752 [WINDOWSNT]: #undef HAVE_NTGUI even if built without |
753 HAVE_CONFIG_H. This change only affects a standalone etags. | |
754 [WINDOWSNT]: #undef DOS_NT and #define it even if built with | |
755 HAVE_CONFIG_H. This change does nothing in Emacs, as DOS_NT is | |
756 always defined when HAVE_CONFIG_H and WINDOWS are both defined. | |
757 [!HAVE_UNISTD_H]: use defined(WINDOWSNT) instead of the bare | |
758 WINDOWSNT, as this is the correct way to use it. | |
759 | |
760 2001-01-28 Francesco Potorti` <pot@gnu.org> | |
761 | |
762 * etags.c: Be capable to parse nested struct-like structures. | |
763 (structdef, structtag): Struct state machine revisited. | |
764 (struct tok): Revisited. | |
765 (cstack, nestlev, instruct): New struct and macros. | |
766 (pushclass_above, popclass_above, write_classname): New functions | |
767 for dealing with nested class names, inspired by Mykola Dzyuba. | |
768 (consider_token, make_C_tag, C_entries): Many changes for dealing | |
769 with arbitrarily nested structures. | |
770 (etags_getcwd): #if MSDOS, not #ifdef MSDOS! | |
771 (C_entries): Consider templates in C++. | |
772 (sym_type): New constant st_C_class for detecting "class" also in | |
773 C mode. | |
774 (C_AUTO): New macro for automatic detection of C++. | |
775 (consider_token): Automatic set C++ mode. | |
776 (C_entries): New security check for yacc. | |
777 (print_language_names, print_help): Mention the autodetect | |
778 feature, do not show help for the -C option, now mostly useless. | |
779 (C_entries): Tag C++ forward declarations if --declarations. | |
780 (C_entries): Don't be fooled by things like XDEFUN. | |
781 (consider_token): Discard asm pseudo function. | |
782 | |
460 | 783 2001-01-25 Francesco Potorti` <pot@gnu.org> |
458 | 784 |
785 * etags.c (struct tok): Renamed from struct token. | |
786 (token): Renamed from tok. | |
787 (structtype): Make it a local variable. | |
788 [DEBUG]: Use assert. | |
789 (xrnew): Change the synopsis. | |
790 (typedefs_or_cplusplus): Renamed from typedefs_and_cplusplus. | |
791 (grow_linebuffer): Don't call xrnew when not needed. | |
792 (token): buffer renamed to line. | |
793 (C_entries): Three calls to inibuffer moved here from main. | |
794 (C_entries): Removed all references to var methodlen, delete it. | |
795 (linebuffer_setlen): Was grow_buffer, now also sets len. | |
796 (consider_token, C_entries, Pascal_functions): Use it. | |
797 (C_entries): Preventing problems relative to extern "C". | |
798 (C_entries): Can tag more than one variable or func separated by | |
799 comma when --declarations is used. | |
800 (C_entries): More accurate tagging of members and declarations. | |
801 (yacc_rules): Was global, made local to C_entries. | |
802 (next_token_is_func): Removed. | |
803 (fvdef): New constants fdefunkey, fdefunname. | |
804 (consider_token, C_entries): Use them. | |
805 (C_entries): Build proper lisp names for Emacs DEFUNs. | |
806 | |
460 | 807 2001-01-15 Francesco Potorti` <pot@gnu.org> |
458 | 808 |
809 * etags.c (print_language_names): Print filenames in addition to | |
810 suffixes. | |
811 | |
812 2001-01-12 Francesco Potorti` <pot@gnu.org> | |
813 | |
814 * etags.c (get_language_from_langname): Renamed from | |
815 get_language_from_name. | |
816 (get_language_from_filename): Renamed from | |
817 get_language_from_suffix. Now first looks for the complete file | |
818 name. | |
819 (language): New member char **filenames. | |
820 (Makefile_filenames): List of possible filenames for makefiles. | |
821 (lang_names): Added a NULL member for every entry, added an entry | |
822 for makefiles. | |
823 (Makefile_targets): New function, inspired by Assar Westerlund | |
824 <assar@sics.se>. | |
825 | |
460 | 826 2000-11-07 Francesco Potorti` <pot@gnu.org> |
458 | 827 |
828 * etags.c (Texinfo_nodes): Renamed from Texinfo_fuctions and made | |
829 it conformant to the style of the rest of the code. | |
830 | |
831 2000-02-10 Francesco Potorti` <pot@gnu.org> | |
832 | |
833 * etags.c (iswhite): Redefined not to consider '\0' as white | |
834 space, and use it throughout in place of isspace, thus preventing a | |
835 potential signed char to int conversion problem. | |
836 (MSDOS): #undefine befere redefining | |
837 | |
460 | 838 2000-02-04 Francesco Potorti` <pot@gnu.org> |
458 | 839 |
840 * etags.c (many functions): Add prototypes. | |
841 | |
460 | 842 2000-01-31 Francesco Potorti` <pot@gnu.org> |
458 | 843 |
844 * etags.c [MSDOS]: Set MSDOS to 1 if #defined, 0 otherwise. | |
845 (get_compressor_from_suffix, process_file): Use MSDOS in if clause. | |
846 (etags_strchr, etags_strrchr): Use const char * and int as arguments. | |
847 (getenv, getcwd): Only declare them if necessary. | |
848 (EMACS_NAME): New constant macro. | |
849 (print_version): Use it. | |
850 (P_) [__STDC__]: Macro for defining function prototypes. | |
851 | |
852 2001-02-06 Martin Buchholz <martin@xemacs.org> | |
853 | |
854 * gnuclient.c: | |
855 * gnuserv.c: | |
856 * gnuslib.c: | |
857 * pop.c: | |
858 Remove use of BSD-specific types. | |
859 s/u_(char|short|int_long)/unsigned $1/g | |
860 Remove pointless casts. | |
861 | |
862 2001-01-28 Martin Buchholz <martin@xemacs.org> | |
863 | |
864 * gnuclient.c (get_current_working_directory): Use HAVE_GETCWD. | |
865 warning: getwd() possibly used unsafely, consider using getcwd(). | |
866 | |
456 | 867 2001-01-26 Martin Buchholz <martin@xemacs.org> |
868 | |
869 * XEmacs 21.2.43 "Terspichore" is released. | |
870 | |
871 2001-01-23 Jan Vroonhof <jan@xemacs.org> | |
872 | |
873 * gnuserv.c: Add version number to object file. | |
874 | |
875 2001-01-20 Klaus Frank <klausf@i3.informatik.rwth-aachen.de> | |
876 | |
877 * gnuserv.c (permitted): Completed the checks of the authentication | |
878 data length, replaced memcmp() by constant-time comparision. | |
879 | |
454 | 880 2001-01-20 Martin Buchholz <martin@xemacs.org> |
881 | |
882 * XEmacs 21.2.42 "Poseidon" is released. | |
883 | |
452 | 884 2001-01-17 Martin Buchholz <martin@xemacs.org> |
885 | |
886 * XEmacs 21.2.41 "Polyhymnia" is released. | |
887 | |
450 | 888 2001-01-08 Martin Buchholz <martin@xemacs.org> |
889 | |
890 * XEmacs 21.2.40 is released. | |
891 | |
448 | 892 2000-12-31 Martin Buchholz <martin@xemacs.org> |
893 | |
894 * XEmacs 21.2.39 is released. | |
895 | |
446 | 896 2000-12-05 Martin Buchholz <martin@xemacs.org> |
897 | |
898 * XEmacs 21.2.38 is released. | |
899 | |
900 2000-11-13 Yoshiki Hayashi <yoshiki@xemacs.org> | |
901 | |
902 * Makefile.in.in: Define emacs iff it's necessary. | |
903 | |
444 | 904 2000-11-14 Martin Buchholz <martin@xemacs.org> |
905 | |
906 * XEmacs 21.2.37 is released. | |
907 | |
442 | 908 2000-09-01 Katsumi Yamaoka <yamaoka@jpl.org> |
909 | |
910 * make-po.c (BUFSIZE): Increase value to 32768. | |
911 | |
912 2000-10-04 Martin Buchholz <martin@xemacs.org> | |
913 | |
914 * XEmacs 21.2.36 is released. | |
915 | |
916 2000-09-30 Martin Buchholz <martin@xemacs.org> | |
917 | |
918 * gnuserv.c (main): Warning removal. | |
919 | |
920 2000-09-27 Martin Buchholz <martin@xemacs.org> | |
921 | |
922 * ellcc.c: Make global variables static. Avoids warnings on AIX. | |
923 | |
924 * fakemail.c (make_file_preface): Use standard type time_t. | |
925 Actually check that the 25th char returned from ctime is '\n'. | |
926 | |
927 2000-09-19 Martin Buchholz <martin@xemacs.org> | |
928 | |
929 * *: Spelling mega-patch | |
930 | |
931 2000-09-12 Martin Buchholz <martin@xemacs.org> | |
932 | |
933 * gnuclient.c (main): | |
934 * hexl.c (usage): | |
935 Use `Usage', not `usage', in Usage messages. | |
936 | |
937 2000-07-15 Ben Wing <ben@xemacs.org> | |
938 | |
939 * etags.c (add_regex): added commented out code for use figuring | |
940 out Windows quoting problems. | |
941 * hexl.c (main): fixed warnings about possible used uninitialized. | |
942 | |
943 2000-07-19 Martin Buchholz <martin@xemacs.org> | |
944 | |
945 * XEmacs 21.2.35 is released. | |
946 | |
947 2000-07-12 Martin Buchholz <martin@xemacs.org> | |
948 | |
949 * gnuserv.c: | |
950 (handle_internet_request): | |
951 (handle_unix_request): | |
952 (internet_init): | |
953 Use socklen_t instead of int or size_t. | |
954 | |
955 2000-07-11 Martin Buchholz <martin@xemacs.org> | |
956 | |
957 * hexl.c (usage): Use full ANSI C prototypes. | |
958 | |
959 2000-07-05 Craig Lanning <lanning@scra.org> | |
960 | |
961 * Makefile.in.in (INSTALL_DATA): | |
962 * Makefile.in.in (UTILITIES): | |
963 * Makefile.in.in (GETOPTDEPS): | |
964 * Makefile.in.in (i): | |
965 mingw support: don't try to build gnuclient, add | |
966 support for building and installing minitar | |
967 | |
968 2000-06-10 Ben Wing <ben@xemacs.org> | |
969 | |
970 * Makefile.in.in (INSTALLABLES_BASE): | |
971 * Makefile.in.in (ootags_args): | |
972 * Makefile.in.in (yow): | |
973 Build i.exe. | |
974 Don't build run*.exe. | |
975 | |
976 * b2m.c: | |
977 * b2m.c (main): | |
978 * ellcc.c (main): | |
979 * etags.c: | |
980 * etags.c (main): | |
981 * etags.c (get_compressor_from_suffix): | |
982 * etags.c (process_file): | |
983 * etags.c (readline_internal): | |
984 * etags.c (etags_getcwd): | |
985 * etags.c (relative_filename): | |
986 * etags.c (absolute_filename): | |
987 * etags.c (filename_is_absolute): | |
988 * etags.c (canonicalize_filename): | |
989 * fakemail.c: | |
990 * fakemail.c (make_file_preface): | |
991 * getopt.c: | |
992 * getopt.h: | |
993 * gnuclient.c: | |
994 * gnuclient.c (filename_expand): | |
995 * gnuserv.h: | |
996 * gnuserv.h (PATCHLEVEL): | |
997 * hexl.c: | |
998 * hexl.c (main): | |
999 * make-docfile.c: | |
1000 * make-docfile.c (APPEND_BINARY): | |
1001 * make-docfile.c (main): | |
1002 * make-dump-id.c: | |
1003 * mmencode.c: | |
1004 * mmencode.c (fromqp): | |
1005 * mmencode.c (main): | |
1006 * movemail.c: | |
1007 * movemail.c (main): | |
1008 * movemail.c (popmail): | |
1009 * ootags.c: | |
1010 * ootags.c (main): | |
1011 * ootags.c (readline_internal): | |
1012 * ootags.c (etags_getcwd): | |
1013 * ootags.c (absolute_filename): | |
1014 * ootags.c (filename_is_absolute): | |
1015 * ootags.c (canonicalize_filename): | |
1016 * pop.c: | |
1017 * pop.c (DONT_ENCAPSULATE): | |
1018 * pop.c (pop_open): | |
1019 * pop.c (socket_connection): | |
1020 * pop.c (pop_trash): | |
1021 * profile.c (gettimeofday): | |
1022 * wakeup.c: | |
1023 * yow.c (rootrelativepath): | |
1024 Remove MSDOS support, converting to WIN32_NATIVE where necessary. | |
1025 WINDOWSNT -> WIN32_NATIVE. | |
1026 __CYGWIN32__ -> CYGWIN. | |
1027 DOS_NT -> WIN32_NATIVE. | |
1028 Remove unused NO_SHORTNAMES. | |
1029 Changes for removed nt\inc. | |
1030 | |
1031 2000-06-07 Ben Wing <ben@xemacs.org> | |
1032 | |
1033 * run.c, run.h, run.rc: Removed. We no longer need these for | |
1034 building runxemacs.exe, and it's questionable at best whether | |
1035 rungnuclient.exe was ever used or is even needed. The correct | |
1036 solution is just to make gnuclient.exe a windows program and | |
1037 use the gnuattach script to run 'i gnuclient.exe'. Not that | |
1038 gnuclient currently works under Windows native in any case. | |
1039 | |
1040 2000-05-28 Martin Buchholz <martin@xemacs.org> | |
1041 | |
1042 * XEmacs 21.2.34 is released. | |
1043 | |
1044 2000-05-11 Ben Wing <ben@xemacs.org> | |
1045 | |
1046 * i.c (get_command): fix unused var warning. | |
1047 | |
1048 * make-docfile.c (MDGET): | |
1049 * make-docfile.c (read_c_string): | |
1050 rewrite and reindent -- handle closing doc string comment that's | |
1051 not at beg of line. | |
1052 | |
1053 2000-05-01 Martin Buchholz <martin@xemacs.org> | |
1054 | |
1055 * XEmacs 21.2.33 is released. | |
1056 | |
1057 2000-04-19 Martin Buchholz <martin@xemacs.org> | |
1058 | |
1059 * gnuclient.c (initialize_signals): Always use full ANSI prototypes. | |
1060 | |
1061 2000-04-06 Kirill 'Big K' Katsnelson <kkm@dtmx.com> | |
1062 | |
1063 * i.c: New file, source for the i utility. | |
1064 | |
1065 2000-03-22 Mike Alexander <mta@arbortext.com> | |
1066 | |
1067 * make-dump-id.c (gettimeofday): new (Windows only) | |
1068 | |
1069 2000-03-20 Martin Buchholz <martin@xemacs.org> | |
1070 | |
1071 * XEmacs 21.2.32 is released. | |
1072 | |
1073 2000-03-20 Martin Buchholz <martin@xemacs.org> | |
1074 | |
1075 * make-dump-id.c: Use config.h and systime.h for portability. | |
1076 | |
1077 2000-02-20 Olivier Galibert <galibert@pobox.com> | |
1078 | |
1079 * make-dump-id.c: Added. | |
1080 | |
1081 * Makefile.in.in: Add support for make-dump-id. | |
1082 | |
1083 2000-03-12 Ben Wing <ben@xemacs.org> | |
1084 | |
1085 * etags.c (canonicalize_filename): fixed a problem with gratuitous | |
1086 capitalization of file names under MS Windows. | |
1087 | |
1088 2000-02-23 Martin Buchholz <martin@xemacs.org> | |
1089 | |
1090 * XEmacs 21.2.31 is released. | |
1091 | |
1092 2000-02-21 Martin Buchholz <martin@xemacs.org> | |
1093 | |
1094 * XEmacs 21.2.30 is released. | |
1095 | |
1096 2000-02-16 Martin Buchholz <martin@xemacs.org> | |
1097 | |
1098 * XEmacs 21.2.29 is released. | |
1099 | |
1100 2000-02-13 Martin Buchholz <martin@xemacs.org> | |
1101 | |
1102 * etags.c: Upgrade to version 13.44. | |
1103 Only added (unsigned char) casts to calls like isspace (*cp). | |
1104 | |
440 | 1105 2000-02-07 Martin Buchholz <martin@xemacs.org> |
1106 | |
1107 * XEmacs 21.2.28 is released. | |
1108 | |
1109 2000-02-06 Martin Buchholz <martin@xemacs.org> | |
1110 | |
1111 * getopt.h: | |
1112 * fakemail.c: | |
1113 * gnuslib.c: | |
1114 * sorted-doc.c: | |
1115 * yow.c: | |
1116 * cvtmail.c: | |
1117 * movemail.c: | |
1118 * gnuclient.c: | |
1119 ANSIfy. Use coding standards for function definitions. | |
1120 Make C++-compilable. Modified from patch by Zack Weinberg. | |
1121 | |
1122 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com> | |
1123 | |
1124 * hexl.c: Removed MSDOS code; set binary I/O flags for NT. | |
1125 | |
438 | 1126 2000-01-18 Martin Buchholz <martin@xemacs.org> |
1127 | |
1128 * XEmacs 21.2.27 is released. | |
1129 | |
1130 2000-01-18 Martin Buchholz <martin@xemacs.org> | |
1131 | |
1132 * ootags.c: Ansify. | |
1133 * etags.c: | |
1134 * getopt.c: | |
1135 * cvtmail.c: | |
1136 Remove declarations of ANSI errno, getenv(), malloc(). | |
1137 | |
1138 2000-01-13 Martin Buchholz <martin@xemacs.org> | |
1139 | |
1140 * movemail.c (main): | |
1141 * make-docfile.c (write_c_args): | |
1142 Simple compiler warning fixes. | |
1143 | |
1144 2000-01-09 Martin Buchholz <martin@xemacs.org> | |
1145 | |
1146 * *.[ch]: Change <../src/config.h> to <config.h> | |
1147 * ellcc.c: Always use <...> to #include files not in `.' | |
1148 * Makefile.in.in: Use safer -I paths. | |
1149 Use $(top_srcdir) instead of $(srcdir)/../src | |
1150 Add warning comment. | |
1151 | |
1152 2000-01-08 Martin Buchholz <martin@xemacs.org> | |
1153 | |
1154 * movemail.c: Warning removal. | |
1155 | |
1156 2000-01-06 Norbert Koch <norbert@s.netic.de> | |
1157 | |
1158 * movemail.c: Typo fix. | |
1159 | |
1160 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
1161 | |
1162 * movemail.c: Overhaul of the locking code. | |
1163 | |
1164 2000-01-03 Martin Buchholz <martin@xemacs.org> | |
1165 | |
1166 * etags.c (etags_strrchr): Ansify. | |
1167 (etags_strchr): Ansify. | |
1168 (get_compressor_from_suffix): Remove warning, make code cleaner. | |
1169 | |
436 | 1170 1999-12-31 Martin Buchholz <martin@xemacs.org> |
1171 | |
1172 * XEmacs 21.2.26 is released. | |
1173 | |
434 | 1174 1999-12-24 Martin Buchholz <martin@xemacs.org> |
1175 | |
1176 * XEmacs 21.2.25 is released. | |
1177 | |
1178 1999-12-21 Martin Buchholz <martin@xemacs.org> | |
1179 | |
1180 * fakemail.c (cuserid): ((expr)) ==> (expr) | |
1181 | |
1182 * fakemail.c (xmalloc): ANSIfy. | |
1183 | |
432 | 1184 1999-12-14 Martin Buchholz <martin@xemacs.org> |
1185 | |
1186 * config.values.sh: Only update config.values.in if changed. | |
1187 No external dependencies except perl. | |
1188 No temporary files. | |
1189 | |
1190 1999-12-14 Martin Buchholz <martin@xemacs.org> | |
1191 | |
1192 * XEmacs 21.2.24 is released. | |
1193 | |
1194 1999-12-13 Martin Buchholz <martin@xemacs.org> | |
1195 | |
1196 * etags.c: Fix warning: `_GNU_SOURCE' redefined. | |
1197 | |
430 | 1198 1999-12-07 Martin Buchholz <martin@xemacs.org> |
1199 | |
1200 * XEmacs 21.2.23 is released. | |
1201 | |
1202 1999-11-29 Andreas Jaeger <aj@suse.de> | |
1203 | |
1204 * Makefile.in.in (INSTALLABLE_SCRIPTS): Removed pstogif. | |
1205 pstogif: Moved to package tm. | |
1206 | |
428 | 1207 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org> |
1208 | |
1209 * XEmacs 21.2.22 is released | |
1210 | |
1211 1999-11-28 Martin Buchholz <martin@xemacs.org> | |
1212 | |
1213 * XEmacs 21.2.21 is released. | |
1214 | |
1215 1999-11-20 Martin Buchholz <martin@xemacs.org> | |
1216 | |
1217 * process-gnu-depends.sh: Deleted. Obsolete. | |
1218 * process-depends.sh: Deleted. Obsolete. | |
1219 | |
1220 1999-11-20 Jan Vroonhof <jan@xemacs.org> | |
1221 | |
1222 * Makefile.in.in (instvardir): Added. From | |
1223 Jeff Miller <jmiller@smart.net> | |
1224 | |
1225 1999-11-19 Martin Buchholz <martin@xemacs.org> | |
1226 | |
1227 * etags.c: Upgrade to pot etags version 13.33. | |
1228 Make `etags --version' print out `XEmacs', not `GNU Emacs' | |
1229 | |
1230 1999-11-17 Martin Buchholz <martin@xemacs.org> | |
1231 | |
1232 * etags.c (canonicalize_filename): Typo fix | |
1233 | |
1234 1999-11-05 Martin Buchholz <martin@xemacs.org> | |
1235 | |
1236 * etags.c: | |
1237 * ../etc/etags.1: | |
1238 * ../etc/NEWS: | |
1239 Upgrade to etags version 13.32. | |
1240 etags.c has warnings removed, in addition. | |
1241 | |
1242 1999-11-15 Martin Buchholz <martin@xemacs.org> | |
1243 | |
1244 * gnuserv.c (ipc_spawn_watchdog): Use pid_t instead of int. | |
1245 | |
1246 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1247 | |
1248 * XEmacs 21.2.20 is released | |
1249 | |
1250 1999-11-04 Martin Buchholz <martin@xemacs.org> | |
1251 | |
1252 * gnuserv.c (handle_response): Warning suppression | |
1253 | |
1254 1999-09-27 Martin Buchholz <martin@xemacs.org> | |
1255 | |
1256 * ellcc.c: | |
1257 ANSIfy. | |
1258 Remove MSDOS cruft. | |
1259 Remove WINDOWS cruft. | |
1260 Remove VMS cruft. | |
1261 (main): The wrong number of bytes were being read during argument | |
1262 processing. | |
1263 Delete ANSI imitations like ellcc_strchr(). | |
1264 Call functions with the right number of arguments. | |
1265 Fix a typo. | |
1266 Make functions static. | |
1267 Remove compiler warnings. | |
1268 | |
1269 1999-09-22 Martin Buchholz <martin@xemacs.org> | |
1270 | |
1271 * cvtmail.c (main): ANSIfy | |
1272 * digest-doc.c (main): ANSIfy | |
1273 * hexl.c (main): ANSIfy | |
1274 | |
1275 * make-path.c: Remove declaration for errno. | |
1276 * mmencode.c (nextcharin): ANSIfy | |
1277 * movemail.c (pop_retr): ANSIfy | |
1278 | |
1279 1999-07-30 Gleb Arshinov <gleb@cs.stanford.edu> | |
1280 | |
1281 * pop.c (pop_quit): use CLOSESOCKET() instead of close() | |
1282 | |
1283 * run.c (build_cmdline): Fix NT native build unreferenced variable | |
1284 warning | |
1285 (WinMain): Fix release mode build unreferenced variable warning | |
1286 | |
1287 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1288 | |
1289 * XEmacs 21.2.19 is released | |
1290 | |
1291 1999-07-22 SL Baur <steve@miho> | |
1292 | |
1293 * Makefile.in.in (datadir): Add. | |
1294 From Jeff Miller <jmiller@smart.net> | |
1295 | |
1296 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1297 | |
1298 * XEmacs 21.2.18 is released | |
1299 | |
1300 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1301 | |
1302 * XEmacs 21.2.17 is released | |
1303 | |
1304 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1305 | |
1306 * XEmacs 21.2.16 is released | |
1307 | |
1308 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1309 | |
1310 * XEmacs 21.2.15 is released | |
1311 | |
1312 1999-06-03 SL Baur <steve@steve1.m17n.org> | |
1313 | |
1314 * Makefile.in.in: Move .PHONY up to force execution of `all'. | |
1315 | |
1316 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1317 | |
1318 * XEmacs 21.2.14 is released | |
1319 | |
1320 1999-05-14 SL Baur <steve@gneiss.etl.go.jp> | |
1321 | |
1322 * update-elc.sh (ignore_pattern): Correct ignore_dirs/ignore=dirs | |
1323 european keyboard fuckage. | |
1324 | |
1325 1999-05-03 Hrvoje Niksic <hniksic@srce.hr> | |
1326 | |
1327 * update-elc.sh (ignore_pattern): Installation.el is dead. | |
1328 | |
1329 1999-05-03 Hrvoje Niksic <hniksic@srce.hr> | |
1330 | |
1331 * gnuclient.c: Include <sysfile.h> instead of <../src/sysfile.h>. | |
1332 | |
1333 * Makefile.in.in (cppflags): Add -I$(top_srcdir)/src. | |
1334 | |
1335 1999-04-29 Andy Piper <andy@xemacs.org> | |
1336 | |
1337 * make-docfile.c: build fixes for mingw32. | |
1338 * movemail.c: ditto. | |
1339 * run.c: ditto. | |
1340 * yow.c: ditto. | |
1341 * profile.c: ditto. | |
1342 (gettimeofday): new function copied from nt.c. | |
1343 | |
1344 * fakemail.c (make_file_preface): make buildable under windows. | |
1345 | |
1346 * Makefile.in.in: fix some build targets for when we are building | |
1347 on a windows platform. | |
1348 | |
1349 1999-03-12 giacomo boffi <giacomo.boffi@polimi.it> | |
1350 | |
1351 * sorted-doc.c: corrected the outdated or plainly wrong | |
1352 texinfo headers. Broken up the mega-@table that crashes (at | |
1353 least RedHat's) TeX with: | |
1354 "! TeX capacity exceeded, sorry [save size=4000]." | |
1355 | |
1356 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1357 | |
1358 * XEmacs 21.2.13 is released | |
1359 | |
1360 1999-03-10 Martin Buchholz <martin@xemacs.org> | |
1361 | |
1362 * fakemail.c (add_a_stream): Always use full ANSI prototypes. | |
1363 | |
1364 1999-03-06 Martin Buchholz <martin@xemacs.org> | |
1365 | |
1366 * fakemail.c (main): Ansify. | |
1367 (xmalloc): Ansify. | |
1368 (xrealloc): Ansify. | |
1369 (get_keyword): use paranoid casts ((int) (unsigned char) c) for | |
1370 islower, toupper, isspace. | |
1371 | |
1372 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1373 | |
1374 * XEmacs 21.2.12 is released | |
1375 | |
1376 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1377 | |
1378 * XEmacs 21.2.11 is released | |
1379 | |
1380 1999-02-17 SL Baur <steve@xemacs.org> | |
1381 | |
1382 * update-elc.sh (ignore_dirs): Ignore lisp/mule subdirectory when | |
1383 running latin-1 XEmacs. Eliminate 20.4 bundled kludges. | |
1384 * update-custom.sh (ignore_dirs): Ditto. | |
1385 | |
1386 1999-02-15 Martin Buchholz <martin@xemacs.org> | |
1387 | |
1388 * update-elc.sh: | |
1389 * update-autoloads.sh: | |
1390 * update-custom.sh: | |
1391 - improved automounter tmp directory support. | |
1392 - support 4 (!) empirically discovered automounter conventions | |
1393 | |
1394 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1395 | |
1396 * XEmacs 21.2.10 is released | |
1397 | |
1398 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1399 | |
1400 * XEmacs 21.2.9 is released | |
1401 | |
1402 1999-01-27 Martin Buchholz <martin@xemacs.org> | |
1403 | |
1404 * movemail.c (strerror): Must be NON-static, since it is used by | |
1405 the POP code, which got moved to a separate file. | |
1406 | |
1407 1999-01-11 Damon Lipparelli <lipp@primus.com> | |
1408 | |
1409 * Makefile.in.in: use ellcc (not ellc) everywhere | |
1410 | |
1411 1999-01-10 J. Kean Johnston <jkj@sco.com> | |
1412 | |
1413 * Makefile.in.in: Include moduledir and sitemoduledir as defined | |
1414 by configure. | |
1415 - Install ellcc if we're supporting shared objects | |
1416 - Rules and dependancies for ellcc | |
1417 | |
1418 * ellcc.c: New file. Front end to the compiler for making modules. | |
1419 | |
1420 * ellcc.h.in: New file. Contains path definitions used by ellcc. | |
1421 | |
1422 * make-docfile.c (main): Add check for -E argument used by ellcc. | |
1423 | |
1424 * make-docfile.c: Changed output format when in -E mode. | |
1425 | |
1426 1998-12-28 Martin Buchholz <martin@xemacs.org> | |
1427 | |
1428 * XEmacs 21.2.8 is released. | |
1429 | |
1430 1998-12-24 Martin Buchholz <martin@xemacs.org> | |
1431 | |
1432 * XEmacs 21.2.7 is released. | |
1433 | |
1434 1998-12-17 Andy Piper <andy@xemacs.org> | |
1435 | |
1436 * pop.c (pop_open): disable use of getpass() which doesn't exist under NT. | |
1437 | |
1438 * movemail.c: mess with includes so that it builds under native NT. | |
1439 | |
1440 * pop.c: mess with includes so that it builds under native NT. | |
1441 From Fabrice Popineau <popineau@ese-metz.fr> | |
1442 | |
1443 1998-12-16 Andy Piper <andy@xemacs.org> | |
1444 | |
1445 * XEmacs 21.2.6 is released | |
1446 | |
1447 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1448 | |
1449 * XEmacs 21.2.5 is released | |
1450 | |
1451 1998-11-28 SL Baur <steve@altair.xemacs.org> | |
1452 | |
1453 * XEmacs 21.2-beta4 is released. | |
1454 | |
1455 1998-10-14 Andy Piper <andyp@parallax.co.uk> | |
1456 | |
1457 * Makefile.in.in (movemail): add getopt.o to objects to link with. | |
1458 | |
1459 * movemail.c (main): rewrite to use getopt(). Add options for | |
1460 order reversal, progress output, regexp matching and message | |
1461 deletion. | |
1462 (popmail): add some optional verbose messages. Use pop_search_top | |
1463 for getting messages. Make message deletion optional. Delete all | |
1464 messages at the end rather than on a message my message basis. | |
1465 (pop_search_top): new function. Looks for messages matching regexp. | |
1466 (compile_regex): new function stolen from etags. | |
1467 | |
1468 1998-10-15 SL Baur <steve@altair.xemacs.org> | |
1469 | |
1470 * XEmacs 21.2-beta3 is released. | |
1471 | |
1472 1998-10-12 SL Baur <steve@altair.xemacs.org> | |
1473 | |
1474 * lib-src/gnudepend.pl: Use /usr/bin/perl. | |
1475 * Makefile.in.in (INSTALLABLE_SCRIPTS): Remove send-pr, install-sid. | |
1476 (GEN_SCRIPTS): Ditto. | |
1477 Delete TM_SCRIPTS. | |
1478 | |
1479 1998-10-11 SL Baur <steve@altair.xemacs.org> | |
1480 | |
1481 * tm-au: | |
1482 * tm-file: | |
1483 * tm-html: | |
1484 * tm-image: | |
1485 * tm-mpeg: | |
1486 * tm-plain: | |
1487 * tm-ps: | |
1488 * tmdecode: packaged. | |
1489 | |
1490 1998-10-10 SL Baur <steve@altair.xemacs.org> | |
1491 | |
1492 * install-sid: | |
1493 * send-pr: Packaged | |
1494 | |
1495 1998-10-01 Jan Vroonhof <vroonhof@math.ethz.ch> | |
1496 | |
1497 * gnuclient.c (filename_expand): Don't forget to copy the | |
1498 filename under UNIX. | |
1499 | |
1500 1998-09-29 SL Baur <steve@altair.xemacs.org> | |
1501 | |
1502 * XEmacs 21.2-beta2 is released. | |
1503 | |
1504 1998-09-08 Raymond Toy <toy@rtp.ericsson.se> | |
1505 | |
1506 * gnuclient.c (filename_expand): Added better recognition of | |
1507 absolute pathnames for CYGWIN. Convert absolute pathnames with | |
1508 drive letters to something xemacs can handle. | |
1509 | |
1510 1998-07-19 SL Baur <steve@altair.xemacs.org> | |
1511 | |
1512 * XEmacs 21.2-beta1 is released. | |
1513 | |
1514 1998-07-15 SL Baur <steve@altair.xemacs.org> | |
1515 | |
1516 * update-elc.sh (ignore_pattern): Add very-early-lisp.el as | |
1517 something to never bytecompile. | |
1518 | |
1519 1998-07-12 SL Baur <steve@altair.xemacs.org> | |
1520 | |
1521 * XEmacs 21.0-pre5 is released. | |
1522 | |
1523 1998-07-09 SL Baur <steve@altair.xemacs.org> | |
1524 | |
1525 * XEmacs 21.0-pre4 is released. | |
1526 | |
1527 1998-06-16 Jan Vroonhof <vroonhof@math.ethz.ch> | |
1528 | |
1529 * gnuclient.c (main): Use disconnect_from_server to read & echo | |
1530 result. | |
1531 | |
1532 1998-06-15 Andy Piper <andyp@parallax.co.uk> | |
1533 | |
1534 * Makefile.in.in: add xemacs icon to the runemacs executable. | |
1535 | |
1536 1998-06-12 Jim Radford <radford@robby.caltech.edu> | |
1537 | |
1538 * gnuclient.c (initialize_signals): Don't pass SIGHUP to XEmacs. | |
1539 | |
1540 1998-06-04 Andy Piper <andyp@parallax.co.uk> | |
1541 | |
1542 * Makefile.in.in (runemacs): add runemacs as a build target if | |
1543 HAVE_MS_WINDOWS is defined. move cpp stuff up slightly so that | |
1544 build targets can benefit from it. | |
1545 | |
1546 1998-05-31 Kirill M. Katsnelson <kkm@kis.ru> | |
1547 | |
1548 * wakeup.c (sleep): Added NT preprocessor quirkfest. | |
1549 (main): Exit when fflush() fails on stdout. | |
1550 | |
1551 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru> | |
1552 | |
1553 * getopt.c: Undefine getpid before redefinition. | |
1554 | |
1555 * make-docfile.c: Added <io.h> when compiling on NT | |
1556 | |
1557 * movemail.c: Ditto. | |
1558 (main): Declare some auto variables only when DISABLE_DIRECT_ACCESS | |
1559 is undefined, so they are actually used, to supress compilation | |
1560 warnings. | |
1561 | |
1562 1998-05-16 SL Baur <steve@altair.xemacs.org> | |
1563 | |
1564 * etags.c (C_entries): Avoid short circuiting comparisons on | |
1565 characters that may appear in C++ operator constructs. | |
1566 | |
1567 * ootags.c (C_entries): Commentary change. | |
1568 | |
1569 * Makefile.in.in (PKG_SCRIPTS): Remove add-little-package.sh. | |
1570 | |
1571 1998-05-11 Martin Buchholz <martin@xemacs.org> | |
1572 | |
1573 * Makefile.in.in: | |
1574 - Adjust for luser's CDPATH being set to something weird. | |
1575 - Take into account bash 2.02's tendency to print the cwd when | |
1576 using CDPATH. Always use `cd ./foo' instead of `cd foo'. | |
1577 - fix the run-temacs target to use $(DUMPENV) | |
1578 - fix the run-puremacs target to use $(DUMPENV) | |
1579 - fix the `depend' target to properly $(RM) the right files | |
1580 - Generate a better TAGS file for XEmacs' lisp code using | |
1581 hand-crafted regexps. | |
1582 - Use standard coding conventions for modules/Makefile.in | |
1583 | |
1584 1998-05-07 Andy Piper <andyp@parallax.co.uk> | |
1585 | |
1586 * update-elc.sh: test x && y loses in the presence of set -e, use | |
1587 if instead. | |
1588 | |
1589 1998-05-06 SL Baur <steve@altair.xemacs.org> | |
1590 | |
1591 * Makefile.in.in (INSTALLABLES): Add ootags. | |
1592 (ootags): New rule. | |
1593 | |
1594 * ootags.c: New file. | |
1595 (C_entries): Annotate changes neeeded for increased OO-Browser | |
1596 context. | |
1597 | |
1598 1998-05-05 Jeff Miller <jmiller@smart.net> | |
1599 | |
1600 * Makefile.in.in: Fix blessmail target. | |
1601 | |
1602 1998-05-05 SL Baur <steve@altair.xemacs.org> | |
1603 | |
1604 * Makefile.in.in (etags_args): Back out -DOO_BROWSER | |
1605 | |
1606 * etags.c: Revert to CVS version 1.11 (pre OO-browser additions). | |
1607 | |
1608 1998-05-04 SL Baur <steve@altair.xemacs.org> | |
1609 | |
1610 * etags.c (C_entries): Fix order typo. | |
1611 (C_entries): Restore previous test. | |
1612 | |
1613 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk> | |
1614 | |
1615 * installexe.sh: fix to use -f instead of -e file and fix shift | |
1616 typo. | |
1617 | |
1618 1998-04-22 SL Baur <steve@altair.xemacs.org> | |
1619 | |
1620 * etags.c: Unconditionally define OO_BROWSER. | |
1621 | |
1622 * update-elc.sh: Tighten up regexp on uname -r output. | |
1623 From Marcus Thiessel <thiessel@tmbbwtx.bbn.hp.com> | |
1624 | |
1625 1998-04-19 Jan Vroonhof <vroonhof@math.ethz.ch> | |
1626 | |
1627 * gnuclient.c (main): Read eval from from stdin if just "-batch" | |
1628 is given. | |
1629 * gnudoit: Support this. | |
1630 * gnuserv.1: Document this behavior. | |
1631 | |
1632 1998-04-18 Andreas Jaeger <aj@arthur.rhein-neckar.de> | |
1633 | |
1634 * etags.c (C_entries): Add parentheses. | |
1635 | |
1636 * etags-vmslib.c: Remove. It's not needed anymore. | |
1637 | |
1638 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk> | |
1639 | |
1640 * installexe.sh: New file. | |
1641 | |
1642 1998-04-17 Olivier Galibert <galibert@pobox.com> | |
1643 | |
1644 * etags.c (print_help): Correct typo. | |
1645 | |
1646 1998-04-16 SL Baur <steve@altair.xemacs.org> | |
1647 | |
1648 * Makefile.in.in: Add -DOO_BROWSER to etags arguments. | |
1649 | |
1650 * etags.c: Synch with InfoDock. | |
1651 | |
1652 * update-autoloads.sh: Don't attempt to eval `make-special' stuffs | |
1653 anymore. They are no longer used. | |
1654 * update-custom.sh: Always check in lisp/. | |
1655 | |
1656 1998-03-18 Jan Vroonhof <vroonhof@math.ethz.ch> | |
1657 | |
1658 * gnuclient.c (main): Do not copy string unnecessary in (too) | |
1659 small buffers. | |
1660 | |
1661 1998-03-02 SL Baur <steve@altair.xemacs.org> | |
1662 | |
1663 * update-elc.sh: Change all -q -no-site-file to -vanilla | |
1664 | |
1665 1998-02-27 SL Baur <steve@altair.xemacs.org> | |
1666 | |
1667 * update-elc.sh (ignore_pattern): Add Installation.el, remove old | |
1668 stuff from 20.4. | |
1669 | |
1670 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk> | |
1671 | |
1672 * lib-src/Makefile.in.in: make sure clean removes msw executables | |
1673 | |
1674 1998-02-24 SL Baur <steve@altair.xemacs.org> | |
1675 | |
1676 * gnuserv.h: Enable USE_TMPDIR. | |
1677 | |
1678 1998-02-23 Glynn Clements <glynn@sensei.co.uk> | |
1679 | |
1680 * gnuclient.c (main): initialise variable `tmpdir' from the TMPDIR | |
1681 environment variable. | |
1682 | |
1683 * gnuserv.c (various): replace hardcoded references to /tmp with | |
1684 the value of `tmpdir'. | |
1685 (main): initialise variable `tmpdir' from the TMPDIR | |
1686 environment variable. | |
1687 | |
1688 * gnuserv.h: include (commented-out) definition of USE_TMPDIR. | |
1689 Add `extern char *tmpdir'. | |
1690 | |
1691 * gnuslib.c (various): replace hardcoded references to /tmp with | |
1692 the value of `tmpdir'. | |
1693 | |
1694 1998-02-15 SL Baur <steve@altair.xemacs.org> | |
1695 | |
1696 * getopt.c (_getopt_internal): Add braces for clarity. | |
1697 | |
1698 1998-01-13 Martin Buchholz <martin@xemacs.org> | |
1699 | |
1700 * lib-src/add-little-package.sh: | |
1701 * lib-src/add-big-package.sh: | |
1702 Use proper paranoid quoting for sh variables. | |
1703 -batch implies -q. | |
1704 | |
1705 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk> | |
1706 | |
1707 * gnuserv.h: only set UNIX_DOMAIN_SOCKETS if HAVE_SYS_UN_H is | |
1708 set. | |
1709 | |
1710 * gnuserv.c: tidy up so that it builds when we don't have | |
1711 UNIX_DOMAIN_SOCKETS. | |
1712 | |
1713 1998-01-07 SL Baur <steve@altair.xemacs.org> | |
1714 | |
1715 * update-elc.sh (ignore_pattern): Replace -vanilla with `-q | |
1716 -no-site-file'. | |
1717 * update-autoloads.sh (dirs): Ditto. | |
1718 * update-custom.sh (dirs): Ditto. | |
1719 | |
1720 1997-12-18 SL Baur <steve@altair.xemacs.org> | |
1721 | |
1722 * update-elc.sh (mule_p): Remove skk's special treatment. | |
1723 | |
1724 1997-12-09 SL Baur <steve@altair.xemacs.org> | |
1725 | |
1726 * update-elc.sh (ignore_pattern): Correct paths of files that | |
1727 should not be bytecompiled, and remove dead files. | |
1728 | |
1729 1997-12-02 SL Baur <steve@altair.xemacs.org> | |
1730 | |
1731 * update-elc.sh (mule_p): Update for addition of SKK. | |
1732 | |
1733 * update-autoloads.sh (mule_p): Update ignore_dirs for | |
1734 lisp/language and lisp/skk. | |
1735 * update-custom.sh (mule_p): Ditto. | |
1736 | |
1737 1997-11-29 Jeff Miller <jmiller@smart.net> | |
1738 | |
1739 * Makefile.in.in: Changed path to blessmail.el for blessmail target | |
1740 to match new lisp directory layout. | |
1741 | |
1742 1997-11-27 SL Baur <steve@altair.xemacs.org> | |
1743 | |
1744 * update-elc.sh: Obliterate usage of make_special, since nothing | |
1745 requires it any more. | |
1746 | |
1747 1997-11-23 SL Baur <steve@altair.xemacs.org> | |
1748 | |
1749 * update-elc.sh (BYTECOMP): cleantree.el has been moved. | |
1750 | |
1751 1997-11-18 Colin Rafferty <craffert@ml.com> | |
1752 | |
1753 * update-elc.sh (prune_vc): Made it ignore any directory that | |
1754 starts with a period. | |
1755 | |
1756 1997-11-16 SL Baur <steve@altair.xemacs.org> | |
1757 | |
1758 * gnuserv.c (main): make return type int. | |
1759 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de> | |
1760 | |
1761 * fakemail.c (main): Ditto. | |
1762 | |
1763 1997-11-13 SL Baur <steve@altair.xemacs.org> | |
1764 | |
1765 * pop.c: Add includes from movemail.c so standard functions get | |
1766 declared. | |
1767 (pop_retrieve): Return NULL if falling off the end of the | |
1768 function. | |
1769 | |
1770 * movemail.c: Hide declarations of popmail(), mbx_write(), | |
1771 mbc_delimit_begin(), and mbx_delimit_end() behind MAIL_USE_POP | |
1772 guard. | |
1773 (pop_retr): Change 4th parameter to void *. | |
1774 | |
1775 1997-11-02 SL Baur <steve@altair.xemacs.org> | |
1776 | |
1777 * update-custom.sh (dirs): Remove packaged directories. | |
1778 | |
1779 * update-elc.sh (ignore_pattern): Hyperbole, oobr and ilisp are | |
1780 now packaged. | |
1781 | |
1782 * update-autoloads.sh (mule_p): Hyperbole and oobr are now | |
1783 packaged. | |
1784 | |
1785 1997-10-30 SL Baur <steve@altair.xemacs.org> | |
1786 | |
1787 * update-autoloads.sh (mule_p): EFS has been packaged. | |
1788 * update-elc.sh (make_special_commands): Ditto. | |
1789 | |
1790 * update-elc.sh: VM has been packaged. | |
1791 | |
1792 * update-autoloads.sh: Add directory language | |
1793 | |
1794 1997-10-23 SL Baur <steve@altair.xemacs.org> | |
1795 | |
1796 * update-elc.sh (BYTECOMP): Specify -vanilla | |
1797 * update-autoloads.sh (dirs): Ditto. | |
1798 * update-custom.sh (dirs): Ditto. | |
1799 | |
1800 1997-10-10 Martin Buchholz <mrb@eng.sun.com> | |
1801 | |
1802 * config.values.in: Run config.values.sh | |
1803 | |
1804 1997-10-09 SL Baur <steve@altair.xemacs.org> | |
1805 | |
1806 * Makefile.in.in (PKG_SCRIPTS): Add new package manipulation | |
1807 scripts. | |
1808 | |
1809 * add-little-package.sh: New file. Support script to install | |
1810 single file packages. | |
1811 | |
1812 * Makefile.in.in (distclean): Reverse change -- do not remove | |
1813 config.values.in. | |
1814 Suggested by: Martin Buchholz <mrb@Eng.Sun.COM> | |
1815 | |
1816 1997-10-06 SL Baur <steve@altair.xemacs.org> | |
1817 | |
1818 * Makefile.in.in (distclean): Remove config.values.in. | |
1819 From Martin Buchholz <mrb@Eng.Sun.COM> | |
1820 | |
1821 1997-10-04 SL Baur <steve@altair.xemacs.org> | |
1822 | |
1823 * update-autoloads.sh (mule_p): W3 is a package now. | |
1824 | |
1825 1997-09-30 SL Baur <steve@altair.xemacs.org> | |
1826 | |
1827 * update-elc.sh (ignore_pattern): Don't attempt bytecompiling | |
1828 lisp/leim/quail/tibetan.el and lisp/language/tibet-util.el. | |
1829 | |
1830 1997-09-29 SL Baur <steve@altair.xemacs.org> | |
1831 | |
1832 * update-elc.sh (mule_p): Ignore mu/latex-math-symbol.el if we're | |
1833 not building with Mule. | |
1834 | |
1835 1997-09-27 Hrvoje Niksic <hniksic@srce.hr> | |
1836 | |
1837 * update-custom.sh: New file. | |
1838 | |
1839 * update-autoloads.sh: Minor fixes. | |
1840 | |
1841 1997-08-11 Jeff Miller <jmiller@smart.net> | |
1842 * Makefile.in.in: Added a test for system-type equal to linux to | |
1843 lisp/paths.el. Mail spool dir should be /var/spool/mail. | |
1844 | |
1845 * cleaned up lib-src/Makefile.in.in regarding targets blessmail and | |
1846 maybe-blessmail. Added target do-blessmail. Makefile.in.in was also | |
1847 missing a variable called "configuration. This messed up archilibdir. | |
1848 | |
1849 * Added highlighting to text suggesting to do "make gzip-el" in top | |
1850 level Makefile.in. Added code to do make maybe-blessmail after a | |
1851 make install is done. | |
1852 | |
1853 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch> | |
1854 | |
1855 * gnuclient.c (main): Made help string correspond to options. | |
1856 | |
1857 1997-08-01 SL Baur <steve@altair.xemacs.org> | |
1858 | |
1859 * Makefile.in.in (distclean): Remove config.values here only. | |
1860 | |
1861 1997-07-27 SL Baur <steve@altair.xemacs.org> | |
1862 | |
1863 * Makefile.in.in (UTILITIES): Add config.values so it can be | |
1864 cleared away by `make distclean'. | |
1865 | |
1866 1997-07-21 SL Baur <steve@altair.xemacs.org> | |
1867 | |
1868 * update-elc.sh (make_special_commands): Remove processing for | |
1869 Gnus and AUCTeX. | |
1870 | |
1871 1997-07-19 SL Baur <steve@altair.xemacs.org> | |
1872 | |
1873 * update-elc.sh (mule_p): Do not attempt to bytecompile | |
1874 char-table.el and chartblxmas.el. | |
1875 | |
1876 1997-07-08 Steven L Baur <steve@altair.xemacs.org> | |
1877 | |
1878 * update-elc.sh (cc-mode): Don't give cc-mode special treatment. | |
1879 | |
1880 * update-autoloads.sh (cc-mode): Don't give cc-mode special | |
1881 treatment. | |
1882 | |
1883 * rcs2log: Synch with Emacs/Mule zeta. | |
1884 | |
1885 1997-07-03 Steven L Baur <steve@altair.xemacs.org> | |
1886 | |
1887 * update-elc.sh (make_special_commands): Fix building of ilisp so | |
1888 custom-load.elc gets built. | |
1889 | |
1890 1997-06-27 Steven L Baur <steve@altair.xemacs.org> | |
1891 | |
1892 * update-autoloads.sh: Major rework. Avoid looking at MULE | |
1893 directories if not running XEmacs/Mule. | |
1894 - Look into all Mule directories for building autoloads. | |
1895 | |
1896 * update-elc.sh (make_special_commands): Fix handling of | |
1897 bytecompilation of AUCTeX to avoid looking at tex-jp.el if not | |
1898 running MULE. | |
1899 | |
1900 1997-06-24 Steven L Baur <steve@altair.xemacs.org> | |
1901 | |
1902 * gnuattach: Needed executable bit set. | |
1903 Suggested by Kyle Jones <kyle_jones@wonderworks.com> | |
1904 | |
1905 * update-elc.sh (ignore_pattern): lisp/language/ethiopic byte | |
1906 compiles now. | |
1907 | |
1908 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
1909 | |
1910 * update-autoloads.sh: Search lisp/mule/. | |
1911 | |
1912 1997-06-20 Steven L Baur <steve@altair.xemacs.org> | |
1913 | |
1914 * gnuattach: Readd as warning script. | |
1915 | |
1916 * Makefile.in.in (INSTALLABLE_SCRIPTS): Readd Gnuattach. | |
1917 From Hrvoje Niksic <hniksic@srce.hr> | |
1918 | |
1919 1997-06-13 Steven L Baur <steve@altair.xemacs.org> | |
1920 | |
1921 * update-elc.sh (mule_p): Ignore lisp/language when building | |
1922 non-Mule. | |
1923 (ignore_pattern): Ignore Languages we don't support yet. | |
1924 | |
1925 1997-06-02 Steven L Baur <steve@altair.xemacs.org> | |
1926 | |
1927 * update-elc.sh (ignore_dirs): Handle ported Quail (LEIM). | |
1928 | |
1929 Tue May 20 23:22:00 1997 Steven L Baur <steve@altair.xemacs.org> | |
1930 | |
1931 * update-autoloads.sh (dirs): Remove obsolete directory lisp/vms | |
1932 from exclusion list (it doesn't exist any more). Remove | |
1933 lisp/eterm from exclusion list of directories searched for | |
1934 autoloads. | |
1935 | |
1936 Thu May 1 15:26:20 1997 Steven L Baur <steve@altair.xemacs.org> | |
1937 | |
1938 * update-elc.sh (mule_p): Test for mule bombs with change in format | |
1939 of new output of featurep. | |
1940 | |
1941 Fri Apr 25 09:12:04 1997 Steven L Baur <steve@altair.xemacs.org> | |
1942 | |
1943 * pstogif: Use Martin Buchholz magic to automagically find perl | |
1944 interpreter. | |
1945 | |
1946 Tue Apr 8 03:08:22 1997 Steven L Baur <steve@altair.xemacs.org> | |
1947 | |
1948 * Makefile.in.in: C Comment out Make comments. No snide comments | |
1949 from me, no sir. | |
1950 | |
1951 Tue Apr 1 12:26:53 1997 Steven L Baur <steve@altair.xemacs.org> | |
1952 | |
1953 * Makefile.in.in: Added stuff for updated movemail.c. | |
1954 | |
1955 Sat Mar 29 16:57:01 1997 Steven L Baur <steve@altair.xemacs.org> | |
1956 | |
1957 * send-pr (GNATS_ADDR): Use xemacs.org as submission address. | |
1958 (DATADIR): Allow for DATADIR to be passed in as an environment | |
1959 variable. | |
1960 | |
1961 Sun Mar 23 15:57:19 1997 Steven L Baur <steve@altair.xemacs.org> | |
1962 | |
1963 * update-elc.sh (make_special_commands): Use target of x20 for efs. | |
1964 | |
1965 Wed Mar 19 10:38:04 1997 Steven L Baur <steve@altair.xemacs.org> | |
1966 | |
1967 * Makefile.in.in (SCRIPTS): Link gzip-el.sh in --srcdir | |
1968 configuration. | |
1969 | |
1970 Tue Mar 18 17:49:14 1997 Steven L Baur <steve@altair.xemacs.org> | |
1971 | |
1972 * update-elc.sh (EMACS): Removed $XEMACS backdoor. We will make | |
1973 the .elcs *only* with the freshly built XEmacs. | |
1974 | |
1975 Mon Mar 17 10:12:03 1997 Steven L Baur <steve@altair.xemacs.org> | |
1976 | |
1977 * Makefile.in.in (INSTALLABLE_SCRIPTS): Add install-sid and | |
1978 send-pr (from GNATS). | |
1979 | |
1980 * update-elc.sh (prune_vc): Use full path to cleantree.el. | |
1981 (NUMTOCOMPILE): Remove useless rule to recompile out-of-date .elcs. | |
1982 | |
1983 Sun Mar 16 21:13:29 1997 Steven L Baur <steve@altair.xemacs.org> | |
1984 | |
1985 * install-sid: New file (GNATS integration). | |
1986 | |
1987 * send-pr: New file (GNATS integration). | |
1988 | |
1989 Fri Mar 14 17:59:57 1997 Steven L Baur <steve@altair.xemacs.org> | |
1990 | |
1991 * update-elc.sh (ignore_dirs): Build VM with `make autoload'. | |
1992 | |
1993 Wed Mar 5 18:07:57 1997 Steven L Baur <steve@altair.xemacs.org> | |
1994 | |
1995 * gzip-el.sh: New file. Courtesy of Jeff Miller and Hrvoje Niksic. | |
1996 | |
1997 * update-elc.sh (els): Remove out of date .elcs before building. | |
1998 | |
1999 Tue Mar 4 18:45:10 1997 Martin Buchholz <mrb@eng.sun.com> | |
2000 | |
2001 * update-elc.sh (els): No more special treatment for vm.elc. | |
2002 | |
2003 Wed Feb 26 18:17:59 1997 Steven L Baur <steve@altair.xemacs.org> | |
2004 | |
2005 * make-docfile.c (next_extra_elc): New function. | |
2006 (main): Use it. Implementation of `-i' parameter to pass a list | |
2007 of site-loaded lisp files. | |
2008 | |
2009 Wed Feb 19 18:24:49 1997 Steven L Baur <steve@altair.xemacs.org> | |
2010 | |
2011 * update-elc.sh: Added lisp/auctex. | |
2012 | |
2013 Thu Feb 13 11:32:47 1997 Steven L Baur <steve@altair.xemacs.org> | |
2014 | |
2015 * Makefile.in.in: Install pstogif script. | |
2016 | |
2017 Sun Dec 29 17:16:45 1996 Martin Buchholz <mrb@eng.sun.com> | |
2018 | |
2019 * update-elc.sh (make_special_commands): Make ilisp be a little | |
2020 smarter about recompilation. | |
2021 | |
2022 Wed Dec 18 20:22:55 1996 Martin Buchholz <mrb@eng.sun.com> | |
2023 | |
2024 * mmencode.c: Don't declare index(). | |
2025 | |
2026 * Makefile.in.in: Documentation changes. | |
2027 | |
2028 * update-elc.sh: Portability Fix. | |
2029 | |
2030 Thu Dec 5 15:41:53 1996 Martin Buchholz <mrb@Eng.Sun.COM> | |
2031 | |
2032 * update-elc.sh: Corrections to protect against too smart /bin/sh'es. | |
2033 |