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