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