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