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