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