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