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