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