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