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