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