361
|
1 2000-05-06 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2
|
|
3 * XEmacs 21.1.10 is released
|
|
4
|
359
|
5 2000-02-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
6
|
|
7 * XEmacs 21.1.9 is released
|
|
8
|
|
9 1999-11-29 Andreas Jaeger <aj@suse.de>
|
|
10
|
|
11 * Makefile.in.in (INSTALLABLE_SCRIPTS): Moved pstogif to package
|
|
12 tm.
|
|
13
|
357
|
14 1999-11-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
15
|
|
16 * XEmacs 21.1.8 is released
|
|
17
|
|
18 1999-11-01 Andy Piper <andy@xemacs.org>
|
|
19
|
|
20 * mmencode.c: include <errno.h>
|
|
21
|
355
|
22 1999-09-26 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
23
|
|
24 * XEmacs 21.1.7 is released
|
|
25
|
|
26 1999-09-23 Damon Lipparelli <lipp@primus.com>
|
|
27
|
|
28 * mmencode.c: Make it compile on NT native.
|
|
29
|
353
|
30 1999-08-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
31
|
|
32 * XEmacs 21.1.6 is released
|
|
33
|
351
|
34 1999-08-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
35
|
|
36 * XEmacs 21.1.5 is released
|
|
37
|
349
|
38 1999-07-08 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
39
|
|
40 * XEmacs 21.1.4 is released
|
|
41
|
347
|
42 1999-06-26 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
43
|
|
44 * XEmacs 21.1.3 is released
|
|
45
|
|
46 1999-06-26 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
47
|
|
48 * XEmacs 21.1.3 is released
|
|
49
|
|
50 1999-06-12 SL Baur <steve@gneiss.etl.go.jp>
|
|
51
|
|
52 * update-elc.sh (ignore_pattern): Correct ignore_dirs/ignore=dirs
|
|
53 european keyboard fuckage.
|
|
54
|
345
|
55 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
56
|
|
57 * XEmacs 21.1.2 is released
|
|
58
|
343
|
59 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
60
|
|
61 * XEmacs 21.1.1 is released
|
|
62
|
339
|
63 1999-03-25 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
64
|
|
65 * XEmacs 21.0.67 is released
|
|
66
|
|
67 1999-03-12 giacomo boffi <giacomo.boffi@polimi.it>
|
|
68
|
|
69 * sorted-doc.c: corrected the outdated or plainly wrong
|
|
70 texinfo headers. Broken up the mega-@table that crashes (at
|
|
71 least RedHat's) TeX with:
|
|
72 "! TeX capacity exceeded, sorry [save size=4000]."
|
|
73
|
337
|
74 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
75
|
|
76 * XEmacs 21.0.66 is released
|
|
77
|
|
78 1999-03-10 Martin Buchholz <martin@xemacs.org>
|
|
79
|
|
80 * fakemail.c (add_a_stream): Always use full ANSI prototypes.
|
|
81
|
|
82 1999-03-06 Martin Buchholz <martin@xemacs.org>
|
|
83
|
|
84 * fakemail.c (main): Ansify.
|
|
85 (xmalloc): Ansify.
|
|
86 (xrealloc): Ansify.
|
|
87 (get_keyword): use paranoid casts ((int) (unsigned char) c) for
|
|
88 islower, toupper, isspace.
|
|
89
|
335
|
90 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
91
|
|
92 * XEmacs 21.0.65 is released
|
|
93
|
333
|
94 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
95
|
|
96 * XEmacs 21.0.64 is released
|
|
97
|
|
98 1999-02-17 SL Baur <steve@xemacs.org>
|
|
99
|
|
100 * update-elc.sh (ignore_dirs): Ignore lisp/mule subdirectory when
|
|
101 running latin-1 XEmacs. Eliminate 20.4 bundled kludges.
|
|
102 * update-custom.sh (ignore_dirs): Ditto.
|
|
103
|
|
104 1999-02-15 Martin Buchholz <martin@xemacs.org>
|
|
105
|
|
106 * update-elc.sh:
|
|
107 * update-autoloads.sh:
|
|
108 * update-custom.sh:
|
|
109 - improved automounter tmp directory support.
|
|
110 - support 4 (!) empirically discovered automounter conventions
|
|
111
|
331
|
112 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
113
|
|
114 * XEmacs 21.0.63 is released
|
|
115
|
|
116 1999-01-27 Martin Buchholz <martin@xemacs.org>
|
|
117
|
|
118 * movemail.c (strerror): Must be NON-static, since it is used by
|
|
119 the POP code, which got moved to a separate file.
|
|
120
|
|
121 1999-01-26 Martin Buchholz <martin@xemacs.org>
|
|
122
|
|
123 * movemail.c (compile_regex): Sync non-Windows changes from 21.2.
|
|
124 Prevent compile errors and warnings.
|
|
125
|
329
|
126 1999-01-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
127
|
|
128 * XEmacs 21.0.62 is released
|
|
129
|
327
|
130 1999-01-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
131
|
|
132 * XEmacs 21.0.61 is released
|
|
133
|
325
|
134 1998-12-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
135
|
|
136 * XEmacs 21.0.60 is released
|
|
137
|
323
|
138 1998-12-08 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
139
|
|
140 * XEmacs 21.0.59 is released
|
|
141
|
321
|
142 1998-12-08 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
143
|
|
144 * XEmacs 21.0.58 is released
|
|
145
|
|
146 1998-10-14 Andy Piper <andyp@parallax.co.uk>
|
|
147
|
|
148 * Makefile.in.in (movemail): add getopt.o to objects to link with.
|
|
149
|
|
150 * movemail.c (main): rewrite to use getopt(). Add options for
|
|
151 order reversal, progress output, regexp matching and message
|
|
152 deletion.
|
|
153 (popmail): add some optional verbose messages. Use pop_search_top
|
|
154 for getting messages. Make message deletion optional. Delete all
|
|
155 messages at the end rather than on a message my message basis.
|
|
156 (pop_search_top): new function. Looks for messages matching regexp.
|
|
157 (compile_regex): new function stolen from etags.
|
|
158
|
|
159 1998-10-12 SL Baur <steve@altair.xemacs.org>
|
|
160
|
|
161 * gnudepend.pl: Use /usr/bin/perl.
|
|
162 * Makefile.in.in (INSTALLABLE_SCRIPTS): Remove send-pr, install-sid.
|
|
163 (GEN_SCRIPTS): Ditto.
|
|
164 Delete TM_SCRIPTS.
|
|
165
|
|
166 1998-10-11 SL Baur <steve@altair.xemacs.org>
|
|
167
|
|
168 * tm-au:
|
|
169 * tm-file:
|
|
170 * tm-html:
|
|
171 * tm-image:
|
|
172 * tm-mpeg:
|
|
173 * tm-plain:
|
|
174 * tm-ps:
|
|
175 * tmdecode: packaged.
|
|
176
|
|
177 1998-10-10 SL Baur <steve@altair.xemacs.org>
|
|
178
|
|
179 * install-sid:
|
|
180 * send-pr: Packaged
|
|
181
|
|
182 1998-10-01 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
183
|
|
184 * gnuclient.c (filename_expand): Don't forget to copy the
|
|
185 filename under UNIX.
|
|
186
|
318
|
187 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
188
|
|
189 * XEmacs 21.0-pre14 is released.
|
|
190
|
|
191 1998-09-08 Raymond Toy <toy@rtp.ericsson.se>
|
|
192
|
|
193 * gnuclient.c (filename_expand): Added better recognition of
|
|
194 absolute pathnames for CYGWIN. Convert absolute pathnames with
|
|
195 drive letters to something xemacs can handle.
|
|
196
|
314
|
197 1998-09-05 SL Baur <steve@altair.xemacs.org>
|
|
198
|
|
199 * XEmacs 21.0-pre12 is released.
|
|
200
|
312
|
201 1998-08-22 SL Baur <steve@altair.xemacs.org>
|
|
202
|
|
203 * XEmacs 21.0-pre11 is released.
|
|
204
|
|
205 1998-08-22 SL Baur <steve@altair.xemacs.org>
|
|
206
|
|
207 * XEmacs 21.0-pre10 is released.
|
|
208
|
308
|
209 1998-08-11 SL Baur <steve@altair.xemacs.org>
|
|
210
|
|
211 * XEmacs 21.0-pre9 is released.
|
|
212
|
|
213 1998-08-04 SL Baur <steve@altair.xemacs.org>
|
|
214
|
|
215 * XEmacs 21.0-pre8 is released.
|
|
216
|
304
|
217 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
218
|
|
219 * XEmacs 21.0-pre7 is released.
|
|
220
|
|
221 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
222
|
|
223 * XEmacs 21.0-pre6 is released.
|
|
224
|
|
225 1998-07-15 SL Baur <steve@altair.xemacs.org>
|
|
226
|
|
227 * update-elc.sh (ignore_pattern): Add very-early-lisp.el as
|
|
228 something to never bytecompile.
|
|
229
|
300
|
230 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
231
|
|
232 * XEmacs 21.0-pre5 is released.
|
|
233
|
298
|
234 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
235
|
|
236 * XEmacs 21.0-pre4 is released.
|
|
237
|
294
|
238 1998-06-16 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
239
|
|
240 * gnuclient.c (main): Use disconnect_from_server to read & echo
|
|
241 result.
|
|
242
|
|
243 1998-06-15 Andy Piper <andyp@parallax.co.uk>
|
|
244
|
|
245 * Makefile.in.in: add xemacs icon to the runemacs executable.
|
|
246
|
292
|
247 1998-06-12 Jim Radford <radford@robby.caltech.edu>
|
|
248
|
|
249 * gnuclient.c (initialize_signals): Don't pass SIGHUP to XEmacs.
|
|
250
|
290
|
251 1998-06-04 Andy Piper <andyp@parallax.co.uk>
|
|
252
|
|
253 * Makefile.in.in (runemacs): add runemacs as a build target if
|
|
254 HAVE_MS_WINDOWS is defined. move cpp stuff up slightly so that
|
|
255 build targets can benefit from it.
|
|
256
|
288
|
257 1998-05-31 Kirill M. Katsnelson <kkm@kis.ru>
|
|
258
|
|
259 * wakeup.c (sleep): Added NT preprocessor quirkfest.
|
|
260 (main): Exit when fflush() fails on stdout.
|
|
261
|
|
262 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
263
|
|
264 * getopt.c: Undefine getpid before redefinition.
|
|
265
|
|
266 * make-docfile.c: Added <io.h> when compiling on NT
|
|
267
|
|
268 * movemail.c: Ditto.
|
|
269 (main): Declare some auto variables only when DISABLE_DIRECT_ACCESS
|
|
270 is undefined, so they are actually used, to supress compilation
|
|
271 warnings.
|
|
272
|
286
|
273 1998-05-16 SL Baur <steve@altair.xemacs.org>
|
|
274
|
|
275 * etags.c (C_entries): Avoid short circuiting comparisons on
|
|
276 characters that may appear in C++ operator constructs.
|
|
277
|
|
278 * ootags.c (C_entries): Commentary change.
|
|
279
|
|
280 * Makefile.in.in (PKG_SCRIPTS): Remove add-little-package.sh.
|
|
281
|
284
|
282 1998-05-11 Martin Buchholz <martin@xemacs.org>
|
|
283
|
|
284 * Makefile.in.in:
|
|
285 - Adjust for luser's CDPATH being set to something weird.
|
|
286 - Take into account bash 2.02's tendency to print the cwd when
|
|
287 using CDPATH. Always use `cd ./foo' instead of `cd foo'.
|
|
288 - fix the run-temacs target to use $(DUMPENV)
|
|
289 - fix the run-puremacs target to use $(DUMPENV)
|
|
290 - fix the `depend' target to properly $(RM) the right files
|
|
291 - Generate a better TAGS file for XEmacs' lisp code using
|
|
292 hand-crafted regexps.
|
|
293 - Use standard coding conventions for modules/Makefile.in
|
|
294
|
282
|
295 1998-05-07 Andy Piper <andyp@parallax.co.uk>
|
|
296
|
|
297 * update-elc.sh: test x && y loses in the presence of set -e, use
|
|
298 if instead.
|
|
299
|
|
300 1998-05-06 SL Baur <steve@altair.xemacs.org>
|
|
301
|
|
302 * Makefile.in.in (INSTALLABLES): Add ootags.
|
|
303 (ootags): New rule.
|
|
304
|
|
305 * ootags.c: New file.
|
|
306 (C_entries): Annotate changes neeeded for increased OO-Browser
|
|
307 context.
|
|
308
|
|
309 1998-05-05 Jeff Miller <jmiller@smart.net>
|
|
310
|
|
311 * Makefile.in.in: Fix blessmail target.
|
|
312
|
|
313 1998-05-05 SL Baur <steve@altair.xemacs.org>
|
|
314
|
|
315 * Makefile.in.in (etags_args): Back out -DOO_BROWSER
|
|
316
|
|
317 * etags.c: Revert to CVS version 1.11 (pre OO-browser additions).
|
|
318
|
|
319 1998-05-04 SL Baur <steve@altair.xemacs.org>
|
|
320
|
|
321 * etags.c (C_entries): Fix order typo.
|
|
322 (C_entries): Restore previous test.
|
|
323
|
278
|
324 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
325
|
|
326 * installexe.sh: fix to use -f instead of -e file and fix shift
|
|
327 typo.
|
|
328
|
|
329 1998-04-22 SL Baur <steve@altair.xemacs.org>
|
|
330
|
|
331 * etags.c: Unconditionally define OO_BROWSER.
|
|
332
|
|
333 * update-elc.sh: Tighten up regexp on uname -r output.
|
|
334 From Marcus Thiessel <thiessel@tmbbwtx.bbn.hp.com>
|
|
335
|
|
336 1998-04-19 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
337
|
|
338 * gnuclient.c (main): Read eval from from stdin if just "-batch"
|
|
339 is given.
|
|
340 * gnudoit: Support this.
|
|
341 * gnuserv.1: Document this behavior.
|
|
342
|
276
|
343 1998-04-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
344
|
|
345 * etags.c (C_entries): Add parentheses.
|
|
346
|
|
347 * etags-vmslib.c: Remove. It's not needed anymore.
|
|
348
|
|
349 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
350
|
|
351 * installexe.sh: New file.
|
|
352
|
|
353 1998-04-17 Olivier Galibert <galibert@pobox.com>
|
|
354
|
|
355 * etags.c (print_help): Correct typo.
|
|
356
|
|
357 1998-04-16 SL Baur <steve@altair.xemacs.org>
|
|
358
|
|
359 * Makefile.in.in: Add -DOO_BROWSER to etags arguments.
|
|
360
|
|
361 * etags.c: Synch with InfoDock.
|
|
362
|
|
363 * update-autoloads.sh: Don't attempt to eval `make-special' stuffs
|
|
364 anymore. They are no longer used.
|
|
365 * update-custom.sh: Always check in lisp/.
|
|
366
|
267
|
367 1998-03-18 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
368
|
|
369 * gnuclient.c (main): Do not copy string unnecessary in (too)
|
|
370 small buffers.
|
|
371
|
263
|
372 1998-03-02 SL Baur <steve@altair.xemacs.org>
|
|
373
|
|
374 * update-elc.sh: Change all -q -no-site-file to -vanilla
|
|
375
|
261
|
376 1998-02-27 SL Baur <steve@altair.xemacs.org>
|
|
377
|
|
378 * update-elc.sh (ignore_pattern): Add Installation.el, remove old
|
|
379 stuff from 20.4.
|
|
380
|
259
|
381 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk>
|
|
382
|
|
383 * lib-src/Makefile.in.in: make sure clean removes msw executables
|
|
384
|
|
385 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
386
|
|
387 * gnuserv.h: Enable USE_TMPDIR.
|
|
388
|
|
389 1998-02-23 Glynn Clements <glynn@sensei.co.uk>
|
|
390
|
|
391 * gnuclient.c (main): initialise variable `tmpdir' from the TMPDIR
|
|
392 environment variable.
|
|
393
|
|
394 * gnuserv.c (various): replace hardcoded references to /tmp with
|
|
395 the value of `tmpdir'.
|
|
396 (main): initialise variable `tmpdir' from the TMPDIR
|
|
397 environment variable.
|
|
398
|
|
399 * gnuserv.h: include (commented-out) definition of USE_TMPDIR.
|
|
400 Add `extern char *tmpdir'.
|
|
401
|
|
402 * gnuslib.c (various): replace hardcoded references to /tmp with
|
|
403 the value of `tmpdir'.
|
|
404
|
255
|
405 1998-02-15 SL Baur <steve@altair.xemacs.org>
|
|
406
|
|
407 * getopt.c (_getopt_internal): Add braces for clarity.
|
|
408
|
243
|
409 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
410
|
|
411 * lib-src/add-little-package.sh:
|
|
412 * lib-src/add-big-package.sh:
|
|
413 Use proper paranoid quoting for sh variables.
|
|
414 -batch implies -q.
|
|
415
|
239
|
416 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk>
|
|
417
|
|
418 * gnuserv.h: only set UNIX_DOMAIN_SOCKETS if HAVE_SYS_UN_H is
|
|
419 set.
|
|
420
|
|
421 * gnuserv.c: tidy up so that it builds when we don't have
|
|
422 UNIX_DOMAIN_SOCKETS.
|
|
423
|
|
424 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
425
|
|
426 * update-elc.sh (ignore_pattern): Replace -vanilla with `-q
|
|
427 -no-site-file'.
|
|
428 * update-autoloads.sh (dirs): Ditto.
|
|
429 * update-custom.sh (dirs): Ditto.
|
|
430
|
227
|
431 1997-12-18 SL Baur <steve@altair.xemacs.org>
|
|
432
|
|
433 * update-elc.sh (mule_p): Remove skk's special treatment.
|
|
434
|
223
|
435 1997-12-09 SL Baur <steve@altair.xemacs.org>
|
|
436
|
|
437 * update-elc.sh (ignore_pattern): Correct paths of files that
|
|
438 should not be bytecompiled, and remove dead files.
|
|
439
|
219
|
440 1997-12-02 SL Baur <steve@altair.xemacs.org>
|
|
441
|
|
442 * update-elc.sh (mule_p): Update for addition of SKK.
|
|
443
|
|
444 * update-autoloads.sh (mule_p): Update ignore_dirs for
|
|
445 lisp/language and lisp/skk.
|
|
446 * update-custom.sh (mule_p): Ditto.
|
|
447
|
|
448 1997-11-29 Jeff Miller <jmiller@smart.net>
|
|
449
|
|
450 * Makefile.in.in: Changed path to blessmail.el for blessmail target
|
|
451 to match new lisp directory layout.
|
|
452
|
217
|
453 1997-11-27 SL Baur <steve@altair.xemacs.org>
|
|
454
|
|
455 * update-elc.sh: Obliterate usage of make_special, since nothing
|
|
456 requires it any more.
|
|
457
|
|
458 1997-11-23 SL Baur <steve@altair.xemacs.org>
|
|
459
|
|
460 * update-elc.sh (BYTECOMP): cleantree.el has been moved.
|
|
461
|
215
|
462 1997-11-18 Colin Rafferty <craffert@ml.com>
|
|
463
|
|
464 * update-elc.sh (prune_vc): Made it ignore any directory that
|
|
465 starts with a period.
|
|
466
|
|
467 1997-11-16 SL Baur <steve@altair.xemacs.org>
|
|
468
|
|
469 * gnuserv.c (main): make return type int.
|
|
470 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
471
|
|
472 * fakemail.c (main): Ditto.
|
|
473
|
213
|
474 1997-11-13 SL Baur <steve@altair.xemacs.org>
|
|
475
|
|
476 * pop.c: Add includes from movemail.c so standard functions get
|
|
477 declared.
|
|
478 (pop_retrieve): Return NULL if falling off the end of the
|
|
479 function.
|
|
480
|
|
481 * movemail.c: Hide declarations of popmail(), mbx_write(),
|
|
482 mbc_delimit_begin(), and mbx_delimit_end() behind MAIL_USE_POP
|
|
483 guard.
|
|
484 (pop_retr): Change 4th parameter to void *.
|
|
485
|
209
|
486 1997-11-02 SL Baur <steve@altair.xemacs.org>
|
|
487
|
|
488 * update-custom.sh (dirs): Remove packaged directories.
|
|
489
|
|
490 * update-elc.sh (ignore_pattern): Hyperbole, oobr and ilisp are
|
|
491 now packaged.
|
|
492
|
|
493 * update-autoloads.sh (mule_p): Hyperbole and oobr are now
|
|
494 packaged.
|
|
495
|
207
|
496 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
497
|
|
498 * update-autoloads.sh (mule_p): EFS has been packaged.
|
|
499 * update-elc.sh (make_special_commands): Ditto.
|
|
500
|
|
501 * update-elc.sh: VM has been packaged.
|
|
502
|
|
503 * update-autoloads.sh: Add directory language
|
|
504
|
|
505 1997-10-23 SL Baur <steve@altair.xemacs.org>
|
|
506
|
|
507 * update-elc.sh (BYTECOMP): Specify -vanilla
|
|
508 * update-autoloads.sh (dirs): Ditto.
|
|
509 * update-custom.sh (dirs): Ditto.
|
|
510
|
203
|
511 1997-10-10 Martin Buchholz <mrb@eng.sun.com>
|
|
512
|
|
513 * config.values.in: Run config.values.sh
|
|
514
|
|
515 1997-10-09 SL Baur <steve@altair.xemacs.org>
|
|
516
|
|
517 * Makefile.in.in (PKG_SCRIPTS): Add new package manipulation
|
|
518 scripts.
|
|
519
|
|
520 * add-little-package.sh: New file. Support script to install
|
|
521 single file packages.
|
|
522
|
|
523 * Makefile.in.in (distclean): Reverse change -- do not remove
|
|
524 config.values.in.
|
|
525 Suggested by: Martin Buchholz <mrb@Eng.Sun.COM>
|
|
526
|
|
527 1997-10-06 SL Baur <steve@altair.xemacs.org>
|
|
528
|
|
529 * Makefile.in.in (distclean): Remove config.values.in.
|
|
530 From Martin Buchholz <mrb@Eng.Sun.COM>
|
|
531
|
201
|
532 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
533
|
|
534 * update-autoloads.sh (mule_p): W3 is a package now.
|
|
535
|
197
|
536 1997-09-30 SL Baur <steve@altair.xemacs.org>
|
|
537
|
|
538 * update-elc.sh (ignore_pattern): Don't attempt bytecompiling
|
|
539 lisp/leim/quail/tibetan.el and lisp/language/tibet-util.el.
|
|
540
|
|
541 1997-09-29 SL Baur <steve@altair.xemacs.org>
|
|
542
|
|
543 * update-elc.sh (mule_p): Ignore mu/latex-math-symbol.el if we're
|
|
544 not building with Mule.
|
|
545
|
195
|
546 1997-09-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
547
|
|
548 * update-custom.sh: New file.
|
|
549
|
|
550 * update-autoloads.sh: Minor fixes.
|
|
551
|
183
|
552 1997-08-11 Jeff Miller <jmiller@smart.net>
|
|
553 * Makefile.in.in: Added a test for system-type equal to linux to
|
|
554 lisp/paths.el. Mail spool dir should be /var/spool/mail.
|
|
555
|
|
556 * cleaned up lib-src/Makefile.in.in regarding targets blessmail and
|
|
557 maybe-blessmail. Added target do-blessmail. Makefile.in.in was also
|
|
558 missing a variable called "configuration. This messed up archilibdir.
|
|
559
|
|
560 * Added highlighting to text suggesting to do "make gzip-el" in top
|
|
561 level Makefile.in. Added code to do make maybe-blessmail after a
|
|
562 make install is done.
|
|
563
|
181
|
564 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
565
|
|
566 * gnuclient.c (main): Made help string correspond to options.
|
|
567
|
|
568 1997-08-01 SL Baur <steve@altair.xemacs.org>
|
|
569
|
|
570 * Makefile.in.in (distclean): Remove config.values here only.
|
|
571
|
179
|
572 1997-07-27 SL Baur <steve@altair.xemacs.org>
|
|
573
|
|
574 * Makefile.in.in (UTILITIES): Add config.values so it can be
|
|
575 cleared away by `make distclean'.
|
|
576
|
177
|
577 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
578
|
|
579 * update-elc.sh (make_special_commands): Remove processing for
|
|
580 Gnus and AUCTeX.
|
|
581
|
|
582 1997-07-19 SL Baur <steve@altair.xemacs.org>
|
|
583
|
|
584 * update-elc.sh (mule_p): Do not attempt to bytecompile
|
|
585 char-table.el and chartblxmas.el.
|
|
586
|
171
|
587 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
588
|
|
589 * update-elc.sh (cc-mode): Don't give cc-mode special treatment.
|
|
590
|
|
591 * update-autoloads.sh (cc-mode): Don't give cc-mode special
|
|
592 treatment.
|
|
593
|
|
594 * rcs2log: Synch with Emacs/Mule zeta.
|
|
595
|
169
|
596 1997-07-03 Steven L Baur <steve@altair.xemacs.org>
|
|
597
|
|
598 * update-elc.sh (make_special_commands): Fix building of ilisp so
|
|
599 custom-load.elc gets built.
|
|
600
|
167
|
601 1997-06-27 Steven L Baur <steve@altair.xemacs.org>
|
|
602
|
|
603 * update-autoloads.sh: Major rework. Avoid looking at MULE
|
|
604 directories if not running XEmacs/Mule.
|
|
605 - Look into all Mule directories for building autoloads.
|
|
606
|
|
607 * update-elc.sh (make_special_commands): Fix handling of
|
|
608 bytecompilation of AUCTeX to avoid looking at tex-jp.el if not
|
|
609 running MULE.
|
|
610
|
165
|
611 1997-06-24 Steven L Baur <steve@altair.xemacs.org>
|
|
612
|
|
613 * gnuattach: Needed executable bit set.
|
|
614 Suggested by Kyle Jones <kyle_jones@wonderworks.com>
|
|
615
|
|
616 * update-elc.sh (ignore_pattern): lisp/language/ethiopic byte
|
|
617 compiles now.
|
|
618
|
|
619 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
620
|
|
621 * update-autoloads.sh: Search lisp/mule/.
|
|
622
|
163
|
623 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
|
|
624
|
|
625 * gnuattach: Readd as warning script.
|
|
626
|
|
627 * Makefile.in.in (INSTALLABLE_SCRIPTS): Readd Gnuattach.
|
|
628 From Hrvoje Niksic <hniksic@srce.hr>
|
|
629
|
161
|
630 1997-06-13 Steven L Baur <steve@altair.xemacs.org>
|
|
631
|
|
632 * update-elc.sh (mule_p): Ignore lisp/language when building
|
|
633 non-Mule.
|
|
634 (ignore_pattern): Ignore Languages we don't support yet.
|
|
635
|
155
|
636 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
637
|
|
638 * update-elc.sh (ignore_dirs): Handle ported Quail (LEIM).
|
|
639
|
151
|
640 Tue May 20 23:22:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
641
|
|
642 * update-autoloads.sh (dirs): Remove obsolete directory lisp/vms
|
|
643 from exclusion list (it doesn't exist any more). Remove
|
|
644 lisp/eterm from exclusion list of directories searched for
|
|
645 autoloads.
|
|
646
|
140
|
647 Thu May 1 15:26:20 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
648
|
|
649 * update-elc.sh (mule_p): Test for mule bombs with change in format
|
|
650 of new output of featurep.
|
|
651
|
138
|
652 Fri Apr 25 09:12:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
653
|
|
654 * pstogif: Use Martin Buchholz magic to automagically find perl
|
|
655 interpreter.
|
|
656
|
120
|
657 Tue Apr 8 03:08:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
658
|
|
659 * Makefile.in.in: C Comment out Make comments. No snide comments
|
|
660 from me, no sir.
|
|
661
|
118
|
662 Tue Apr 1 12:26:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
663
|
|
664 * Makefile.in.in: Added stuff for updated movemail.c.
|
|
665
|
|
666 Sat Mar 29 16:57:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
667
|
|
668 * send-pr (GNATS_ADDR): Use xemacs.org as submission address.
|
|
669 (DATADIR): Allow for DATADIR to be passed in as an environment
|
|
670 variable.
|
|
671
|
116
|
672 Sun Mar 23 15:57:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
673
|
|
674 * update-elc.sh (make_special_commands): Use target of x20 for efs.
|
|
675
|
114
|
676 Wed Mar 19 10:38:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
677
|
|
678 * Makefile.in.in (SCRIPTS): Link gzip-el.sh in --srcdir
|
|
679 configuration.
|
|
680
|
|
681 Tue Mar 18 17:49:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
682
|
|
683 * update-elc.sh (EMACS): Removed $XEMACS backdoor. We will make
|
|
684 the .elcs *only* with the freshly built XEmacs.
|
|
685
|
112
|
686 Mon Mar 17 10:12:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
687
|
|
688 * Makefile.in.in (INSTALLABLE_SCRIPTS): Add install-sid and
|
|
689 send-pr (from GNATS).
|
|
690
|
|
691 * update-elc.sh (prune_vc): Use full path to cleantree.el.
|
|
692 (NUMTOCOMPILE): Remove useless rule to recompile out-of-date .elcs.
|
|
693
|
|
694 Sun Mar 16 21:13:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
695
|
|
696 * install-sid: New file (GNATS integration).
|
|
697
|
|
698 * send-pr: New file (GNATS integration).
|
|
699
|
110
|
700 Fri Mar 14 17:59:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
701
|
|
702 * update-elc.sh (ignore_dirs): Build VM with `make autoload'.
|
|
703
|
108
|
704 Wed Mar 5 18:07:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
705
|
|
706 * gzip-el.sh: New file. Courtesy of Jeff Miller and Hrvoje Niksic.
|
|
707
|
|
708 * update-elc.sh (els): Remove out of date .elcs before building.
|
|
709
|
|
710 Tue Mar 4 18:45:10 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
711
|
|
712 * update-elc.sh (els): No more special treatment for vm.elc.
|
|
713
|
102
|
714 Wed Feb 26 18:17:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
715
|
|
716 * make-docfile.c (next_extra_elc): New function.
|
|
717 (main): Use it. Implementation of `-i' parameter to pass a list
|
|
718 of site-loaded lisp files.
|
|
719
|
100
|
720 Wed Feb 19 18:24:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
721
|
|
722 * update-elc.sh: Added lisp/auctex.
|
|
723
|
98
|
724 Thu Feb 13 11:32:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
725
|
|
726 * Makefile.in.in: Install pstogif script.
|
|
727
|
78
|
728 Sun Dec 29 17:16:45 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
729
|
|
730 * update-elc.sh (make_special_commands): Make ilisp be a little
|
|
731 smarter about recompilation.
|
|
732
|
74
|
733 Wed Dec 18 20:22:55 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
734
|
|
735 * mmencode.c: Don't declare index().
|
|
736
|
|
737 * Makefile.in.in: Documentation changes.
|
|
738
|
|
739 * update-elc.sh: Portability Fix.
|
|
740
|
72
|
741 Thu Dec 5 15:41:53 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
742
|
|
743 * update-elc.sh: Corrections to protect against too smart /bin/sh'es.
|
|
744
|