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