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