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