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