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