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