view lib-src/ChangeLog @ 171:929b76928fce r20-3b12

Import from CVS: tag r20-3b12
author cvs
date Mon, 13 Aug 2007 09:47:52 +0200
parents 15872534500d
children 6075d714658b
line wrap: on
line source

1997-07-08  Steven L Baur  <steve@altair.xemacs.org>

	* update-elc.sh (cc-mode): Don't give cc-mode special treatment.

	* update-autoloads.sh (cc-mode): Don't give cc-mode special
	treatment.

	* rcs2log: Synch with Emacs/Mule zeta.

1997-07-03  Steven L Baur  <steve@altair.xemacs.org>

	* update-elc.sh (make_special_commands): Fix building of ilisp so
	custom-load.elc gets built.

1997-06-27  Steven L Baur  <steve@altair.xemacs.org>

	* update-autoloads.sh:  Major rework.  Avoid looking at MULE
	directories if not running XEmacs/Mule.
	- Look into all Mule directories for building autoloads.

	* update-elc.sh (make_special_commands): Fix handling of
	bytecompilation of AUCTeX to avoid looking at tex-jp.el if not
	running MULE.

1997-06-24  Steven L Baur  <steve@altair.xemacs.org>

	* gnuattach: Needed executable bit set.
	Suggested by Kyle Jones <kyle_jones@wonderworks.com>

	* update-elc.sh (ignore_pattern): lisp/language/ethiopic byte
	compiles now.

1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* update-autoloads.sh: Search lisp/mule/.

1997-06-20  Steven L Baur  <steve@altair.xemacs.org>

	* gnuattach: Readd as warning script.

	* Makefile.in.in (INSTALLABLE_SCRIPTS): Readd Gnuattach.
	From Hrvoje Niksic <hniksic@srce.hr>
	
1997-06-13  Steven L Baur  <steve@altair.xemacs.org>

	* update-elc.sh (mule_p): Ignore lisp/language when building
	non-Mule.
	(ignore_pattern): Ignore Languages we don't support yet.

1997-06-02  Steven L Baur  <steve@altair.xemacs.org>

	* update-elc.sh (ignore_dirs): Handle ported Quail (LEIM).

Tue May 20 23:22:00 1997  Steven L Baur  <steve@altair.xemacs.org>

	* update-autoloads.sh (dirs): Remove obsolete directory lisp/vms
	from exclusion list (it doesn't exist any more).  Remove
	lisp/eterm from exclusion list of directories searched for
	autoloads.

Thu May  1 15:26:20 1997  Steven L Baur  <steve@altair.xemacs.org>

	* update-elc.sh (mule_p): Test for mule bombs with change in format
	of new output of featurep.

Fri Apr 25 09:12:04 1997  Steven L Baur  <steve@altair.xemacs.org>

	* pstogif: Use Martin Buchholz magic to automagically find perl
	interpreter.

Tue Apr  8 03:08:22 1997  Steven L Baur  <steve@altair.xemacs.org>

	* Makefile.in.in: C Comment out Make comments.  No snide comments
	from me, no sir.

Tue Apr  1 12:26:53 1997  Steven L Baur  <steve@altair.xemacs.org>

	* Makefile.in.in: Added stuff for updated movemail.c.

Sat Mar 29 16:57:01 1997  Steven L Baur  <steve@altair.xemacs.org>

	* send-pr (GNATS_ADDR): Use xemacs.org as submission address.
	(DATADIR): Allow for DATADIR to be passed in as an environment
	variable.

Sun Mar 23 15:57:19 1997  Steven L Baur  <steve@altair.xemacs.org>

	* update-elc.sh (make_special_commands): Use target of x20 for efs.

Wed Mar 19 10:38:04 1997  Steven L Baur  <steve@altair.xemacs.org>

	* Makefile.in.in (SCRIPTS): Link gzip-el.sh in --srcdir
	configuration.

Tue Mar 18 17:49:14 1997  Steven L Baur  <steve@altair.xemacs.org>

	* update-elc.sh (EMACS): Removed $XEMACS backdoor.  We will make
	the .elcs *only* with the freshly built XEmacs.

Mon Mar 17 10:12:03 1997  Steven L Baur  <steve@altair.xemacs.org>

	* Makefile.in.in (INSTALLABLE_SCRIPTS): Add install-sid and
	send-pr (from GNATS).

	* update-elc.sh (prune_vc): Use full path to cleantree.el.
	(NUMTOCOMPILE): Remove useless rule to recompile out-of-date .elcs.

Sun Mar 16 21:13:29 1997  Steven L Baur  <steve@altair.xemacs.org>

	* install-sid: New file (GNATS integration).

	* send-pr: New file (GNATS integration).

Fri Mar 14 17:59:57 1997  Steven L Baur  <steve@altair.xemacs.org>

	* update-elc.sh (ignore_dirs): Build VM with `make autoload'.

Wed Mar  5 18:07:57 1997  Steven L Baur  <steve@altair.xemacs.org>

	* gzip-el.sh: New file.  Courtesy of Jeff Miller and Hrvoje Niksic.

	* update-elc.sh (els): Remove out of date .elcs before building.

Tue Mar  4 18:45:10 1997  Martin Buchholz  <mrb@eng.sun.com>

	* update-elc.sh (els): No more special treatment for vm.elc.

Wed Feb 26 18:17:59 1997  Steven L Baur  <steve@altair.xemacs.org>

	* make-docfile.c (next_extra_elc): New function.
	(main): Use it.  Implementation of `-i' parameter to pass a list
	of site-loaded lisp files.

Wed Feb 19 18:24:49 1997  Steven L Baur  <steve@altair.xemacs.org>

	* update-elc.sh: Added lisp/auctex.

Thu Feb 13 11:32:47 1997  Steven L Baur  <steve@altair.xemacs.org>

	* Makefile.in.in: Install pstogif script.

Sun Dec 29 17:16:45 1996  Martin Buchholz  <mrb@eng.sun.com>

	* update-elc.sh (make_special_commands): Make ilisp be a little
	smarter about recompilation.

Wed Dec 18 20:22:55 1996  Martin Buchholz  <mrb@eng.sun.com>

	* mmencode.c: Don't declare index().

	* Makefile.in.in: Documentation changes.

	* update-elc.sh: Portability Fix.

Thu Dec  5 15:41:53 1996  Martin Buchholz  <mrb@Eng.Sun.COM>

	* update-elc.sh: Corrections to protect against too smart /bin/sh'es.