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