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