1 1998-07-19 SL Baur <steve@altair.xemacs.org>
3 * XEmacs 21.2-beta1 is released.
5 1998-07-15 SL Baur <steve@altair.xemacs.org>
7 * update-elc.sh (ignore_pattern): Add very-early-lisp.el as
8 something to never bytecompile.
10 1998-07-12 SL Baur <steve@altair.xemacs.org>
12 * XEmacs 21.0-pre5 is released.
14 1998-07-09 SL Baur <steve@altair.xemacs.org>
16 * XEmacs 21.0-pre4 is released.
18 1998-06-16 Jan Vroonhof <vroonhof@math.ethz.ch>
20 * gnuclient.c (main): Use disconnect_from_server to read & echo
23 1998-06-15 Andy Piper <andyp@parallax.co.uk>
25 * Makefile.in.in: add xemacs icon to the runemacs executable.
27 1998-06-12 Jim Radford <radford@robby.caltech.edu>
29 * gnuclient.c (initialize_signals): Don't pass SIGHUP to XEmacs.
31 1998-06-04 Andy Piper <andyp@parallax.co.uk>
33 * Makefile.in.in (runemacs): add runemacs as a build target if
34 HAVE_MS_WINDOWS is defined. move cpp stuff up slightly so that
35 build targets can benefit from it.
37 1998-05-31 Kirill M. Katsnelson <kkm@kis.ru>
39 * wakeup.c (sleep): Added NT preprocessor quirkfest.
40 (main): Exit when fflush() fails on stdout.
42 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
44 * getopt.c: Undefine getpid before redefinition.
46 * make-docfile.c: Added <io.h> when compiling on NT
49 (main): Declare some auto variables only when DISABLE_DIRECT_ACCESS
50 is undefined, so they are actually used, to supress compilation
53 1998-05-16 SL Baur <steve@altair.xemacs.org>
55 * etags.c (C_entries): Avoid short circuiting comparisons on
56 characters that may appear in C++ operator constructs.
58 * ootags.c (C_entries): Commentary change.
60 * Makefile.in.in (PKG_SCRIPTS): Remove add-little-package.sh.
62 1998-05-11 Martin Buchholz <martin@xemacs.org>
65 - Adjust for luser's CDPATH being set to something weird.
66 - Take into account bash 2.02's tendency to print the cwd when
67 using CDPATH. Always use `cd ./foo' instead of `cd foo'.
68 - fix the run-temacs target to use $(DUMPENV)
69 - fix the run-puremacs target to use $(DUMPENV)
70 - fix the `depend' target to properly $(RM) the right files
71 - Generate a better TAGS file for XEmacs' lisp code using
73 - Use standard coding conventions for modules/Makefile.in
75 1998-05-07 Andy Piper <andyp@parallax.co.uk>
77 * update-elc.sh: test x && y loses in the presence of set -e, use
80 1998-05-06 SL Baur <steve@altair.xemacs.org>
82 * Makefile.in.in (INSTALLABLES): Add ootags.
86 (C_entries): Annotate changes neeeded for increased OO-Browser
89 1998-05-05 Jeff Miller <jmiller@smart.net>
91 * Makefile.in.in: Fix blessmail target.
93 1998-05-05 SL Baur <steve@altair.xemacs.org>
95 * Makefile.in.in (etags_args): Back out -DOO_BROWSER
97 * etags.c: Revert to CVS version 1.11 (pre OO-browser additions).
99 1998-05-04 SL Baur <steve@altair.xemacs.org>
101 * etags.c (C_entries): Fix order typo.
102 (C_entries): Restore previous test.
104 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
106 * installexe.sh: fix to use -f instead of -e file and fix shift
109 1998-04-22 SL Baur <steve@altair.xemacs.org>
111 * etags.c: Unconditionally define OO_BROWSER.
113 * update-elc.sh: Tighten up regexp on uname -r output.
114 From Marcus Thiessel <thiessel@tmbbwtx.bbn.hp.com>
116 1998-04-19 Jan Vroonhof <vroonhof@math.ethz.ch>
118 * gnuclient.c (main): Read eval from from stdin if just "-batch"
120 * gnudoit: Support this.
121 * gnuserv.1: Document this behavior.
123 1998-04-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
125 * etags.c (C_entries): Add parentheses.
127 * etags-vmslib.c: Remove. It's not needed anymore.
129 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
131 * installexe.sh: New file.
133 1998-04-17 Olivier Galibert <galibert@pobox.com>
135 * etags.c (print_help): Correct typo.
137 1998-04-16 SL Baur <steve@altair.xemacs.org>
139 * Makefile.in.in: Add -DOO_BROWSER to etags arguments.
141 * etags.c: Synch with InfoDock.
143 * update-autoloads.sh: Don't attempt to eval `make-special' stuffs
144 anymore. They are no longer used.
145 * update-custom.sh: Always check in lisp/.
147 1998-03-18 Jan Vroonhof <vroonhof@math.ethz.ch>
149 * gnuclient.c (main): Do not copy string unnecessary in (too)
152 1998-03-02 SL Baur <steve@altair.xemacs.org>
154 * update-elc.sh: Change all -q -no-site-file to -vanilla
156 1998-02-27 SL Baur <steve@altair.xemacs.org>
158 * update-elc.sh (ignore_pattern): Add Installation.el, remove old
161 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk>
163 * lib-src/Makefile.in.in: make sure clean removes msw executables
165 1998-02-24 SL Baur <steve@altair.xemacs.org>
167 * gnuserv.h: Enable USE_TMPDIR.
169 1998-02-23 Glynn Clements <glynn@sensei.co.uk>
171 * gnuclient.c (main): initialise variable `tmpdir' from the TMPDIR
172 environment variable.
174 * gnuserv.c (various): replace hardcoded references to /tmp with
175 the value of `tmpdir'.
176 (main): initialise variable `tmpdir' from the TMPDIR
177 environment variable.
179 * gnuserv.h: include (commented-out) definition of USE_TMPDIR.
180 Add `extern char *tmpdir'.
182 * gnuslib.c (various): replace hardcoded references to /tmp with
183 the value of `tmpdir'.
185 1998-02-15 SL Baur <steve@altair.xemacs.org>
187 * getopt.c (_getopt_internal): Add braces for clarity.
189 1998-01-13 Martin Buchholz <martin@xemacs.org>
191 * lib-src/add-little-package.sh:
192 * lib-src/add-big-package.sh:
193 Use proper paranoid quoting for sh variables.
196 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk>
198 * gnuserv.h: only set UNIX_DOMAIN_SOCKETS if HAVE_SYS_UN_H is
201 * gnuserv.c: tidy up so that it builds when we don't have
204 1998-01-07 SL Baur <steve@altair.xemacs.org>
206 * update-elc.sh (ignore_pattern): Replace -vanilla with `-q
208 * update-autoloads.sh (dirs): Ditto.
209 * update-custom.sh (dirs): Ditto.
211 1997-12-18 SL Baur <steve@altair.xemacs.org>
213 * update-elc.sh (mule_p): Remove skk's special treatment.
215 1997-12-09 SL Baur <steve@altair.xemacs.org>
217 * update-elc.sh (ignore_pattern): Correct paths of files that
218 should not be bytecompiled, and remove dead files.
220 1997-12-02 SL Baur <steve@altair.xemacs.org>
222 * update-elc.sh (mule_p): Update for addition of SKK.
224 * update-autoloads.sh (mule_p): Update ignore_dirs for
225 lisp/language and lisp/skk.
226 * update-custom.sh (mule_p): Ditto.
228 1997-11-29 Jeff Miller <jmiller@smart.net>
230 * Makefile.in.in: Changed path to blessmail.el for blessmail target
231 to match new lisp directory layout.
233 1997-11-27 SL Baur <steve@altair.xemacs.org>
235 * update-elc.sh: Obliterate usage of make_special, since nothing
236 requires it any more.
238 1997-11-23 SL Baur <steve@altair.xemacs.org>
240 * update-elc.sh (BYTECOMP): cleantree.el has been moved.
242 1997-11-18 Colin Rafferty <craffert@ml.com>
244 * update-elc.sh (prune_vc): Made it ignore any directory that
245 starts with a period.
247 1997-11-16 SL Baur <steve@altair.xemacs.org>
249 * gnuserv.c (main): make return type int.
250 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de>
252 * fakemail.c (main): Ditto.
254 1997-11-13 SL Baur <steve@altair.xemacs.org>
256 * pop.c: Add includes from movemail.c so standard functions get
258 (pop_retrieve): Return NULL if falling off the end of the
261 * movemail.c: Hide declarations of popmail(), mbx_write(),
262 mbc_delimit_begin(), and mbx_delimit_end() behind MAIL_USE_POP
264 (pop_retr): Change 4th parameter to void *.
266 1997-11-02 SL Baur <steve@altair.xemacs.org>
268 * update-custom.sh (dirs): Remove packaged directories.
270 * update-elc.sh (ignore_pattern): Hyperbole, oobr and ilisp are
273 * update-autoloads.sh (mule_p): Hyperbole and oobr are now
276 1997-10-30 SL Baur <steve@altair.xemacs.org>
278 * update-autoloads.sh (mule_p): EFS has been packaged.
279 * update-elc.sh (make_special_commands): Ditto.
281 * update-elc.sh: VM has been packaged.
283 * update-autoloads.sh: Add directory language
285 1997-10-23 SL Baur <steve@altair.xemacs.org>
287 * update-elc.sh (BYTECOMP): Specify -vanilla
288 * update-autoloads.sh (dirs): Ditto.
289 * update-custom.sh (dirs): Ditto.
291 1997-10-10 Martin Buchholz <mrb@eng.sun.com>
293 * config.values.in: Run config.values.sh
295 1997-10-09 SL Baur <steve@altair.xemacs.org>
297 * Makefile.in.in (PKG_SCRIPTS): Add new package manipulation
300 * add-little-package.sh: New file. Support script to install
301 single file packages.
303 * Makefile.in.in (distclean): Reverse change -- do not remove
305 Suggested by: Martin Buchholz <mrb@Eng.Sun.COM>
307 1997-10-06 SL Baur <steve@altair.xemacs.org>
309 * Makefile.in.in (distclean): Remove config.values.in.
310 From Martin Buchholz <mrb@Eng.Sun.COM>
312 1997-10-04 SL Baur <steve@altair.xemacs.org>
314 * update-autoloads.sh (mule_p): W3 is a package now.
316 1997-09-30 SL Baur <steve@altair.xemacs.org>
318 * update-elc.sh (ignore_pattern): Don't attempt bytecompiling
319 lisp/leim/quail/tibetan.el and lisp/language/tibet-util.el.
321 1997-09-29 SL Baur <steve@altair.xemacs.org>
323 * update-elc.sh (mule_p): Ignore mu/latex-math-symbol.el if we're
324 not building with Mule.
326 1997-09-27 Hrvoje Niksic <hniksic@srce.hr>
328 * update-custom.sh: New file.
330 * update-autoloads.sh: Minor fixes.
332 1997-08-11 Jeff Miller <jmiller@smart.net>
333 * Makefile.in.in: Added a test for system-type equal to linux to
334 lisp/paths.el. Mail spool dir should be /var/spool/mail.
336 * cleaned up lib-src/Makefile.in.in regarding targets blessmail and
337 maybe-blessmail. Added target do-blessmail. Makefile.in.in was also
338 missing a variable called "configuration. This messed up archilibdir.
340 * Added highlighting to text suggesting to do "make gzip-el" in top
341 level Makefile.in. Added code to do make maybe-blessmail after a
342 make install is done.
344 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch>
346 * gnuclient.c (main): Made help string correspond to options.
348 1997-08-01 SL Baur <steve@altair.xemacs.org>
350 * Makefile.in.in (distclean): Remove config.values here only.
352 1997-07-27 SL Baur <steve@altair.xemacs.org>
354 * Makefile.in.in (UTILITIES): Add config.values so it can be
355 cleared away by `make distclean'.
357 1997-07-21 SL Baur <steve@altair.xemacs.org>
359 * update-elc.sh (make_special_commands): Remove processing for
362 1997-07-19 SL Baur <steve@altair.xemacs.org>
364 * update-elc.sh (mule_p): Do not attempt to bytecompile
365 char-table.el and chartblxmas.el.
367 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
369 * update-elc.sh (cc-mode): Don't give cc-mode special treatment.
371 * update-autoloads.sh (cc-mode): Don't give cc-mode special
374 * rcs2log: Synch with Emacs/Mule zeta.
376 1997-07-03 Steven L Baur <steve@altair.xemacs.org>
378 * update-elc.sh (make_special_commands): Fix building of ilisp so
379 custom-load.elc gets built.
381 1997-06-27 Steven L Baur <steve@altair.xemacs.org>
383 * update-autoloads.sh: Major rework. Avoid looking at MULE
384 directories if not running XEmacs/Mule.
385 - Look into all Mule directories for building autoloads.
387 * update-elc.sh (make_special_commands): Fix handling of
388 bytecompilation of AUCTeX to avoid looking at tex-jp.el if not
391 1997-06-24 Steven L Baur <steve@altair.xemacs.org>
393 * gnuattach: Needed executable bit set.
394 Suggested by Kyle Jones <kyle_jones@wonderworks.com>
396 * update-elc.sh (ignore_pattern): lisp/language/ethiopic byte
399 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
401 * update-autoloads.sh: Search lisp/mule/.
403 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
405 * gnuattach: Readd as warning script.
407 * Makefile.in.in (INSTALLABLE_SCRIPTS): Readd Gnuattach.
408 From Hrvoje Niksic <hniksic@srce.hr>
410 1997-06-13 Steven L Baur <steve@altair.xemacs.org>
412 * update-elc.sh (mule_p): Ignore lisp/language when building
414 (ignore_pattern): Ignore Languages we don't support yet.
416 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
418 * update-elc.sh (ignore_dirs): Handle ported Quail (LEIM).
420 Tue May 20 23:22:00 1997 Steven L Baur <steve@altair.xemacs.org>
422 * update-autoloads.sh (dirs): Remove obsolete directory lisp/vms
423 from exclusion list (it doesn't exist any more). Remove
424 lisp/eterm from exclusion list of directories searched for
427 Thu May 1 15:26:20 1997 Steven L Baur <steve@altair.xemacs.org>
429 * update-elc.sh (mule_p): Test for mule bombs with change in format
430 of new output of featurep.
432 Fri Apr 25 09:12:04 1997 Steven L Baur <steve@altair.xemacs.org>
434 * pstogif: Use Martin Buchholz magic to automagically find perl
437 Tue Apr 8 03:08:22 1997 Steven L Baur <steve@altair.xemacs.org>
439 * Makefile.in.in: C Comment out Make comments. No snide comments
442 Tue Apr 1 12:26:53 1997 Steven L Baur <steve@altair.xemacs.org>
444 * Makefile.in.in: Added stuff for updated movemail.c.
446 Sat Mar 29 16:57:01 1997 Steven L Baur <steve@altair.xemacs.org>
448 * send-pr (GNATS_ADDR): Use xemacs.org as submission address.
449 (DATADIR): Allow for DATADIR to be passed in as an environment
452 Sun Mar 23 15:57:19 1997 Steven L Baur <steve@altair.xemacs.org>
454 * update-elc.sh (make_special_commands): Use target of x20 for efs.
456 Wed Mar 19 10:38:04 1997 Steven L Baur <steve@altair.xemacs.org>
458 * Makefile.in.in (SCRIPTS): Link gzip-el.sh in --srcdir
461 Tue Mar 18 17:49:14 1997 Steven L Baur <steve@altair.xemacs.org>
463 * update-elc.sh (EMACS): Removed $XEMACS backdoor. We will make
464 the .elcs *only* with the freshly built XEmacs.
466 Mon Mar 17 10:12:03 1997 Steven L Baur <steve@altair.xemacs.org>
468 * Makefile.in.in (INSTALLABLE_SCRIPTS): Add install-sid and
469 send-pr (from GNATS).
471 * update-elc.sh (prune_vc): Use full path to cleantree.el.
472 (NUMTOCOMPILE): Remove useless rule to recompile out-of-date .elcs.
474 Sun Mar 16 21:13:29 1997 Steven L Baur <steve@altair.xemacs.org>
476 * install-sid: New file (GNATS integration).
478 * send-pr: New file (GNATS integration).
480 Fri Mar 14 17:59:57 1997 Steven L Baur <steve@altair.xemacs.org>
482 * update-elc.sh (ignore_dirs): Build VM with `make autoload'.
484 Wed Mar 5 18:07:57 1997 Steven L Baur <steve@altair.xemacs.org>
486 * gzip-el.sh: New file. Courtesy of Jeff Miller and Hrvoje Niksic.
488 * update-elc.sh (els): Remove out of date .elcs before building.
490 Tue Mar 4 18:45:10 1997 Martin Buchholz <mrb@eng.sun.com>
492 * update-elc.sh (els): No more special treatment for vm.elc.
494 Wed Feb 26 18:17:59 1997 Steven L Baur <steve@altair.xemacs.org>
496 * make-docfile.c (next_extra_elc): New function.
497 (main): Use it. Implementation of `-i' parameter to pass a list
498 of site-loaded lisp files.
500 Wed Feb 19 18:24:49 1997 Steven L Baur <steve@altair.xemacs.org>
502 * update-elc.sh: Added lisp/auctex.
504 Thu Feb 13 11:32:47 1997 Steven L Baur <steve@altair.xemacs.org>
506 * Makefile.in.in: Install pstogif script.
508 Sun Dec 29 17:16:45 1996 Martin Buchholz <mrb@eng.sun.com>
510 * update-elc.sh (make_special_commands): Make ilisp be a little
511 smarter about recompilation.
513 Wed Dec 18 20:22:55 1996 Martin Buchholz <mrb@eng.sun.com>
515 * mmencode.c: Don't declare index().
517 * Makefile.in.in: Documentation changes.
519 * update-elc.sh: Portability Fix.
521 Thu Dec 5 15:41:53 1996 Martin Buchholz <mrb@Eng.Sun.COM>
523 * update-elc.sh: Corrections to protect against too smart /bin/sh'es.