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