Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 7401663dcb320d388d882209ab12f53a > files > 8

maxima-5.9.0-2mdk.ppc.rpm

2003-02-09 20:57  amundson

	* NEWS: Updated for release

2003-02-09 17:40  amundson

	* ChangeLog: ChangeLog updated by cvs2cl.pl.

2003-02-09 17:36  amundson

	* configure.in: Update version to 5.9.0. (Gulp...)

2003-02-09 17:06  amundson

	* interfaces/xmaxima/Tkmaxima/Paths.tcl: Set default MAXIMA_USERDIR
	under Windows 98 to $maxima_priv(maxima_prefix)/user. This should
	solve extremely long startup time problems under Windows 98. Thanks
	to paricaud@club-internet.fr. A better understanding of the
	USERDIR/startup time issue is still desirable.
	
	Modify exact capitalization/path separator in PATH addition for
	Windows 98. This fixes one problem which prevented maxima compile
	function from working with GCL.

2003-02-09 16:59  amundson

	* Makefile.am: Include INSTALL.win32 in release tarball.
	
	gcccopy now includes several more files, as suggested by David
	Billinghurst.

2003-02-09 16:56  amundson

	* INSTALL.win32: Clarified several points in response to questions
	by Michel Lavaud.

2003-02-06 13:29  amundson

	* INSTALL.win32: fix typo

2003-02-06 13:11  amundson

	* INSTALL.win32: first attempt at an official description of how to
	generate a windows installer.

2003-02-04 02:14  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/Menu.tcl: Fix for Win98 - finally?

2003-02-03 05:41  billingd

	* doc/maximabook/programming/prog.tex: Fix trivial typo

2003-02-03 05:37  billingd

	* doc/: man/maxima.1.in, maximabook/maxima.tex: Fix trivial typo

2003-02-03 05:27  billingd

	* doc/info/Expressions.texi: Fix typos in report [ 614390 ] trivial
	typos

2003-01-30 11:02  amundson

	* ChangeLog: ChangeLog updated by cvs2cl.pl.

2003-01-29 15:06  vvzhy

	* share/tensor/itensor.lisp: Fix to wrong KDELTA([1],[A]) by V.
	Pipin.

2003-01-27 20:38  amundson

	* ChangeLog: ChangeLog updated by cvs2cl.pl.

2003-01-27 02:02  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/RunMaxima.tcl: Increased timeout for
	starting maxima

2003-01-27 01:55  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/Menu.tcl: Fix for Win98 -
	env(COMSPEC)

2003-01-26 15:54  amundson

	* ChangeLog: ChangeLog updated by cvs2cl.pl.

2003-01-26 15:48  amundson

	* src/powers.lisp: Updates and translation to unix line endings.

2003-01-26 15:47  amundson

	* src/maxima.in: Workaround for a bug in texmacs -- unset
	MAXIMA_DIRECTORY if it exists, but is empty.

2003-01-26 15:45  amundson

	* share/algebra/solver/: solver1-en.html, solver1.pdf:
	Documentation for solver package in German and (machine-translated)
	English.

2003-01-26 15:44  amundson

	* share/Makefile.am: Install charsets and solver packages.

2003-01-26 15:43  amundson

	* interfaces/xmaxima/Tkmaxima/Paths.tcl: Added maxima's bin
	directory to path under Windows so that the local copy of gcc can
	be seen by gcl.

2003-01-26 15:41  amundson

	* interfaces/xmaxima/: Makefile.am, win32/Makefile.in,
	win32/maxima.bat: Added simple maxima.bat script for Windows.

2003-01-26 15:40  amundson

	* Makefile.am: Added gcccopy target to copy minimal subset of gcc
	into Windows package.

2003-01-21 20:59  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/Push.tcl: Avoid overuse of catch

2003-01-21 20:57  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/Bindings.tcl: Try to fix OpenMathYank

2003-01-21 20:55  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/Menu.tcl: Fix Save Expressions to
	File

2003-01-20 10:22  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/Menu.tcl: Fix UI Help Reference
	Manual for Windows NT - untested

2003-01-20 09:08  mikeclarkson

	* maxima.iss.in: Allow user to select target directory

2003-01-08 06:36  amundson

	* ChangeLog: updates

2003-01-08 06:34  amundson

	* tests/Makefile.am: Add rtestflatten.mac to tarball.

2003-01-08 06:33  amundson

	* interfaces/xmaxima/Tkmaxima/.cvsignore: Header.tcl is now a
	generated file.

2003-01-08 06:32  amundson

	* interfaces/xmaxima/Tkmaxima/Menu.tcl: Make tests runnable under
	all three lisps.

2003-01-08 06:28  amundson

	* doc/intromax/Makefile.am: Include latex file in tarball.

2003-01-08 06:27  amundson

	* doc/emaxima/: .cvsignore, Makefile.am: Install emaxima doc.

2003-01-08 06:26  amundson

	* doc/Makefile.am: Added emaxima doc directory. Added maximabook to
	tarball.

2003-01-08 06:26  amundson

	* configure.in: Added emaxima doc Makefile.

2003-01-08 06:25  amundson

	* README.rpms: Updated for new package names. Added blurb about
	circular dependency.

2003-01-08 06:24  amundson

	* README.lisps: Corrected GCL information.

2003-01-06 13:43  vvzhy

	* share/: Makefile.am, tensor/ademo.dem, tensor/canten.lisp,
	tensor/itensor.dem, tensor/itensor.lisp, tensor/itensor.usg,
	tensor/swartz.dem, tensor/symtry.lisp: Fixes and additions to
	ctensor/itensor by Valerij Pipin

2003-01-06 13:03  belanger

	* interfaces/emacs/emaxima/emaxima.lisp: Jesper Harder's patch was
	applied.

2003-01-05 13:46  amundson

	* src/: clisp-depends.mk, cmucl-depends.mk, gcl-depends.mk:
	Automatically generated updates.

2003-01-05 13:46  amundson

	* interfaces/xmaxima/Tkmaxima/Header.tcl: Header.tcl is now
	generated from Header.tcl.in.

2003-01-05 13:44  amundson

	* src/Makefile.am: Fixes to support pathnames with spaces. Not
	necessarily complete.
	
	The big problem is that automake (1.4-p5, at least) is incompatible
	with path names that contain spaces. Oi.

2003-01-05 13:05  amundson

	* interfaces/xmaxima/win32/Makefile.in: Switch to StarKits for
	windows TCL/TK wrapper.  New install target.

2003-01-05 13:03  amundson

	* interfaces/xmaxima/Tkmaxima/Tkmaxima.tcl:  We don't need to ask
	about saving preferences every single
	time. Doing so was giving me a monumental headache during testing.

2003-01-05 13:01  amundson

	* interfaces/xmaxima/Tkmaxima/RunMaxima.tcl: Use maxima's own
	winkill under windows.

2003-01-05 13:00  amundson

	* interfaces/xmaxima/Tkmaxima/Paths.tcl: Changes for windows:
	Automatically set MAXIMA_PREFIX to installed location (under
	windows only.) Automatically bypass maxima script on windows.
	
	There are some path-related issues to clean up in later releases.

2003-01-05 12:58  amundson

	* interfaces/xmaxima/maxima-icon.ico: This should now be a real
	windows icon. There are still some issues with transparency that I
	do not understand.

2003-01-05 12:57  amundson

	* interfaces/xmaxima/: Makefile.am, Tkmaxima/Header.tcl.in: Include
	icons.	Header.tcl is now generated from Header.tcl.in by autoconf
	in order to get wish executable name.

2003-01-05 12:55  amundson

	* interfaces/emacs/emaxima/Makefile.am: Include emaxima.lisp.

2003-01-05 12:53  amundson

	* maxima.spec.in: Added doc files Added explicit clisp version
	Added conditional to postun Renamed exec_* packages to exec-* Use
	rpm macros instead of hard-coded paths Thanks to Rex Dieter for
	helpful suggestions

2003-01-05 12:52  amundson

	* configure.in: Updates for new generated files.  Bumped up version
	number for next release candidate. Note subtle change in number
	scheme (5.9.0rc3 -> 5.9.0.rc4). The new scheme is more likely to be
	automatically recognized by, e.g., rpm.

2003-01-05 12:49  amundson

	* README.rpms: README file to accompany RPM packaging.

2003-01-05 12:49  amundson

	* Makefile.am: Added files to distribution tarball.  Added/updated
	maintainer rules for packaging.

2003-01-05 12:47  amundson

	* .cvsignore, maxima.iss.in: Added Inno Setup script for Windows
	packaging.

2002-12-23 22:31  dstang

	* share/algebra/charsets/README: Added Dr. Wang's homepage to
	README.

2002-12-23 14:43  dstang

	* src/maxima.system: Added the file set.lisp.

2002-12-22 23:30  dstang

	* share/algebra/solver/: readme, linsolve.mac, misc.mac,
	slvrmsgs.mac, slvrtbox.mac, solver.mac, test.mac: Initial checkin.

2002-12-22 22:06  dstang

	* src/set.lisp: Corrected problem with Disjointp which failed if
	sets were disjoint.  Declared Intersection and Union defmfun
	instead of defmspec.

2002-12-19 22:18  dstang

	* share/algebra/charsets/: charsets.mac, test1.mac: Initial checkin
	of translated Dr. Wangs code.

2002-12-19 10:38  dstang

	* doc/info/Expressions.texi, src/nrat4.lisp, tests/rtest11.mac:
	Added initial version of LFREEOF.

2002-12-08 10:10  dstang

	* doc/info/Expressions.texi, src/comm.lisp, tests/rtest6a.mac:
	Added OP and OPERATORP.

2002-12-06 10:37  dstang

	* src/mutils.lisp: Added every function.

2002-12-06 10:36  dstang

	* doc/info/Lists.texi: Added documentation for every.

2002-12-06 10:35  dstang

	* tests/rtest15.mac: Added tests for every

2002-12-05 16:45  yycamm

	* src/Makefile.am: GCL alt-link syntax update

2002-12-05 13:41  yycamm

	* lisp-utils/defsystem.lisp: Enable build with ansi GCL image

2002-12-01 08:36  dstang

	* tests/rtest15.mac: Added ASSOC tests.

2002-12-01 08:33  dstang

	* src/mutils.lisp: Added ASSOC function.

2002-11-28 21:21  dstang

	* tests/rtestflatten.mac: 
	Test for flatten.

2002-11-28 19:54  dstang

	* tests/tests.lisp: 
	Added rtestflatten.

2002-11-28 19:48  dstang

	* doc/info/Lists.texi: 
	Added link for flatten.

2002-11-28 19:43  dstang

	* src/: flatten.lisp, powers.lisp, set.lisp: 
	Initial checkin of Dr. Willis's code.

2002-11-28 19:38  dstang

	* src/Makefile.am: 
	Added flatten.lisp, powers.lisp and set.lisp

2002-11-28 10:40  dstang

	* share/algebra/charsets/README: [no log message]

2002-10-29 14:28  amundson

	* ChangeLog: Updated for 5.9.0rc3 by cvs2cl.pl.

2002-10-29 12:47  amundson

	* doc/info/Makefile.am: Automake can cause trouble if generated
	make files are not included in tarball. Include maximahtml.mk in
	tarball.

2002-10-29 12:46  amundson

	* maxima.spec.in: Previous version had an ugly hack to create
	uncompressed info files. The hack caused info files to be deleted
	when upgrading the RPMS.
	
	We now have a new ugly (but less ugly!) hack to avoid compressing
	the info files.

2002-10-29 12:43  amundson

	* configure.in: Update for rc3.

2002-10-28 15:28  amundson

	* ChangeLog: ChangeLog updated by cvs2cl.pl.

2002-10-28 12:22  amundson

	* doc/info/Makefile.am: Last minute packaging problem discovered
	and fixed: Elliptic.texi was not included in the distribution
	tarball. Now it is.

2002-10-27 20:53  amundson

	* configure.in: Increment version to 5.9.0rc2.

2002-10-27 20:50  amundson

	* src/init-cl.lisp: Fix courtesy Sam Steingold:
	
		* init-cl.lisp (user::run): use `with-simple-restart' for
		CLISP, just like for CMUCL.
		(sys::commands) [CLISP]: do not redefine the internal
	function

2002-10-27 20:47  amundson

	* src/hyp.lisp: Fix courtesy Sam Steingold:
	
	(step7): call `hyp-algv' with a correct number of arguments

2002-10-27 20:43  amundson

	* src/clmacs.lisp: Make double precision numbers default under
	clisp. This change was suggested by Sam Steingold.
	
	Precision in Maxima needs revisiting.

2002-10-27 20:41  amundson

	* src/Makefile.am: Make sure binary-cmucl directories exist before
	invoking cmucl. This change is necessary since maxima.system
	started calling truename for binary-cmucl.

2002-10-27 20:39  amundson

	* lisp-utils/defsystem.lisp: Update package handling for gcl.

2002-10-27 20:33  amundson

	* interfaces/xmaxima/Makefile.am: Add contents of win32 directory
	to distribution tarball.

2002-10-27 20:31  amundson

	* xmaxima-local.in, interfaces/xmaxima/Tkmaxima/Paths.tcl: Fixes to
	restore the functionality of xmaxima-local, at least under Unix.

2002-10-27 20:29  amundson

	* README.lisps: Small update on GCL versions.

2002-10-26 21:20  wjenkner

	* src/mdebug.lisp: ITERATE-OVER-BKPTS: Deleting disabled
	breakpoints didn't work and enabling already enabled breakpoints
	effectively deleted them.

2002-10-25 12:03  amundson

	* interfaces/xmaxima/Tkmaxima/RunMaxima.tcl: Very important bug
	fix. The old default version of pid was -1. This was explosively
	dangerous -- if the maxima subprocess failed to start, xmaxima will
	call "kill -1", which results in killing *all* user process on (at
	least) Linux.
	
	The new default version for pid is "none".

2002-10-23 19:03  billingd

	* tests/rtestode.mac: Fix typo in disabled test, then enable it.

2002-10-23 18:57  billingd

	* tests/rtestode.mac: Add tests for ode2() with
	method:xformtoconstcoeff

2002-10-17 17:32  rtoy

	* src/maxima.system: Recent versions of CMUCL need truename to get
	the right location of binary-cmucl.  Don't know if this is a bug in
	CMUCL or defsystem.

2002-10-17 16:32  rtoy

	* src/cl-info.lisp: Fix typo in loop expression.

2002-10-17 16:08  amundson

	* lisp-utils/maxima-run-lisp: Restore large clisp banner at
	startup.

2002-10-16 10:39  belanger

	* interfaces/emacs/emaxima/maxima.el: A "$" was added to a
	skip-chars-backwards command, to deal with commands ending in "$".

2002-10-15 12:34  rtoy

	* src/float.lisp: Bug 623620: -log(-1.0b0) unnormalized
	
	Fixed as suggested by Stavros Macrakis (with minor editing).

2002-10-15 12:11  rtoy

	* src/trigi.lisp: Bug 623384: acoth(-2.0) was computing the wrong
	thing because the formula was wrong.  Fix from Stavros Macrakis.

2002-10-14 11:44  rtoy

	* src/float.lisp: Rev 1.4 incorrectly lifted the multiplication by
	2 outside the loop.  Make it right.

2002-10-10 09:06  amundson

	* src/macsys.lisp: This change fixes the "socket bug." Error
	conditions often result in a (throw 'maxima-quit) which results in
	macsyma-top-level being restarted. The way the batch mode worked,
	restarting macsyma-top-level caused the input to revert to the
	batch string (used to start the server) which had now reached its
	end. Since there was an eof on the input stream, maxima would
	simply exit. Now, if we are using a socket connection and if the
	input is not standard input, we switch the input to standard input.
	(The socket connection points standard input to the socket.)
	
	The very fact that this commit message is terribly confusing means
	that the entire input-stream/socket/batch-mode scheme needs to be
	rethought.

2002-10-08 12:06  rtoy

	* src/float.lisp: o Fix bug in fpshift wherein right shifts of
	negative numbers were not   truncated properly o Add some comments
	on the algorithm used by fplog.  o Move the multiplication by 2
	that was inside the loop to outside the   loop.

2002-10-07 09:15  amundson

	* NEWS, README: Documentation updates in preparation for release.

2002-10-06 21:30  amundson

	* .cvsignore, interfaces/xmaxima/win32/.cvsignore: Ignore more
	generated files.

2002-10-06 21:16  amundson

	* maxima.spec.in: 1) Enable all three lisps.
	
	2) Build maxima-xmaxima package.

2002-10-06 21:07  amundson

	* share/trigonometry/trgsmp.mac: This file was inadvertently left
	out of the new version of the Maxima source tree.

2002-10-06 17:00  amundson

	* README.lisps: Updated information for Clisp 2.30. Pointer to
	ledit.

2002-10-06 06:29  vvzhy

	* share/Makefile.am: Install diag.dem and battex.sty

2002-10-06 06:26  vvzhy

	* share/contrib/diag.dem: demo file to diag.mac

2002-10-06 06:21  vvzhy

	* share/physics/battex.sty: battex.sty is required by dimension.tex

2002-10-05 20:27  wjenkner

	* src/autol.lisp: $aload_mac: Substitute $load for $batchload,
	which can't load translated/compiled files.  This makes no
	difference unless the user changes the default $FILE_SEARCH_MAXIMA
	accordingly, too.

2002-09-29 02:27  vvzhy

	* interfaces/emacs/emaxima/Makefile.am: remove maxima-symbols.el
	from Makefile.am since it is no longer in the repository

2002-09-28 02:06  billingd

	* tests/rtest15.mac: Rework compile test to ensure f is killed

2002-09-27 15:47  belanger

	* interfaces/emacs/emaxima/maxima.el: A problem with indentation in
	perhaps-smart indentation was fixed.

2002-09-27 15:08  belanger

	* interfaces/emacs/emaxima/maxima.el: Some problems with
	indentation were fixed (I hope).

2002-09-27 11:07  belanger

	* doc/maximabook/interfaces/interfaces.tex: An update to
	indentation information was made.

2002-09-27 11:06  belanger

	* doc/emaxima/: EMaximaIntro.tex, EMaximaIntro.ps: A correction to
	indentation information was made.

2002-09-27 10:54  belanger

	* interfaces/emacs/emaxima/maxima.el: A problem was fixed where the
	maxima process in xemacs would be killed.  Newlines and indents
	were changed to be standard emacs	 (RET is newline,	 
	C-j is newline-and-indent)

2002-09-27 10:52  belanger

	* interfaces/emacs/emaxima/maxima-font-lock.el: A problem was fixed
	where keywords within strings and comments were highlighted.

2002-09-26 21:49  wjenkner

	* src/rat3e.lisp: Fix CONTENT of constant polynomials: content(a,x)
	should give [a, 1] (or [-a, -1]) and not [1, a].  Note that `a' is
	here regarded as (constant) polynomial in x with coefficients in
	Z[a].

2002-09-26 19:33  wjenkner

	* share/simplification/facexp.mac: COLLECTTERMS0: Get rid of FDUM. 
	This permits to remove the quote from the lambda expression near
	the end (by avoiding case II A in trans3.lisp, which the translator
	can't handle yet).  Alternatively, FDUM could be bound inside the
	lambda expression, but calling FIRST twice won't introduce that
	much overhead.
	
	Merge facex1.mac into facexp.mac.  This implies only cosmetic
	changes:
	
	Replace APPLY('COLLECTTERMS,CONS(?,??)) by COLLECTTERMSL(?,??),
	which is equivalent and more concise.
	
	Do NOT replace ORPARTITION(?,??,???) by ORPARTITIONL(?,??,[???]). 
	These two expressions are equivalent (provided that my definition
	in genut.mac is correct).
	
	Do NOT replace LOPPLUSP by its definition (which is in facexp.mac,
	anyway).

2002-09-26 16:22  belanger

	* interfaces/emacs/emaxima/maxima-font-lock.el: A line was added
	for xemacs compatibility.

2002-09-26 15:40  belanger

	* doc/emaxima/EMaximaIntro.ps: The requirement of maxima-symbols.el
	was removed.

2002-09-26 15:40  belanger

	* doc/emaxima/EMaximaIntro.tex: A mention of maxima-symbols was
	removed.

2002-09-26 15:38  belanger

	* doc/maximabook/interfaces/interfaces.tex: Some of the keystrokes
	for maxima-mode were updated.

2002-09-26 15:34  belanger

	* doc/emaxima/EMaximaIntro.ps: Some keystrokes for commands were
	updated.

2002-09-26 15:33  belanger

	* doc/emaxima/EMaximaIntro.tex: Some keystrokes for old commands
	were updated.

2002-09-26 15:26  belanger

	* interfaces/emacs/emaxima/maxima.el: The function maxima-mark-form
	was rebound to M-h.  Either maxima-complete or
	maxima-dynamic-complete is now bound to M-TAB, depending on the
	value of maxima-use-dynamic-complete.

2002-09-26 15:24  belanger

	* interfaces/emacs/emaxima/maxima-symbols.el: The variable
	maxima-symbols was defined in maxima-font-lock.el, making this file
	unnecessary.

2002-09-26 15:17  belanger

	* interfaces/emacs/emaxima/maxima-font-lock.el: The faces used in
	font-locking were changed to default font-lock faces.  Different
	levels of highlighting were introduced.  The variable
	maxima-symbols was put into this file.

2002-09-25 20:14  billingd

	* tests/rtestode.mac: Update reference for Postel and Zimmermann

2002-09-25 08:48  billingd

	* tests/rtestode.mac: Comment out a number of tests that fail when
	this test is run last.	There is some interaction with tests in
	other files.
	
	Add some tests from Postel and Zimmerman ODE testsuite.

2002-09-25 08:47  billingd

	* tests/rtest15.mac: Rename function in compile test from f to
	ffffcompile.  The name f is not killed, and breaks a test in
	rtestode.

2002-09-24 21:17  amundson

	* tests/tests.lisp: Run rtestode last. Otherwise, it interferes
	with two other tests.
	
	This, in itself, deserves investigation, but it will have to be
	investigated after 5.9.0.

2002-09-24 21:10  amundson

	* src/Makefile.am: Fixed gcl alt link so that it actually compiles
	before it tries to link. Duh.

2002-09-24 21:07  amundson

	* interfaces/xmaxima/Makefile.am: Automatically create
	Tkmaxima/tclIndex if tclsh is available. If tclsh is not available,
	create an empty file. In this way we avoid requiring tclsh for the
	build.

2002-09-24 21:04  amundson

	* configure.in: Minor updates. If gcl alt link is enabled, say so.
	Quote the names of lisp and wish executables so that it is more
	obvious is they are left empty.

2002-09-24 21:02  amundson

	* Makefile.am: Make the "dist" dependency optional.

2002-09-24 15:09  belanger

	* interfaces/emacs/emaxima/maxima.el: The help buffer was changed
	to be read only.

2002-09-24 14:53  belanger

	* interfaces/emacs/emaxima/maxima.el: maxima-help was fixed so that
	it now works with xemacs.

2002-09-24 11:56  amundson

	* src/maxima.in: If the default lisp image, as defined at configure
	time, is not present, the maxima script will now make the first
	lisp image it finds the default lisp.

2002-09-23 21:38  mikeclarkson

	* interfaces/bin/xmaxima.iss: Untested improvements to Inno script

2002-09-23 19:46  mikeclarkson

	* interfaces/tex/EMaxima/: EMIntro.ps, EMIntro.tex, Makefile,
	Readme.txt, emaxima.sty, pdfcolmk.sty: Added Readme.txt

2002-09-23 19:32  mikeclarkson

	* interfaces/tex/Xmaxima/: .cvsignore, Makefile, Xmaxima.tex,
	maxima.perl, maxima.sty: Added shell for an Xmaxima users guide

2002-09-23 14:31  belanger

	* interfaces/emacs/emaxima/maxima.el: I updated `maxima-info-dir'.

2002-09-21 22:20  mikeclarkson

	* interfaces/lib/tcllib-1.2/modules/: dns/dns.man, dns/dns.tcl,
	log/log.n, log/log.tcl, log/log.test, log/pkgIndex.tcl,
	uri/pkgIndex.tcl, uri/uri.n, uri/uri.tcl, uri/uri.test,
	uri/urn-scheme.tcl, uri/urn.test: Added tcllib files for asnyc DNS
	in lib

2002-09-21 22:16  mikeclarkson

	* interfaces/: Readme.txt, tex/EMaxima/EMIntro.ps,
	tex/EMaxima/EMIntro.tex, tex/EMaxima/Makefile,
	tex/EMaxima/emaxima.sty, tex/EMaxima/pdfcolmk.sty: Added EMaxima
	documentation in tex

2002-09-20 22:03  wjenkner

	* doc/info/Expressions.texi: Update documentation for DISOLATE.

2002-09-20 22:00  wjenkner

	* doc/info/Simplification.texi: Update documentation for functions
	from facsum and stopex.
	
	Replace the Fortran-like notation `**' by '^'.

2002-09-20 21:38  wjenkner

	* src/max_ext.lisp: Enable autoloading for some functions from
	stopex, facexp, disol, declin and genut (most of which are
	referenced in the manual).
	
	Also intern here some user-level variables defined in these files
	in order to avoid case sensitivity problems (e.g.,
	nextlayerfactor:true$ should bind $nextlayerfactor and not
	|$nextlayerfactor|).  Declaiming them special is more useful than
	just interning them.

2002-09-20 21:24  wjenkner

	* share/simplification/genut.mac: IFLOPMAP: Treat factors of EXP
	which are integer powers in exactly the same way as other products.
	 This is relevant for the NEXTLAYERFACTOR switch.  For example,
	facsum(x^2+2*x+1,'nextlayerfactor,[x]) gave the same result as
	facsum(x^2+2*x+1,[x]).	Compare this with
	facsum(x^2+x,'nextlayerfactor,[x]).  Added genut_prodmap in order
	to deal with this issue.

2002-09-20 07:48  billingd

	* tests/rtestode.mac: Activate additional tests.  For some reason
	they failed if this test is run after rtest3.mac
	
	Add desolve tests.

2002-09-20 07:47  billingd

	* tests/tests.lisp: Run rtestode first.  If it is run after rtest3
	then it breaks.

2002-09-19 23:40  billingd

	* tests/: rtestode.mac, Makefile.am, tests.lisp: Add ODE tests in
	rtestode.mac

2002-09-19 16:42  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/: Browser.tcl, Myhtml.tcl,
	OpenMath.tcl, Wmenu.tcl: Buttetproff the font code a little

2002-09-19 12:28  mikeclarkson

	* interfaces/bin/xmaxima.iss: Change bat to exe and andd manual
	link

2002-09-19 11:26  mikeclarkson

	* interfaces/xmaxima/: maxima-icon.ico, xmaxima.tcl,
	Tkmaxima/Getdata1.tcl, Tkmaxima/Myhtml.tcl, Tkmaxima/Plotconf.tcl,
	Tkmaxima/Plotdf.tcl, Tkmaxima/Printops.tcl, Tkmaxima/RunMaxima.tcl,
	Tkmaxima/Send-some.tcl: code cleanups

2002-09-19 11:25  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/OpenMath.tcl: Dlate history windo for
	demolition - replace with menu

2002-09-19 11:24  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/: Constants.tcl, NConsole.tcl: Move
	Constants

2002-09-19 11:20  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/Cygwin.tcl: Try to fix env(PATH)
	under CYGWIN and MSYS - Im a little unsure here

2002-09-19 11:19  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/RunMaxima.tcl: Fix interrupt bug

2002-09-19 11:18  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/Paths.tcl: Set up for auto_loading

2002-09-19 11:15  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/: Bindings.tcl, Browser.tcl,
	Wmenu.tcl, Menu.tcl, CMMenu.tcl: Break out bindings and make them
	more consistent with Windows

2002-09-19 11:13  mikeclarkson

	* interfaces/xmaxima/: Makefile.am, xmaxima-trailer.tcl,
	Tkmaxima/Gui.tcl, Tkmaxima/Makefile, Tkmaxima/Tkmaxima.tcl,
	ObjTcl/Feedback.tcl, ObjTcl/Object.tcl: Break xmaxima.tcl up and
	introduce OO style

2002-09-19 11:09  mikeclarkson

	* interfaces/xmaxima/autoconf-variables.tcl.in: Add defaultlisp

2002-09-18 12:07  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/RunMaxima.tcl: Fix bug reporting
	startup failures

2002-09-17 17:35  mikeclarkson

	* interfaces/xmaxima/: Makefile.am, xmaxima-trailer.tcl,
	Tkmaxima/Makefile, Tkmaxima/Paths.tcl: Move xmaxima-paths.tcl to
	Tkmaxima/Paths.tcl

2002-09-16 12:55  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/RunMaxima.tcl: Bug fix - thanks Mike
	Thomas

2002-09-14 19:33  amundson

	* maxima.spec.in: Improvements: dependencies improved, packages
	renamed. Info files not compressed through an ugly hack in post
	scripts. Which lisp(s) to use controlled by the variables at the
	head.
	
	Todo: split out xmaxima.

2002-09-14 12:25  mikeclarkson

	* interfaces/xmaxima/: demos.html, examples.html,
	xmaxima-paths.tcl, Tkmaxima/Base64.tcl, Tkmaxima/Browser.tcl,
	Tkmaxima/CMMenu.tcl, Tkmaxima/Constants.tcl,
	Tkmaxima/EOpenplot.tcl, Tkmaxima/Fonts.tcl, Tkmaxima/Getdata1.tcl,
	Tkmaxima/Getopt.tcl, Tkmaxima/Macros.tcl, Tkmaxima/Menu.tcl,
	Tkmaxima/Myhtml.tcl, Tkmaxima/Myhtml1.tcl, Tkmaxima/NConsole.tcl,
	Tkmaxima/NPlot3d.tcl, Tkmaxima/OpenMath.tcl, Tkmaxima/Parse.tcl,
	Tkmaxima/Plot2d.tcl, Tkmaxima/Plot3d.tcl, Tkmaxima/Plotconf.tcl,
	Tkmaxima/Plotdf.tcl, Tkmaxima/Printops.tcl, Tkmaxima/Push.tcl,
	Tkmaxima/RunMaxima.tcl, Tkmaxima/Send-some.tcl,
	Tkmaxima/Tryembed.tcl, Tkmaxima/Wmenu.tcl: Code cleanup - remove
	tariling spaces

2002-09-14 12:25  mikeclarkson

	* interfaces/xmaxima/xmaxima.tcl: Back out height/width change - it
	breaks plotting

2002-09-13 20:07  amundson

	* lisp-utils/defsystem.lisp: Ooops. Previous commit broke non-gcl
	builds. This is the fix.

2002-09-13 12:42  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/: Plot2d.tcl, Plot3d.tcl, Prefs.tcl:
	Gather constants into maxima_priv and maxima_default

2002-09-13 12:40  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/Wmenu.tcl: Bulletproofing - ballons
	are still being called even if show_balloons is 0

2002-09-13 12:39  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/: OpenMath.tcl, RunMaxima.tcl: Signal
	socket failures to the user - maxima has died

2002-09-13 12:38  mikeclarkson

	* interfaces/xmaxima/xmaxima-paths.tcl: Try to get xmaxima to
	handle spaces in directory names - only part of the problem

2002-09-13 12:35  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/Makefile: Added Voodo for Cygwin -
	fix PATH

2002-09-13 12:34  mikeclarkson

	* interfaces/xmaxima/: xmaxima.tcl, Tkmaxima/Browser.tcl,
	Tkmaxima/Constants.tcl: Breakup initial constants for before and
	after netmath.ini

2002-09-13 12:28  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/Menu.tcl: Add Save items to Menu

2002-09-13 12:26  mikeclarkson

	* interfaces/xmaxima/: Makefile.am, Tkmaxima/Cygwin.tcl,
	Tkmaxima/Header.tcl: Added Voodo for Cygwin - fix PATH

2002-09-13 09:41  amundson

	* src/Makefile.am: First attempt at gcl-alt-link from Camm. There
	is still probably work to be done with this linking step. The $()
	syntax should be changed to `` at the very least.

2002-09-13 09:40  amundson

	* lisp-utils/defsystem.lisp: Addition from Camm. Needed by
	gcl-alt-link, but usable without it.

2002-09-13 09:39  amundson

	* .cvsignore, xmaxima-local, xmaxima-local.in: xmaxima-local is now
	a generated file. It uses wish as defined by configure.

2002-09-13 09:35  amundson

	* configure.in: 1) misfeature fix: --with-clisp will now enable
	clisp with the standard executable. Formerly, it would have set the
	clisp executable to the empty string. (The intended form is
	--with-clisp=myclisp.) Ditto for CMUCL, GCL.
	
	2) Add wish option.
	
	3) Add gcl-alt-link option.

2002-09-12 02:59  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/: Browser.tcl, Fonts.tcl: Move font
	constants from Browser.tcl

2002-09-12 02:56  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/Browser.tcl: Clean and reindent code

2002-09-12 02:11  mikeclarkson

	* interfaces/bin/xmaxima.iss: Checked in xmaxima.iss from CY -
	needs work to make relocatable

2002-09-12 01:58  mikeclarkson

	* interfaces/xmaxima/xmaxima-paths.tcl: Look for maxima.exe on
	windows in lib/ - need autoconf(lisp) so we dont need to use glob

2002-09-11 09:38  amundson

	* interfaces/xmaxima/Makefile.am: Tkmaxima directory is now
	installed into verpkglibdir.

2002-09-10 20:19  mikeclarkson

	* interfaces/xmaxima/xmaxima-paths.tcl: Dont set MAXIMA_DIRECTORY
	by default - only 5.5 layout

2002-09-10 20:09  mikeclarkson

	* interfaces/xmaxima/: xmaxima-trailer.tcl, xmaxima.tcl,
	Tkmaxima/RunMaxima.tcl: Fix closeMaxima / winkill for Windows

2002-09-10 20:09  mikeclarkson

	* interfaces/xmaxima/xmaxima-paths.tcl: Assume maxima.exe is on the
	PATH under windows - is this right?

2002-09-10 12:00  mikeclarkson

	* interfaces/xmaxima/xmaxima-paths.tcl: Fix maxima executable name

2002-09-10 11:16  mikeclarkson

	* interfaces/xmaxima/xmaxima-paths.tcl: Fix typo for MSYS and
	CYGWIN

2002-09-10 11:11  mikeclarkson

	* interfaces/xmaxima/xmaxima-paths.tcl: Fix typo for MSYS and
	CYGWIN

2002-09-10 10:48  mikeclarkson

	* interfaces/xmaxima/xmaxima-paths.tcl: Fix typo for MSYS and
	CYGWIN

2002-09-10 04:19  mikeclarkson

	* interfaces/xmaxima/: xmaxima-paths.tcl, xmaxima-trailer.tcl,
	Tkmaxima/RunMaxima.tcl: Bring in line to handle David Billinghurst
	5.9 windows release

2002-09-10 04:17  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/: Fonts.tcl, Myhtml.tcl: Default
	fontadjust to 0

2002-09-10 04:16  mikeclarkson

	* interfaces/xmaxima/xmaxima.tcl: Make sure closeMaxima is called
	on exit

2002-09-10 01:59  mikeclarkson

	* interfaces/xmaxima/: xmaxima-paths.tcl, xmaxima-trailer.tcl,
	xmaxima.tcl, Tkmaxima/Browser.tcl, Tkmaxima/CMMenu.tcl,
	Tkmaxima/Constants.tcl, Tkmaxima/EOpenplot.tcl, Tkmaxima/Fonts.tcl,
	Tkmaxima/Getdata1.tcl, Tkmaxima/Makefile, Tkmaxima/Menu.tcl,
	Tkmaxima/Myhtml.tcl, Tkmaxima/Myhtml1.tcl, Tkmaxima/NConsole.tcl,
	Tkmaxima/OpenMath.tcl, Tkmaxima/Plot2d.tcl, Tkmaxima/Plot3d.tcl,
	Tkmaxima/Plotconf.tcl, Tkmaxima/Preamble.tcl, Tkmaxima/Proxy.tcl,
	Tkmaxima/RunMaxima.tcl, Tkmaxima/Send-some.tcl,
	Tkmaxima/Tryembed.tcl: Renamed xmPreferences and ws_openMath to
	maxima_default and maxima_priv

2002-09-10 01:09  mikeclarkson

	* interfaces/xmaxima/: .cvsignore, Tkmaxima/.cvsignore: Added
	Tkmaxima/.cvsignore

2002-09-10 01:03  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/: Browser.tcl, CMMenu.tcl,
	Constants.tcl, Fonts.tcl, Menu.tcl, Myhtml.tcl, OpenMath.tcl,
	Plotconf.tcl, Prefs.tcl, Textinsert.tcl, Tryembed.tcl, Wmenu.tcl:
	Remove useless and ugly xmaximaPreferences

2002-09-10 01:01  mikeclarkson

	* interfaces/xmaxima/: xmaxima-paths.tcl, xmaxima-trailer.tcl,
	xmaxima.tcl: Overhaul startup procedures and setting of initial
	variables

2002-09-09 17:30  amundson

	* Makefile.am, configure.in, maxima.spec.in: First pass at a spec
	file (used to create RPM packages) for Maxima. There is a base
	package and a separate package for each supported Lisp.
	
	The spec file could still use some polishing.

2002-09-09 08:42  billingd

	* src/init-cl.lisp: Fix path for maxima-infodir

2002-09-09 01:46  billingd

	* interfaces/xmaxima/win32/: ChangeLog, Makefile.in: Remove
	reference to tclpip83.dll

2002-09-08 17:51  amundson

	* configure.in: make maxima-local executable

2002-09-08 07:46  billingd

	* configure.in: Generate interfaces/xmaxima/win32/Makefile

2002-09-08 07:45  billingd

	* interfaces/xmaxima/win32/: Makefile.in, ChangeLog: Makefile.in is
	work in progress.  It will be replaced by a Makefile.am once a few
	problems are sorted out.

2002-09-08 07:19  billingd

	* interfaces/xmaxima/win32/: ChangeLog, tclwinkill.c, winkill.c:
	Remove references to gcl config.h

2002-09-08 07:15  billingd

	* interfaces/xmaxima/win32/ChangeLog: New file

2002-09-08 07:10  billingd

	* interfaces/xmaxima/win32/: winkill.c, tclwinkill.c: Copied file
	from gcl tree

2002-09-08 07:07  billingd

	* configure.in, maxima-local, maxima-local.in: Generate
	maxima-local with configure

2002-09-07 20:48  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/: Browser.tcl, CMMenu.tcl,
	Getdata1.tcl, Matrix.tcl, Menu.tcl, Myhtml.tcl, Myhtml1.tcl,
	NPlot3d.tcl, OpenMath.tcl, Plot2d.tcl, Plot3d.tcl, Plotconf.tcl,
	Plotdf.tcl, Tryembed.tcl: Reindent and reformat

2002-09-07 20:45  mikeclarkson

	* interfaces/xmaxima/: xmaxima-paths.tcl, xmaxima.tcl: Could
	someone document all of these environment variables?

2002-09-07 18:20  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/: CMMenu.tcl, OpenMath.tcl,
	Plotting.tcl: Start removing old Unix only fonts

2002-09-07 18:17  mikeclarkson

	* interfaces/xmaxima/xmaxima-paths.tcl: Bring constants derived
	from enviroment variables up to setMaxDir

2002-09-07 09:43  billingd

	* interfaces/xmaxima/intro.html: Correct paths for examples.html
	and plotmaxima.html

2002-09-07 05:33  mikeclarkson

	* interfaces/xmaxima/xmaxima-paths.tcl: Try to rationalize paths
	for Windows and Unix

2002-09-07 05:31  mikeclarkson

	* interfaces/xmaxima/: Makefile.am, xmaxima.tcl, ObjTcl/Object.tcl,
	Tkmaxima/Makefile: Add tclIndex target to Makefiles ready for
	autoloading

2002-09-07 05:31  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/RunMaxima.tcl: Bulletproof linkLocal
	- the variable may not exist

2002-09-07 05:05  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/: Browser.tcl, Myhtml.tcl,
	Myhtml1.tcl, NPlot3d.tcl, OpenMath.tcl, RunMaxima.tcl,
	Send-some.tcl: Reindent Tcl code

2002-09-07 03:48  mikeclarkson

	* interfaces/xmaxima/: Makefile.am, xmaxima.tcl,
	Tkmaxima/Constants.tcl, Tkmaxima/Makefile, Tkmaxima/Menu.tcl,
	Utils/FileDlg.tcl, Utils/Makefile, Utils/Messages.tcl,
	Utils/Misc.tcl: Add System Menu ready for testing

2002-09-07 03:47  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/OpenMath.tcl: Reindent Tcl code

2002-09-07 03:01  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/RunMaxima.tcl: openMaxima must return
	an error to stop runOneMaxima from continuing

2002-09-07 00:38  mikeclarkson

	* interfaces/xmaxima/: Makefile.am, xmaxima.tcl,
	Tkmaxima/Fonts.tcl, Tkmaxima/Makefile: Broke out Font code to
	Tkmaxima/Fonts.tcl

2002-09-07 00:38  mikeclarkson

	* interfaces/xmaxima/ChangeLog.txt: Added ChangeLog.txt

2002-09-07 00:34  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/OpenMath.tcl: Reindented Tcl code

2002-09-07 00:24  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/OpenMath.tcl: Turned off ballons by
	default

2002-09-07 00:21  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/: Adams.tcl, Base64.tcl, Bitmaps.tcl,
	Browser.tcl, CMMenu.tcl, Constants.tcl, EHref.tcl, EMaxima.tcl,
	EOctave.tcl, EOpenplot.tcl, Getdata1.tcl, Getopt.tcl, Header.tcl,
	Macros.tcl, Matrix.tcl, Myhtml.tcl, Myhtml1.tcl, NConsole.tcl,
	NPlot3d.tcl, OpenMath.tcl, Parse.tcl, Plot2d.tcl, Plot3d.tcl,
	Plotconf.tcl, Plotdf.tcl, Plotting.tcl, Preamble.tcl, Prefs.tcl,
	Printops.tcl, Private.tcl, Proxy.tcl, Push.tcl, Readdata.tcl,
	Rk.tcl, RunMaxima.tcl, Send-some.tcl, Startup.tcl, String.tcl,
	Textinsert.tcl, Tryembed.tcl, Tryftp2.tcl, Wmenu.tcl,
	maxima-local.tcl, patchold.tcl: Reindented Tcl code

2002-09-06 14:39  mikeclarkson

	* ChangeLog: ChangeLog entry for breakup of xmaxima.tcl

2002-09-06 11:55  belanger

	* interfaces/emacs/emaxima/emaxima.el: An ugly and hopefully
	temporary fix was put in to get the "update-all" functions to work
	from the Emacs menu.

2002-09-06 04:08  mikeclarkson

	* interfaces/xmaxima/: xmaxima-paths.tcl, xmaxima.tcl: setMaxDir is
	used by xmaxima-trailer.tcl

2002-09-06 02:35  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/Makefile: Add TAGS target, to replace
	the one in ..

2002-09-06 01:53  mikeclarkson

	* interfaces/xmaxima/: Makefile.am, getdata1.tcl, nconsole.tcl,
	string.tcl, xmaxima.tcl, Tkmaxima/CMMenu.tcl,
	Tkmaxima/Constants.tcl, Tkmaxima/NConsole.tcl,
	Tkmaxima/OpenMath.tcl, Tkmaxima/Preamble.tcl, Tkmaxima/Prefs.tcl,
	Tkmaxima/RunMaxima.tcl, Tkmaxima/String.tcl: Broke out rest of
	xmaxima.tcl

2002-09-06 01:21  mikeclarkson

	* interfaces/xmaxima/: Makefile.am, base64.tcl, bitmaps.tcl,
	browser.tcl, myhtml.tcl, tryembed.tcl, tryftp2.tcl, wmenu.tcl,
	xmaxima.tcl, Tkmaxima/Base64.tcl, Tkmaxima/Bitmaps.tcl,
	Tkmaxima/Browser.tcl, Tkmaxima/Constants.tcl, Tkmaxima/Myhtml.tcl,
	Tkmaxima/Myhtml1.tcl, Tkmaxima/Tryembed.tcl, Tkmaxima/Tryftp2.tcl,
	Tkmaxima/Wmenu.tcl: Broke out Browser Wmenu Tryftp2 Myhtml Myhtml1
	Base64 Bitmaps Tryembed

2002-09-05 22:27  mikeclarkson

	* interfaces/xmaxima/: Makefile.am, emaxima.tcl, eoctave.tcl,
	eopenplot.tcl, patchold.tcl, xmaxima.tcl, Tkmaxima/Constants.tcl,
	Tkmaxima/EHref.tcl, Tkmaxima/EMaxima.tcl, Tkmaxima/EOctave.tcl,
	Tkmaxima/EOpenplot.tcl, Tkmaxima/patchold.tcl: Broke out EOctave
	EOpenplot EMaxima EHref

2002-09-05 21:21  mikeclarkson

	* interfaces/xmaxima/: Makefile.am, adams.tcl, nplot3d.tcl,
	plot2d.tcl, plot3d.tcl, plotdf.tcl, rk.tcl, xmaxima.tcl,
	Tkmaxima/Adams.tcl, Tkmaxima/Constants.tcl, Tkmaxima/Matrix.tcl,
	Tkmaxima/NPlot3d.tcl, Tkmaxima/Plot2d.tcl, Tkmaxima/Plot3d.tcl,
	Tkmaxima/Plotdf.tcl, Tkmaxima/Plotting.tcl, Tkmaxima/Rk.tcl: Broke
	out Plotting Adams Rk Plotdf Plot2d Matrix Plot3d NPlot3d

2002-09-05 20:51  mikeclarkson

	* interfaces/xmaxima/: Makefile.am, plotconf.tcl, xmaxima.tcl,
	Tkmaxima/Plotconf.tcl, Tkmaxima/Push.tcl: Broke out Push and
	Plotconf

2002-09-05 20:49  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/: Printops.tcl, Textinsert.tcl: Broke
	out Textinsert and Printops

2002-09-05 20:38  mikeclarkson

	* interfaces/xmaxima/: Makefile.am, getopt.tcl, parse.tcl,
	printopts.tcl, textinsert.tcl, xmaxima.tcl: Broke out Textinsert
	and Printops

2002-09-05 20:23  mikeclarkson

	* interfaces/xmaxima/: Makefile.am, xmaxima.tcl,
	Tkmaxima/Getopt.tcl, Tkmaxima/Parse.tcl, Tkmaxima/Private.tcl:
	Broke out Getopt.tcl Private.tcl Parse.tcl

2002-09-05 20:10  mikeclarkson

	* interfaces/xmaxima/: Makefile.am, send-some.tcl, xmaxima.tcl,
	Tkmaxima/Constants.tcl, Tkmaxima/Send-some.tcl: Broke out
	Send-some.tcl

2002-09-05 19:40  mikeclarkson

	* interfaces/xmaxima/: proxy.tcl, xmaxima.tcl,
	Tkmaxima/Constants.tcl: Identify all global variables for moving to
	Constants.tcl or encapsulation

2002-09-05 19:38  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/Makefile: Developers convenience
	targets (not part of the normal make/install

2002-09-05 19:18  mikeclarkson

	* interfaces/xmaxima/: xmaxima.tcl, Tkmaxima/Constants.tcl,
	Tkmaxima/Getdata1.tcl, Tkmaxima/Macros.tcl, Tkmaxima/Proxy.tcl,
	Tkmaxima/Readdata.tcl, Tkmaxima/Startup.tcl,
	Tkmaxima/maxima-local.tcl, Makefile.am: Broke out readdata getdata1
	macros and proxy.tcl

2002-09-05 19:17  mikeclarkson

	* interfaces/xmaxima/xmaxima-paths.tcl: Is autoconf defined for
	Windows binary releases?

2002-09-05 17:05  mikeclarkson

	* interfaces/xmaxima/Makefile.am: Make TAGS a single-colon target

2002-09-05 17:02  mikeclarkson

	* interfaces/xmaxima/: Makefile.am, Readme.txt,
	Tkmaxima/Header.tcl: Restored Unix /bin/sh header because
	xmaxima-local depends on it (a bad idea ?)

2002-09-05 15:37  mikeclarkson

	* interfaces/xmaxima/Readme.txt: Added a Readme.txt mainly for
	developers

2002-09-05 15:00  mikeclarkson

	* interfaces/xmaxima/Makefile.am: Restored Unix /bin/sh header
	because xmaxima-local depends on it (a bad idea)

2002-09-05 14:55  mikeclarkson

	* interfaces/xmaxima/Tkmaxima/Constants.tcl: Begin to break up
	xmaxima.tcl and gather global constants in one place

2002-09-05 04:33  mikeclarkson

	* interfaces/xmaxima/xmaxima.tcl: Fix some of the socaket timeouts,
	but WFSs use of after cancel is still wrong in places

2002-09-05 03:57  mikeclarkson

	* interfaces/xmaxima/xmaxima.tcl: Move setMaxDir into doit, and
	defer runOneMaxima until the UI is built

2002-09-05 03:28  mikeclarkson

	* interfaces/xmaxima/xmaxima-trailer.tcl: Fix type in windows code
	and cleanup

2002-09-04 21:54  mikeclarkson

	* interfaces/xmaxima/: Makefile.am, Utils/etags.tcl: Added TAGS
	target for the convenience of developers

2002-09-04 21:34  mikeclarkson

	* interfaces/xmaxima/xmaxima.tcl: Removed obsolete Tcl unsupported0
	code

2002-09-04 21:07  mikeclarkson

	* interfaces/xmaxima/: Makefile.am, xmaxima.tcl: turn off the
	horrible show_balloons by default

2002-09-04 20:48  mikeclarkson

	* interfaces/xmaxima/xmaxima.tcl: Fixed bug 604832 - xmaxima can
	kill Xwindows

2002-09-04 18:00  mikeclarkson

	* interfaces/xmaxima/: xmaxima.tcl, Makefile.am: Started breaking
	up xmaxima.tcl to tkmaxima/*.tcl

2002-09-03 21:07  amundson

	* interfaces/xmaxima/: xmaxima-trailer.tcl, xmaxima.tcl: Updates
	for windows from Mike Thomas.

2002-09-03 20:22  amundson

	* interfaces/emacs/emaxima/Makefile.am: Install emaxima.lisp and
	include it in the tarball.

2002-09-01 07:21  wjenkner

	* src/hyp.lisp: Patch from Thomas Fischbacher: Rename INTERSECTION
	since it is also in the CL package.

2002-08-30 17:24  amundson

	* src/Makefile.am: Include (cmucl,clisp,gcl)-depends.mk in tarball
	distribution.

2002-08-30 15:11  amundson

	* Makefile.am: Put README.lisps in the tarball.

2002-08-30 08:40  amundson

	* doc/man/.cvsignore: maxima.1 is now a generated file.

2002-08-30 08:37  amundson

	* configure.in: Upgrade version to 5.9.0rc1.

2002-08-30 08:36  amundson

	* tests/Makefile.am: Put known-bugs in the tarball distribution.

2002-08-27 17:35  wjenkner

	* share/simplification/genut.mac: Changed all occurrences of the
	keyword `IN' to `in'.  Made some small changes in the comments.

2002-08-27 17:29  wjenkner

	* src/mactex.lisp: Replaced $|in| in TEXMDOIN.	This fixes the
	case-sensitivity problem for keywords (due to $|in| being interned
	here).

2002-08-25 10:45  amundson

	* tests/: known-bugs, summarize-log: Test summary now lists the
	tests that were expected to fail. The expected failures are listed
	in the file known-bugs.

2002-08-25 10:43  amundson

	* configure.in: Configure no longer complains about not finding
	<lisp> when an absolute path is specified for <lisp>.

2002-08-25 10:41  amundson

	* bootstrap: Make bootstrap less needlessly verbose.

2002-08-25 10:40  amundson

	* README.lisps: Minor updates including URL's.

2002-08-25 10:39  amundson

	* INSTALL: Generic INSTALL instructions plus a brief prelude.

2002-08-25 10:38  amundson

	* AUTHORS: My first attempt at a reasonable AUTHORS file.

2002-08-23 12:26  amundson

	* doc/man/Makefile.am: Update because maxima.1 is now a generated
	file.

2002-08-23 10:05  amundson

	* configure.in, doc/man/maxima.1, doc/man/maxima.1.in: Use autoconf
	to insert proper pathnames into the man page.  maxima.1 was
	slightly modified to become maxima.1.in.

2002-08-23 09:52  amundson

	* doc/man/maxima.1: Remainder updated for new Maxima interface,
	etc.

2002-08-21 10:43  amundson

	* src/init-cl.lisp: clean up warnings from cmucl

2002-08-20 17:33  amundson

	* ChangeLog: ChangeLog now generated with cvs2cl

2002-08-20 14:24  amundson

	* doc/man/maxima.1: Partial update. All text up to the section on
	plotting commands should be OK.

2002-08-20 12:38  amundson

	* maxima-local, src/maxima.in: Update maxima wrapper script to
	include --list-avail and --version options. Use maximarc from
	MAXIMA_USERDIR if variable set.

2002-08-20 10:12  amundson

	* src/init-cl.lisp: minor bug fix: autoload eigen.mac, not eigen.mc

2002-08-19 12:49  amundson

	* .cvsignore: Add a few more autotools generated files.

2002-08-19 12:44  amundson

	* interfaces/xmaxima/Makefile.am: Bug fix: Order matters. xmaxima
	was being constructed in the wrong order.

2002-08-16 16:56  amundson

	* lisp-utils/defsystem.lisp: Update to clocc's current
	defsytem.lisp

2002-08-16 13:28  amundson

	* configure.in, src/autoconf-variables.lisp.in, src/macsys.lisp,
	src/maxima.system: 1) New startup message including pointer to
	bug_report().  2) New function bug_report().  3) New function
	build_info().

2002-08-16 13:24  amundson

	* Makefile.am, demo/Makefile.am, doc/info/Makefile.am,
	doc/intromax/Makefile.am, doc/man/Makefile.am,
	doc/share/Makefile.am, interfaces/emacs/emaxima/Makefile.am,
	interfaces/emacs/misc/Makefile.am, interfaces/xmaxima/Makefile.am,
	lisp-utils/Makefile.am, plotting/Makefile.am, share/Makefile.am,
	src/Makefile.am, tests/Makefile.am: Updates to Makefile.am's so
	that "make dist" includes all necessary files.

2002-08-14 16:32  amundson

	* interfaces/xmaxima/autoconf-variables.tcl: autoconf-variables.tcl
	is now a derived file.

2002-08-14 13:49  amundson

	* tests/summarize-log: summarize-log now also prints timing
	information.

2002-08-14 13:48  amundson

	* tests/Makefile.am: Tests are now run using maxima-local instead
	of what amounts to a rewrite of maxima-local in Makefile.am. I
	should have made this change a long time ago.

2002-08-14 13:46  amundson

	* src/sin.lisp: Bug fix from Juan Pablo Hierro Álvarez. His mail
	message follows:
	
	El Sáb 20 Abr 2002 00:25, escribió:
	> when you enter integrate(diff(f(x,y),x,1,y,1),y) into maxima you
	get f(x,y)
	> - a fix for this had been worked out for commercial macsyma but I
	do not
	> have it - can someone help out?
	>
	> note that integrate(diff(f(x,y),x,1,y,1),x) returns the correct
	result
	>
	> thanks
	> Peter Vafeades
	
	More on the problem. Although the previous patch I send solves this
	problem.  There are deeper problems in the algorithm which appear
	if one tries h(x,y):=x*y*diff(f(x,y),x,1,y,1); integrate(h(x,y),x);
	integrate(h(x,y),y);
	
	One gets:					   /	   2	   
			   [	 d (D2) 		    (I x (-----
	(f(x, y))) dx) y			   ]	dx dy		   
		    / and					    2	   
				    x f(x, y ) (D3)			   
	     ---------- 				      2
	respectively.
	
	After applying my previous patch the second result looks better but
	it is still wrong.				       d	 2 
				       x (-- (f(x, y   )))		   
			  dx  (D3)			    
	-----------------				    2
	
	This time the problem does not lie in checkderive1 but in rat10. 
	To realize it, it is a good idea to simultaneously trace:
	integrator, powerlist and rat10. There is a call to powerlist close
	to the end of integrator which returns nil when one integrates over
	x and a different expresion where the ((RAT SIMP) 1 2) has already
	appeared when the integration is performed over y. In the end, that
	difference arises from a call to rat10 which returns nil in the
	first situation and t in the other one.
	
	My proposal to solve this last problem is the following patch:
	__________________ 475c478,485 <       (T (RAT10 (CAR (MARGS
	EX)))))) - ---
	>	(T
	>	     (let ((examine (margs ex)))
	>	       (if (atom (first examine))
	>		 (do* ((element examine (rest element))
	>			 (result (rat10 (first examine))
	>				   (and result (rat10 (first
	element)))))
	>			((or (null result) (null element)) result))
	>		 (rat10 (first examine)))))))
	___________________ which affects the last condition considered in
	rat10. The present version recursively searchs in the car of the
	list of arguments which is good if such list is nested but not if
	the list is flat. The different behaviour is appreciated when a
	recursive call to rat10 with arguments (|$x| |$y|) is made.  With
	the present code, only |$x| is compared with the variable of
	integration. My patch forces to compare all arguments, when the
	first of them is an atom, and stops if there is someone which
	returns nil, passing up that nil whose meaning is that there is
	some argument "alike1" the variable the integration.  - -- Juan
	Pablo Hierro Álvarez hierro en ideafix punto litec punto csic punto
	es Clave pública: 0xA8707ADF en pgp.rediris.es
	
				This message is digitally signed. Click the
	lock icon for more information.
	
	_______________________________________________ Maxima mailing list
	Maxima@www.math.utexas.edu
	http://www.math.utexas.edu/mailman/listinfo/maxima
	
		From:	Juan Hierro <BUSCAIDEAS@terra.es>
	To:	maxima@mail.ma.utexas.edu Subject:	Fwd: Re: [Maxima]
	Maxima integration bug Date:  24 Apr 2002 00:47:09 +0200 I forgot
	to send this mail to the list.	----------  Mensaje reenviado 
	----------
	
	Subject: Re: [Maxima] Maxima integration bug Date: Sat, 20 Apr 2002
	06:01:39 +0200 From: Juan Pablo Hierro Álvarez
	<BUSCAIDEAS@terra.es> To: Phroexus@aol.com
	
	El Sáb 20 Abr 2002 00:25, escribió:
	> when you enter integrate(diff(f(x,y),x,1,y,1),y) into maxima you
	get f(x,y)
	> - a fix for this had been worked out for commercial macsyma but I
	do not
	> have it - can someone help out?
	>
	> note that integrate(diff(f(x,y),x,1,y,1),x) returns the correct
	result
	
	Try the following patch ___________________ 371c371,374 <	   
	     expr			    ;single ---
	
	>		   (if (null old-wrt)
	>		       expr			;single
	>		       `((%derivative), expr	;partial in old-wrt
	>			 ,.(nreverse old-wrt)))
	
	_____________________ in file sin.lisp
	
	The line numbers may be changed in your file as I have already
	applied Jenkner's patch. Anyway, the problem lies in the function
	checkderiv1 and the patch begins in its sixth line.
	
	It is very instructive to make to_lisp(); (trace sinint
	checkderiv1) and look at what is happening with maxima compiled
	with cmucl18d because gcl hides a recursive call in checkderiv1. On
	the other hand, to realize that the problem was inside checkderiv1,
	I had to trace the algorithm with gcl, as cmucl does not like to
	trace many functions of maxima.
	
	I think now that the use of different compilers to test maxima code
	is one of the best tools to debug it, as each one covers up the
	troubles of the other.	-- Juan Pablo Hierro Álvarez hierro en
	ideafix punto litec punto csic punto es Clave pública: 0xA8707ADF
	en pgp.rediris.es

2002-08-14 13:36  amundson

	* src/maxima.system: The lisp variable *load-verbose* is now set to
	nil by default. Maxima has its own internal variable for verbose
	loading, $loadprint.

2002-08-14 13:35  amundson

	* src/macsys.lisp: New feature: maxima-init.lisp and
	maxima-init.mac are now loaded at startup if they are found in the
	search path.

2002-08-14 13:34  amundson

	* src/init-cl.lisp: 1) Maxima search paths simplified through more
	extensive use of patterns.
	
	2) New feature. A user directory is now added to the search paths.
	The directory can be set with the environment variable
	MAXIMA_USERDIR. The default value is the $HOME/.maxima.
	
	3) The internal variable MAXIMA_VERPKGDATADIR was added to allow
	maxima-local to use the share directory from the source tree.

2002-08-14 13:28  amundson

	* share/contrib/: impdiff.mac, makeOrders.mac: Contributed file
	from Dan Stanger.

2002-08-14 13:26  amundson

	* share/maxima-init.lisp: Default init file for maxima.

2002-08-14 13:25  amundson

	* share/Makefile.am: Several files from the share directory were
	not being installed. Fixed.
	
	maxima-init.lisp is now installed.

2002-08-14 13:22  amundson

	* maxima-local: maxima-local now uses the share directory from the
	source tree instead of the installation location.
	
	top_srcdir should now always be an absolute path.

2002-08-12 22:10  rtoy

	* src/: matrun.lisp, nrat4.lisp, polyrz.lisp, rat3a.lisp,
	rat3b.lisp, rat3c.lisp, rat3d.lisp, rat3e.lisp, ratout.lisp: Remove
	the Control-H character.

2002-08-06 22:29  wjenkner

	* src/defint.lisp: PERIOD would sometimes fail to recognise
	periodicity because of different simplifications.
	
	An integration bug resulting from this was observed by Larry Bates,
	reported by Camm Maguire and discussed in the mailing list.

2002-08-03 12:39  amundson

	* README.lisps: Updated information relating to GCL

2002-08-02 08:48  rtoy

	* src/SYS-DECLAIM.lisp: Don't declaim functions.

2002-07-28 22:07  billingd

	* share/simplification/: disol.mac, facex1.mac, facexp.mac,
	stopex.mac: Remove directory name from load("genut) command

2002-07-28 06:37  billingd

	* share/Makefile.am, share/misc/declin.dem, share/misc/declin.mac,
	share/simplification/disol.dem, share/simplification/disol.mac,
	share/simplification/facex1.mac, share/simplification/facexp.dem,
	share/simplification/facexp.mac, share/simplification/genut.mac,
	share/simplification/stopex.dem, share/simplification/stopex.mac,
	src/acall.lisp, src/fcall.lisp, src/outmis.lisp: 2002-07-28 
	Wolfgang Jenkner <wjenkner@inode.at>		 checked in by
	david Billinghurst <David.Billinghurst@riotinto.com>
	
	A re-implementation of genut.mac.
	
	Updates to declin.mac, declin.mac, disol.mac, facex1.mac,
	facexp.mac stopex.mac, acall.lisp, fcall.lisp and outmis.lisp.
	
	Path fixes for disol.dem, facexp.dem and stopex.dem.

2002-07-25 17:28  rtoy

	* src/mactex.lisp: From Jesper Harder.
	
	Make lsum print something nicer than just LSUM.

2002-07-23 10:19  vvzhy

	* share/Makefile.am: installing recently added new files

2002-07-23 09:26  vvzhy

	* archive/doc/ltest2.lisp, archive/doc/ltests.lisp,
	tests/Makefile.am, tests/ltest2.lisp, tests/ltests.lisp:
	ltest*.lisp are moved into archive/doc

2002-07-22 16:33  belanger

	* interfaces/emacs/emaxima/maxima-font-lock.el: A function was
	removed from the font-lock defaults that was occasionally locking
	up emacs.

2002-07-19 03:38  vvzhy

	* interfaces/xmaxima/: server.lisp, xmaxima.tcl: Maxima tests in
	the appropriate xmaxima menu item for all lisps are fixed.

2002-07-19 01:51  vvzhy

	* common.mk, tests/Makefile.am: Now tests are installed into Maxima
	version data directory.

2002-07-18 11:09  rtoy

	* share/integration/antid.mac: Bug 578806: two bugs in antid.mac
	
	Fixes from Barton Willis:
	
	o Typo in nonzeroandfreeof o listarith needs to be true for
	antidiff to work correctly.

2002-07-18 11:02  rtoy

	* src/transs.lisp: Bug 581766: compile_file doesn't for CMUCL,
	Clisp
	
	Compile the files for CMUCL and Clisp.

2002-07-18 10:58  rtoy

	* doc/info/Arrays.texi: Bug 576607: ARRAY documentation bug
	
	Document current behavior.

2002-07-18 10:15  rtoy

	* doc/info/texinfo.tex: Sync to version 2002-06-04.06.
	
	Solves some problems people are having with using pdftex to
	generate a PDF version of maxima.texi.

2002-07-17 23:37  vvzhy

	* tests/examples.mac: Duplicate of rexamples.mac. Sorry

2002-07-17 21:37  rtoy

	* src/numerical/f2cl-package.lisp: Don't need to import
	destructuring-bind for GCL anymore.

2002-07-17 11:35  rtoy

	* share/numeric/fft.lisp: o Added a Lisp implementation of an FFT o
	Use suggested code from Wolfgang Jenkner to handle the arrays.	o
	Remove some unused code, clean up the polar-to-rectangular  
	conversions, etc.

2002-07-17 08:56  vvzhy

	* tests/examples.mac: This file runs all examples provided by
	Maxima example command (manual.demo). Maybe later it can be
	incorporated into standard Maxima test.  Idea by Devid Billinhurst

2002-07-16 11:25  rtoy

	* src/clmacs.lisp: Patch from Wolfgang Jenkner.  Support all 5
	dimensions as supported by maxima instead of the 3 that was being
	done before.  (Should probably get rid of this constraint, as
	mentioned by Wolfgang.)

2002-07-16 11:23  rtoy

	* src/marray.lisp: Fix for bug 576610:	fillarray bug
	
	Patch from Wolfgang Jenkner.  His comments just before defun
	$listarray describes maxima's arrays.

2002-07-15 12:28  rtoy

	* src/: commac.lisp, inmis.lisp: Fix for bug 575425:  reset()
	broken.
	
	Modify defmvar macro to store the initial values of all variables
	in a hash table.  Reset runs over the hash table to reset the
	variables to their initial values.

2002-07-15 11:30  rtoy

	* doc/info/Elliptic.texi: Fix a typo, from Jesper Harder.

2002-07-15 11:22  rtoy

	* src/mactex.lisp: Apply patch from Jesper Harder to correct the
	mistakes I made in his original patch.	For bug 534874.

2002-07-15 11:18  rtoy

	* doc/info/Expressions.texi: Tabs in the examples for LSUM changed
	to spaces because they don't display very well.

2002-07-15 08:13  billingd

	* src/trigo.lisp, tests/rtest15.mac: Bug fix.  coth(%i*z) was
	simplified to -%i*coth(z).  Add tests for f(%i*z) for trignometric
	and hyperbolic functions.

2002-07-11 16:30  starseeker

	* doc/maximabook/maxima.tex: Add the odes chapter to the manual

2002-07-11 16:21  starseeker

	* doc/maximabook/odes/odes.tex: Make this chapter work with the
	rest of the document

2002-07-11 16:14  starseeker

	* doc/maximabook/: basics/basics.tex, interfaces/interfaces.tex,
	introduction/introduction.tex: Minor fixes to spelling and syntax

2002-07-02 21:13  billingd

	* tests/: rexamples.mac, tests.lisp: New test file rexamples.mac
	runs the example() command for all cases known to work.

2002-07-02 21:08  billingd

	* demo/manual.demo: Sort file manual.demo alphabetically, so that
	the example() command presents options in alphabetical order.  Also
	make it easier to locate and modify each item in file.

2002-07-02 21:01  billingd

	* src/macdes.lisp: Correct the name of the file containing the data
	for example() command.

2002-07-02 16:13  rtoy

	* src/trans1.lisp: Bug 576407: SUM translation bug
	
	Applied patch from Wolfgang Jenker

2002-07-02 15:58  rtoy

	* src/fcall.lisp: Bug 576411: MAKELIST bug
	
	Applied patch from Wolfgang Jenker

2002-07-02 09:17  rtoy

	* src/mtrace.lisp: Bug 576389:
	
	Applied patch given therein.

2002-07-02 08:23  rtoy

	* src/macsys.lisp: Bug 575429: ?room() instead of room()
	
	Define ROOM so you don't have to type ?room().

2002-07-01 23:22  billingd

	* share/misc/declin.dem: Update filename in load() command

2002-07-01 16:34  rtoy

	* src/plot.lisp: Bug 572670: plot2d and plot3d options
	
	Don't throw a Lisp error when invalid options are given.  Throw a
	maxima error instead.

2002-07-01 10:21  rtoy

	* src/ode2.lisp: Fix bug 531637: variable $FEATURE is unbound o The
	function is STATUS, not $STATUS.  o With the above, the error
	message $MSG1 wasn't being printed, so	 rename the parameter $MSG1
	to $MSG in $ODE2A.

2002-07-01 08:20  billingd

	* doc/info/Function.texi: [ 537368 ] File optimu.dem not present. 
	Add comment that optimu files no longer present.

2002-07-01 07:47  billingd

	* tests/rtest15.mac: Fix for [ 537370 ] Tests do not test compile
	Add a test for compile()

2002-06-28 15:48  rtoy

	* doc/info/Equations.texi: Document that zsolve isn't available
	anymore.

2002-06-28 15:39  rtoy

	* src/acall.lisp: CMUCL doesn't have special-form-p.  ANSI CL says
	it's special-operator-p, and that's what CMUCL has.

2002-06-28 15:16  rtoy

	* doc/info/Differential.texi: Document that that ODE no longer
	exists.

2002-06-28 11:41  rtoy

	* doc/info/Differentiation.texi: Move the documentation for the
	special symbol DIFF after the documentation for the function DIFF. 
	That way, describe(diff) will find the function documentation
	instead.

2002-06-28 10:06  rtoy

	* share/numeric/fft.lisp: Misplaced declaration.

2002-06-28 10:05  rtoy

	* src/suprv1.lisp: There is no ~m format directive.

2002-06-27 21:18  rtoy

	* src/: SYS-DECLAIM.lisp, SYS-PROCLAIM.lisp:
	MACHINE-MANTISSA-PRECISION is a constant now, not a special
	variable.

2002-06-27 21:16  rtoy

	* src/gcl-depends.mk: maxima doesn't depend on parse-body anymore
	since we're assuming gcl has destructuring-bind.

2002-06-27 21:06  rtoy

	* src/maxima.system: Don't need to load up parse-body for gcl
	anymore since we're assuming gcl has destructuring-bind.

2002-06-27 15:56  rtoy

	* src/mdebug.lisp: Oops.  That last change should only be applied
	when the first character read is a question mark.  Otherwise, we
	read the input incorrectly.

2002-06-27 13:39  rtoy

	* src/mdebug.lisp: Due to an ANSI CL compatibility issue, CMUCL was
	not properly handling the ?foo command for maxima.  Fix it so that
	it does.

2002-06-27 12:37  rtoy

	* src/: float.lisp, simp.lisp: Set machine-mantissa-precision
	correctly, instead of a hard-wired 24.	Make it a defconstant
	instead of defvar as well.

2002-06-26 12:56  rtoy

	* src/ellipt.lisp: Removed the implementation of destructuring-bind
	for gcl because later versions of gcl have it.

2002-06-26 09:01  rtoy

	* src/cl-info.lisp: describe(undiff) and other examples were
	returning too much documentation because we weren't setting the end
	point appropriately in certain cases.

2002-06-26 08:48  rtoy

	* doc/info/Differentiation.texi: o Some documentation added for
	DEL.  o Replace batch("gendif.mc") with just plain batch("gendif").

2002-06-25 12:12  rtoy

	* doc/info/Special.texi: Added rudimentary documentation for the
	functions BESSEL_J, BESSEL_Y, BESSEL_I, and BESSEL_K, and for the
	variable BESSELEXPAND.

2002-06-25 10:05  amundson

	* maxima-local: Make maxima-local respect the value of POSIX_SHELL
	used by the maxima script.

2002-06-25 09:37  rtoy

	* doc/info/Operators.texi: Add very simple documentation for the
	ABS function.

2002-06-25 09:37  rtoy

	* src/ellipt.lisp: o ELLIPTIC-F is not always called with
	double-float args, so don't   declare the args as double-floats.  o
	Add very rudimentary support for Jacobi am function.

2002-06-25 09:35  rtoy

	* src/macsys.lisp: Add support for Clisp and CMUCL to print out the
	bytes consed when showtime is set.

2002-06-24 21:40  rtoy

	* src/cl-info.lisp: A bug in NREGEX prevents case-INsensitive
	searches containing ranges.  So set pat-subnode to do a
	case-sensitive search for [a-zA-Z] instead of a case-INsensitive
	search for [a-z].

2002-06-24 18:52  billingd

	* src/init-cl.lisp: Add demo subdirectory to search path for .dem
	files

2002-06-24 17:42  amundson

	* configure.in, src/maxima.in, tests/Makefile.am: configure will
	now search for a Bourne shell that implements getopts. The user may
	specify a shell if desired. The shell is used for the maxima script
	only.

2002-06-24 17:15  rtoy

	* src/cl-info.lisp: SHOW-INFO was sometimes returning too much
	documentation because pat-subnode was looking for uppercase
	letters.  We really want to do a case-insensitive search.  Thus,
	things like "operator", "special variable", etc., will stop the
	documentation as well as a "Function".

2002-06-24 16:42  rtoy

	* src/plot.lisp: Fix for Bug 572668:
	
	o Don't compile this file with safety = 0.  o We need to make sure
	that result of coerce-float-fun actually   returns a double-float,
	so coerce it to a double-float.  o $PLOT3D was not passing on the
	list of variables to coerce-float-fun	to create the desired
	function.

2002-06-24 13:01  rtoy

	* src/mtrace.lisp: o MAKE-TRACE-HOOK was returning lists when it
	really wanted to return   functions.  Make it so.  o MICRO-TO-SEC
	had a hardwired 1e-6.  Use   INTERNAL-TIME-UNITS-PER-SECOND
	instead.  This should fix bug	572835.

2002-06-24 12:05  rtoy

	* src/maxima.in: Set CLISP, CMUCL, and GCL appropriately so that
	the desired executable is run by maxima-run-lisp.

2002-06-24 12:03  rtoy

	* src/Makefile.am: Set and export CLISP, CMUCL, GCL appropriately
	so that the desired Lisp executable is run.

2002-06-24 12:02  rtoy

	* configure.in: Change the messages about an executable not found
	in PATH from errors to just warnings.  (Should additional tests be
	done in this case, such as the executable exists?)

2002-06-23 07:48  billingd

	* share/calculus/cartan.dem: Fix load command.

2002-06-23 07:36  billingd

	* share/: matrix/eigen.dem, simplification/functs.dem,
	vector/vect.dem: Fix load command

2002-06-22 12:06  rtoy

	* src/mactex.lisp: Bug 534874.	 Applied the given patch, with some
	modifications.	All of the bugs listed therein work as expected
	now.

2002-06-22 10:00  rtoy

	* doc/info/Equations.texi: Change docs to note that this isn't
	available anymore, and reference the function ALLROOTS.

2002-06-21 16:22  rtoy

	* doc/info/Numerical.texi: Note that DCADRE doesn't exist anymore,
	but leave the documentation around.

2002-06-21 16:21  rtoy

	* doc/info/Integration.texi: Remove references to DCADRE.

2002-06-21 09:27  amundson

	* common.mk: Define instsrcdir.

2002-06-20 21:21  billingd

	* tests/rtest15.mac: Recent loadpath improvements have made the
	explicit load of trigrat redundant.

2002-06-20 21:00  billingd

	* tests/rtest15.mac: Add testcase for maxima-Bugs-541993 - trigrat
	crashes on example in manual which is now fixed.

2002-06-20 20:56  amundson

	* src/init-cl.lisp: subdirectories of share are now searched as
	well as share itself

2002-06-20 20:54  amundson

	* src/Makefile.am: clean and distclean should now work properly.
	Source files are now installed.

2002-06-20 15:34  amundson

	* configure.in: Sloppy quoting was causing problems on Solaris.
	Fixed.

2002-06-20 13:23  amundson

	* common.mk: fixed non-portable shell construct

2002-06-20 13:20  amundson

	* doc/info/Makefile.am: added MAXIMAHTML = before including
	maximahtml.mk (with MAXIMAHTML +=) in order to keep automake happy.

2002-06-19 13:30  amundson

	* archive/share/lisp/: elim-LISP.lisp, elim.LISP, fourie-LISP.lisp,
	fourie.LISP, ntrig-LISP.lisp, ntrig.LISP: files renamed to avoid
	having names that differ only by case, which causes problems on
	Windows.

2002-06-19 13:26  amundson

	* configure.in: Fixes for problems with path names when no explicit
	--prefix is given to configure. Autoconf is amazingly stupid about
	the various standard path names.

2002-06-19 12:39  rtoy

	* src/mactex.lisp: Define strcat for all Lisps.

2002-06-18 11:29  rtoy

	* src/plot.lisp: o As in rev 1.13, we make the defstruct for
	polygon outside of   eval-when for all Lisps.  (Without this, CMUCL
	can't do 3-D plots.) o Also change the :constructor for polygon
	from make-polygon to   %make-polygon.  o The macro make-polygon
	seems to work just fine on CMUCL now.

2002-06-17 14:23  amundson

	* tests/Makefile.am: All tests are now run with stdin redirected to
	/dev/null, so a failure mode which causes maxima to expect input
	will no longer just sit there.

2002-06-17 14:23  vvzhy

	* src/kclmac.lisp: errset macro fix (for errcatch command) for new
	ansi gcl

2002-06-17 14:22  amundson

	* src/mload.lisp: Bug fix: previously, the test code would always
	pass a test that returned "TRUE", even if something else was
	expected, e.g. FALSE!

2002-06-17 14:20  amundson

	* maxima-local, src/init-cl.lisp, src/plot.lisp: omplotdata and
	mgnuplot scripts are now found in their installed directories.
	maxima-local now finds them locally.

2002-06-17 14:16  amundson

	* Makefile.am, configure.in, plotting/Makefile.am: omplotdata and
	mgnuplot now installed in verpkglibexecdir.

2002-06-17 14:16  amundson

	* interfaces/xmaxima/Makefile.am, interfaces/xmaxima/omplotdata,
	plotting/.cvsignore, plotting/omplotdata: omplotdata moved to
	plotting directory

2002-06-15 17:53  rtoy

	* src/cl-info.lisp: o Add a little more documentation o Delete the
	old, unused version of SHOW-INFO.  o Fix the problem where
	describe(plot2d) just printed out the function	 without the actual
	documentation.

2002-06-15 16:01  rtoy

	* src/plot.lisp: o Make the default range on Y much larger so that
	we don't just clip   the output.  If the user wants a clipped plot,
	let him specify the   clipping explicitly.  o When using gnuplot
	for plotting, the output data file sometimes   contains lines with
	the string "move".  Gnuplot doesn't like that,	 so don't do it.

2002-06-15 09:14  rtoy

	* src/maxima.system: Add dependency of the slatec module on
	f2cl-lib and packages modules.

2002-06-15 09:12  rtoy

	* share/integequations/inteqn.mac: Add missing semicolon.

2002-06-14 13:33  amundson

	* tests/rtest15.mac: Fixed a typo. Ooops.

2002-06-14 13:26  amundson

	* tests/rtest15.mac: New tests highlighting bug found in
	"integration bug" thread on the Maxima mailing list April 2002.

2002-06-14 13:12  amundson

	* share/utils/mactex-utilities.lisp, src/mactex.lisp:	Moved
	mactex-utilitiles back into a separate file.
		Fixed bug in tex(expr,file)

2002-06-14 08:54  rtoy

	* src/macsys.lisp: Add definition of $system for CMUCL.  (From Tim
	Moore.)

2002-06-09 22:39  amundson

	* src/commac.lisp: Bug fix from Wolfgang Jenkner. Here is an
	excerpt from his mail message:
	
	---------------------------------------- The node "Lisp and Maxima"
	in the maxima texinfo manual states
	
	   To enter Maxima forms at lisp level, you may use the `#$' macro.
	
	However, the example given there triggers an error
	
	[1]> (in-package "MAXIMA") #<PACKAGE MAXIMA> MAXIMA[2]> (setq $foo
	#$[x,y]$)
	
	*** - FUNCALL: the function PEEKTYIPEEK is undefined 1. Break
	MAXIMA[3]>
	
	I propose the following patch
	----------------------------------------

2002-06-09 22:27  amundson

	* share/tensor/: canten.lisp, gener.lisp, itensor.dem,
	itensor.lisp, itensor.usg, symtry.lisp: Fixes for itensor from
	Valerij Pipin. His readme file is now itensor.usg.

2002-06-09 22:06  amundson

	* share/tensor/ctensr.mac: Bug fix from Valerij Pipin. Here is an
	excerpt from his mail message:
	
	---------------------------------------- The function "motion(dis)"
	computes the covariant form of the geodesic equations of the motion
	for a given metric.  However in "ctensr.mac" we see
	
	motion(dis):=block([s],depends(omega,s),   for i thru dim do	
	em[i]:if diagmetric	  then ratsimp(1/2*sum(        
	diff(lg[a,a],omega[i])		   *diff(omega[a],s)^2,a,1,dim))   
	   else 1/2*sum(sum(diff(lg[a,b],omega[i])			   
	  *diff(omega[a],s)*diff(omega[b],s),a, 		      
	1,dim),b,1,dim),		if dis#false then for i thru dim do
	ldisplay(em[i]),done)$
	
	It does not correspond the definition. I propose to it change to
	
	motion(dis):=block([s],depends(omega,s),   for i thru dim do	
	em[i]:if diagmetric	  then ratsimp(lg[i,i]*diff(omega[i],s,2)+ 
	      
	sum(diff(lg[i,i],omega[a])*diff(omega[i],s)*diff(omega[a],s),a,1,di
	m)-	     1/2*sum( diff(lg[a,a],omega[i])
	*diff(omega[a],s)^2,a,1,dim) )	     else ratsimp(
	sum(lg[i,a]*diff(omega[a],s,2),a,1,dim)+	    sum( sum(	   
	       diff(lg[i,b],omega[a])*diff(omega[b],s)*diff(omega[a],s)    
		 -1/2*diff(lg[a,b],omega[i])			       
	*diff(omega[a],s)*diff(omega[b],s),a,			    
	1,dim),b,1,dim) ),		  if dis#false then for i thru dim
	do ldisplay(em[i]),done)$
	
	This can be find in any textbook.  After this  the demo given below
	reproduces results demonstrated by "ctensor.dem" in demo-version of
	macsyma-2.2. Note the formally result is a little bit different
	because maxima is weaker in simplification then commercial macsyma.
	The file "ctensr.mac" should be in the path.
	
	/******************************************************************
	****/ kill(all); SHOWTIME:ALL$ /* if properties(GCFAC) = [] then
	load("scifac.fas")$ */ load(ode2); ("This file finds the
	Schwarzschild solution of  the Einstein vacuum equations" );
	
	IF GET('CTENSR,'VERSION) = FALSE THEN LOAD("ctensr.mac")$ /* the
	following allows the batch program to run by presetting flags */
	SETFLAGS()$ /* this calls for the rational simplification of
	geometrical objects */ RATFAC:TRUE$ ("Specify the dimension of the
	manifold and the coordinate labels."); (dim:4,omega:[r,th,ph,t])$
	("Enter the general static spherically symmetric metric.");
	lg:MATRIX([A,0,0,0],[0,r^2,0,0],[0,0,r^2*SIN(th)^2,0],[0,0,0,-D]);
	
	("Specify functional dependencies"); DEPENDS([A,D],r); ("computes
	inverse metric and specifies diagonality"); metric()$ ("computes
	the mixed Christoffel symbols but not display them");
	christof(FALSE)$ ("computes and ratsimps Ricci tensor");
	riccicom(FALSE)$ ("computes and displays the Einstein tensor");
	einstein(TRUE);
	
	("makes a list of the non-zero components of the Einstein tensor
	(G) where the 2 indicates the order of the array G");
	
	EXP:findde(g,2);
	
	("now begins to solve the field equations");
	
	EXP1:ODE2(last(EXP),A,r);
	
	(" a kludge to get the solution (the 1,1 component) explicitly");
	
	SOLVE(EXP1,r); RESULTLIST:SOLVE(%,A)$
	H:EV(PART(RESULTLIST,1),EVAL); ("to cast the solution into standard
	form"); H1:H,EXP(%C) = 1/(2*m),FACTOR; ("now to find the 4,4
	component"); EV(FIRST(EXP),H1,DIFF,FACTOR); ODE2(NUM(%),D,r);
	EXPAND(RADCAN(%)); H2:EV(%,%C = 1); ("H1 and H2 should be the
	solution and to check"); SOL:[H1,H2]; EXP,SOL,DIFF,RATSIMP;
	kill(all); IF GET('CTENSR,'VERSION) = FALSE THEN
	LOAD("ctensr.mac")$ (dim:4,omega:[r,th,ph,t])$
	
	("Enter the Schwarzschild metric in standard coordinates."); lg :
	matrix([1/(1-2*m/r),0,0,0],[0,r^2,0,0]	
	,[0,0,r^2*sin(th)^2,0],[0,0,0,(2*m/r-1)])$ metric()$
	
	("Compute and display mixed Christoffel symbols");
	
	CHRISTOF(all)$ RICCICOM(true)$ ("computes scalar curvature");
	SCURVATURE(); ("computes Riemann tensor"); RIEMANN(TRUE)$
	("computes contravariant Riemann tensor"); raiseriemann(false)$
	("computes the Kretchmann invariant Rijkl^2"); rinvariant();
	diagmetric:true; ("Compute the covariant form of geodesic
	equations"); motion(true)$
	
	("Compute the contravariant form geodesic equations"); block( for i
	thru dim do	   emc[i]:
	ratsimp(ratexpand(sum(ug[i,a]*em[a],a,1,dim))), 		
	for i thru dim do ldisplay(emc[i]));
	
	block([title: "Schwarzschild Potential for Mass M=2",m:2.],
	plot3d([r*cos(th),r*sin(th),ug[1,1]],[r,.4,4.],[th,-%pi,%pi],['grid
	,50,15]  ))$
	
	----------------------------------------

2002-06-09 21:57  amundson

	* src/transl.lisp: Bug fix from Fedor Bezrukov. Here is an excerpt
	from his mail message:
	
	----------------------------------------- Seems that there is a bug
	in transl.lisp.  It makes maxima to get into debugger on attempt to
	output some warnings to the UNLISP file during translation (this
	happens, say, if you try to translate the function
	
		f(t,a):=t(a);
	
	)
	
	Here is the patch to cure it. 
	-----------------------------------------

2002-06-09 18:20  amundson

	* share/contrib/diag.mac: Update from Gosei Furuya. Excerpt from
	his mail message:
	
	------------------------------- I add a program for calculate
	matrix function.
	
	mat_function(analytic function,matrix) return f(matrix)  this
	calculation is based on Cauchy integral formular.    if f(x) is
	analytic and mat=diag([JF(m1,n1),,JF(mk,nk)]),	  then		   
						   
	f(mat)=ModeMatrix*diag([f(JF(m1,n1)),,f(JF(mk,nk))])*ModeMatrix^^(-
	1)   this method is only one of them,6~8or more other methods
	exist.	 so I cannot insist on this being best.but I think it very
	useful.   please try jordan.dem
	
	(C1) batch("jordan.dem");
	
	or usualy load("diag.mc") .
	
	-------------------------------

2002-06-09 18:05  amundson

	* doc/share/specfun.texi, share/specfunctions/h-atom.dem,
	share/specfunctions/specfun.mac, share/specfunctions/specfun.usg,
	share/specfunctions/test_specfun.mac,
	share/specfunctions/variational_method.dem: Updated to specfun from
	Barton Willis.
	
	Excerpt from his mail message:
	
	------------------------------- specfun-110.tar.gz  --- I fixed
	some problems with the gradef statements and the documentation.  
	The files specfun.mc and specfun.texi in this archive should
	replace the files Maxima currently uses.  If you like quantum
	mechanics, you may enjoy the two demonstration programs. 
	-------------------------------
	
	His changelog:
	
	Changes version 110 to version 111
	---------------------------------- 12 April 2001
	
	Bug: For the series representation, the sum index is m; when the
	order is m (and m declared to be an integer), we've got trouble. 
	Maybe make the sum index be i%.
	
	Fix: Changing 'm to i%	 fixed the problem; added additional
	documentation warning against using i% as a function argument.
	
	--------------------------------- 13 April 2001
	
	Bug: Text comment in test_specfun: print("Taylor may will print...;
	
	Fix: changed to print("Taylor may print...;
	
	---------------------------------- 17 April 2001
	
	Bug: "Merzbacher" incorrectly spelled in source code comments.
	
	Fix:  changed Mertzbacher to Merzbacher.
	
	---------------------------------- 17 April 2001
	
	Bug: "its should" in source code comment.
	
	Fix: changed to "it should".
	
	---------------------------------- 17 April 2001
	
	Bug: In test_specfun, test name "A&S 22.2.12.5" should be "A&S
	22.2.12.5".
	
	Fix: Changed test name.
	
	---------------------------------- 17 April 2001
	
	Bug: specfun package shouldn't include ai.lisp; should use ai.lisp
	from Maxima's cvs.
	
	Fix: removed ai.lisp from specfun-110.
	
	---------------------------------- 18 April 2001
	
	Bug: Not really a bug, but spherical_hankel2 has the code
	
		  w : 1,
		  for m : 0 thru n do (
		       w : w * (n + m + 1) * (n - m) / (2 * %i * x *  (m +
	1)),
		       sofar : sofar + w
		  ),
	
	when m = n,  w is zero.  This is silly.
	
	Fix:  Changed code to
	
		  w : 1,
		  for m : 1 thru n do (
		       w : w * (n + m) * (n - m + 1) / (2 * %i * x *  m),
		       sofar : sofar + w
		  ),
	
	Also,  added additional tests A&S 10.1.20  and A&S 10.1.31 to
	test_specfun.
	
	---------------------------------- 18 April 2001
	
	Bugs:  gradef statements have bogus quotes.  Further, the gradef
	for assoc_legendre_p has a typo.
	
	Fix: Removed bogus quotes from gradef statements and fixed the typo
	in the gradef for assoc_legendre_p.
	
	Comment:  Bug only showed up running test_specfun in interpreted
	mode.
	
	---------------------------------- 18 April 2001
	
	Bugs:  assoc_legendre_q and legendre_q have no gradefs but
	test_specfun has gradef tests for them.
	
	Fix: removed the tests from test_specfun.
	
	Comment:  Bug only showed up running test_specfun in interpreted
	mode.
	
	---------------------------------- 18 April 2001
	
	Bug:  Yikes! featurep(-1, integer) is true;  my statements
	
	(integerp(n) and n > -1) or  featurep(n, 'integer)
	
	are true when n is a negative integer.	This isn't what I want.
	
	Fix: Change above to
	
	(integerp(n) and n > -1) or (symbolp(n) and featurep(n, 'integer))
	
	---------------------------------- 19 April 2001
	
	Bug: Some gradef statements are trouble when the order is zero; in
	this case, we want to evaluate the polynomials with negative orders
	to zero.
	
	Fix: Multiply potential troublemakers by (1-kron_delta(n,0)).  Thus
	
	kron_delta(i,j) := if (i=j) then 1 else 0;
	
	gradef(jacobi_p(n,a,b,x),	 'diff(jacobi_p(n,a,b,x),n),	   
	 'diff(jacobi_p(n,a,b,x),a),	     'diff(jacobi_p(n,a,b,x),b),   
	     (n*(a-b-(2*n+a+b)*x) * jacobi_p(n,a,b,x)+2*(n+a)*(n+b)	   
	    * (1 - funmake(kron_delta,[0,n])) * jacobi_p(n-1, a, b, x)) /
	((2*n+a+b)*(1-x^2)));
	
	I added  kron_delta to specfun.
	
	------------------- 19 April 2001
	
	Change:  In jacobi_pf, changed np1 from a float to a fixnum.  Thus
	replaced
	
	    np1 : 1.0 + n,
	    for m : 1 thru n do (
		 w : w * (np1 - m) * (abn + m) * x / (m * (a + m)),
		 sofar : sofar + w
	    ),
	
	with
	
	    np1 : 1 + n,
	    for m : 1 thru n do (
		 w : w * (np1 - m) * (abn + m) * x / (m * (a + m)),
		 sofar : sofar + w
	    ),
	
	------------------- 19 April 2001
	
	Bug:  More trouble with gradef statements;  the following code
	causes trouble:
	
	(C1) n : 3;
	
	(D1)				       3 (C2) load("specfun.o");
	
	Loading ./specfun.o Attempt to differentiate with respect to a
	number: 3  -- an error.  Quitting.  To debug this try
	DEBUGMODE(TRUE);)
	
	Another  troublemaker is
	
	(c1) baz : diff(jacobi(n,x,x,x),x);
	
	Then ev(baz,diff) # ev(ev(baz,diff),diff), etc.
	
	Fixes:	Put blocks around gradef statements and  replaced
	unevaluated derivatives with errors. Thus
	
	unk_derivative() := block([ ],	  "error: derivative with respect
	to order is unknown" );
	
	block([n,a,b,x],    gradef(jacobi_p(n,a,b,x),		    
	unk_derivative( ),		  unk_derivative( ),		   
	unk_derivative( ),		  (n*(a-b-(2*n+a+b)*x) *
	jacobi_p(n,a,b,x)+2*(n+a)*(n+b) 	     * (1 -
	funmake(kron_delta,[0,n])) * jacobi_p(n-1, a, b, x)) /
	((2*n+a+b)*(1-x^2))) );
	
	------------------- 21 April 2001
	
	Change:  Removed
	
	eval_when([load, batch, batchload],	 float2bf : true );
	
	and deleted the source code comment about setting float2bf to true
	locally.  I don't remember why I once wanted float2bf to be true.
	
	------------------- 21 April 2001
	
	Change: Clarified source code comment on how to compute
	jacobi_p(n,a,b,x) for integers a, b < 0.
	
	------------------- 21 April 2001
	
	Bug: Maxima doesn't have a bfloat gamma function.  The
	ultraspherical function doesn't evaluate to a bfloat when all
	arguments except the order are bfloats.
	
	Fix:  Replace quotients of gamma functions in ultraspherical by
	genfact functions.   Note
	
	     genfact(x,n,-1) = x (x+1) (x+2) ... (x+n-1)
	
	Also, removed  the remaining gamma function calls in specfun by
	replacing the gamma functions in assoc_legendre_p by factorials. 
	Finally, removed the source code comment about gamma giving an
	error.
	
	Comment:  May need to change specfun.texi on the gamma function
	giving an error.
	
	----------------------- Mon Apr 23 05:11:46 CDT 2001
	
	Bug: gen_laguerre(n,a,x) function not defined for  a <= -1 (see A&S
	22.2.12 page 775); specfun doesn't trap this case.
	
	Fix: added trap for this case
	
	   if (integerp(n) and n > -1) and not (integerp(a) and a < 0) then
	(
	
	----------------------- Mon Apr 23 05:26:21 CDT 2001
	
	Change: In gen_laguerre, replaced
	
	     for m : 1 thru n do (
		 w : -w * x * (n - m + 1) / (m * (m + a)),
		 sofar : sofar + w
	     ),
	
	with
	
	     for m : 1 thru n do (
		 w : w * x * (m -n-1) / (m * (m + a)),
		 sofar : sofar + w
	     ),
	
	This reduced the execution time of  baz :
	sum(gen_laguerre(i,1/8,x),i,0,50)$ by about 33%.
	
	----------------------- Mon Apr 23 06:05:00 CDT 2001
	
	Change: Removed rat from spherical_harmonic:
	
	     rat(exp(%i * m * phi)   * sqrt((2 * n + 1)  * (n - m)! / (4 * 
	%pi *  (n + m)!))
			   * assoc_leg_cos(n, m, theta))
	
	This change dramatically speeds test_specfun and eliminates the
	funny message  "Assumed to be zero in TAYLOR".
	
	----------------------- Mon Apr 23 07:08:37 CDT 2001
	
	Bug: Bogus function call to test_zero_list  instead of
	check_zero_list in  "spherical harmonic orthogonality" test.
	
	Fix: Fixed it.
	
	----------------------- Mon Apr 23 15:57:15 CDT 2001
	
	Change: Eliminated the function `elements'  from test_specfun and
	re-wrote check_zero_list(e).
	
	------------------------ Thu May 3 07:44:00 CDT 2001
	
	Change: Added h-atom.dem and variational_method.dem to the specfun
	distribution.

2002-06-09 17:40  amundson

	* src/mactex.lisp: Utilities for mactex courtesy Barton Willis.
	Excerpts from his mail message:
	
	Here is utility that provides a maxima level interface to putprop.
	Specifically, texput allows a user to change the behavior of
	maxima's tex function.
	
	A few examples.
	
	/* tex mue tex as "\mu_e",  etc  */
	
	(C2) texput(mue, "\\mu_e")$ (C3) texput(e, "\\mathbf{E}")$ (C4)
	texput(b, "\\mathbf{B}")$
	
	/* Let's try it */ (C5) tex([mue,e,b,e.b]); $$\left[
	\mu_e,\mathbf{E},\mathbf{B},\mathbf{E}\cdot \mathbf{B} \right] $$
	(D5)			      FALSE
	
	/* Define a matchfix operator || and tex it as \|.  To do this, use
	three arguments to texput */
	
	(C6) matchfix("||","||")$ (C7) texput("||","\\|","\\|")$ (C8)
	tex(|| e + b ||); $$\|\mathbf{E}+\mathbf{B}\|$$ (D8)		   
		  FALSE
	
	/* One more time.  Before texput */
	
	(C9) matchfix("<<",">>")$ (C10) tex(<<x,y>>);
	$$<<\left(x,y\right)$$ (D10)			     FALSE (C11)
	texput("<<","\\langle ", " \\rangle ")$
	
	/* after texput */
	
	(C12) tex(<<x,y>>); $$\langle x,y \rangle $$ (D12)		   
	       FALSE (C13) tex(<<x>>); $$\langle x \rangle $$ (D13)	   
			FALSE
	
	1.  I wrote this function this morning; it hasn't been thoroughly
	tested.  Let me know if you see any problems with it.
	
	2.  Commercial Macsyma used qput to do the same thing; it seemed to
	me that I'd have to modify mactex.lisp	in a handful of places to
	use qput in this way.

2002-06-09 17:31  amundson

	* src/mactex.lisp: Fixes for mactex.lisp from Barton Willis. From
	his mail message: --------------------------------------- 
	mactex-1.7.lisp --- I collected all the additions and fixes I know
	of for mactex.	I suggest that mactex-1.7.lisp replace the version
	that Maxima currently uses. 
	---------------------------------------
	
	The committed version is his mactex-1.7.lisp

2002-06-09 16:57  amundson

	* doc/info/Lists.texi: Documentation for functions second thru
	tenth. Thanks to Dan Stanger.

2002-06-09 16:47  amundson

	* src/comm.lisp: Update from Dan Stanger:
	
	Dr. Fateman suggested a improvement to the changes I made, so here
	is the new file, with his suggested changes. 
	---------------------------------------
	
	I (JFA) added an eval-when around (defun dollarify...)

2002-06-09 16:31  amundson

	* src/comm.lisp, tests/rtest15.mac: Added functions second thru
	tenth, including tests. Code thanks to Dan Stanger.

2002-06-09 16:27  amundson

	* share/contrib/lindstedt.mac: Contributed file from Dan Stanger.
	He writes:
	
	Attached is a first pass of Lindstedt code, which has the same
	calling sequence as the commercial function, for inclusion in the
	maxima project.  I gave it the LGPL, but I can change that to the
	GPL if required.  I would appreciate any comments about my coding
	style, as well as other comments.

2002-06-09 16:25  amundson

	* src/sin.lisp, tests/rtest15.mac: Bug fix for integrate(3^log(x))
	problem. Fix thanks to Wolfgang Jenkner with suggestions from
	Richard Fateman. The test was modified to accept the form produced
	by maxima after the fix. Previously, the test looked for a
	different, but equivalent, answer.

2002-06-09 16:23  amundson

	* tests/tests.lisp: report errors in ascending order

2002-06-09 16:22  amundson

	* src/Makefile.am: clean now removes all compiled files, not just
	saved image

2002-05-31 16:29  rtoy

	* src/bessel.lisp: o Tell maxima that J[v](0) is 0 except when v =
	0 where it is 1.  o Tell maxima how to differentiate the Bessel
	functions.

2002-05-26 15:00  rtoy

	* src/bessel.lisp: As discussed on the mailing list, the Bessel
	functions are called BESSEL_{J,Y,I,K} instead of %J, %Y, %IBES, %K.

2002-05-24 12:35  amundson

	* interfaces/xmaxima/: adams.tcl, autoconf-variables.tcl,
	base64.tcl, bitmaps.tcl, browser.tcl, emaxima.tcl, eoctave.tcl,
	eopenplot.tcl, getdata1.tcl, getopt.tcl, myhtml.tcl, nconsole.tcl,
	nplot3d.tcl, parse.tcl, patchold.tcl, plot2d.tcl, plot3d.tcl,
	plotconf.tcl, plotdf.tcl, printopts.tcl, proxy.tcl, rk.tcl,
	send-some.tcl, string.tcl, textinsert.tcl, tryembed.tcl,
	tryftp2.tcl, wmenu.tcl: xmaxima now split into multiple files. Work
	done by Mike Clarkson. For the time being, the original xmaxima
	code is unaffected.

2002-05-22 17:15  rtoy

	* tests/rtest6a.mac: Undo last change.	The real bug was an error
	in %j.

2002-05-22 16:13  rtoy

	* tests/rtest14.mac: Undo the previous change.	The assumptions
	aren't needed and were caused by an error in the simplifier for %j.

2002-05-22 16:05  rtoy

	* src/bessel.lisp: $realpart and/or $imagpart was causing
	%j[1](sqrt(x)) to ask for the sign of x.  Don't do that.  (Fix
	applied to all of the Bessel routines.)

2002-05-21 21:53  rtoy

	* tests/rtest6a.mac: Tell maxima that T is positive so it doesn't
	ask.

2002-05-21 21:53  rtoy

	* tests/rtest14.mac: Tell maxima that a and t are positive so it
	doesn't ask.

2002-05-21 21:37  rtoy

	* tests/rtest14.mac: Correct the value for bessel(2,3).

2002-05-21 21:34  rtoy

	* src/bessel.lisp: o Add $BESSELEXPAND variable to control whether
	to expand the Bessel   functions of half-integral order in terms of
	elementary functions.  o Honor $BESSELEXPAND in the simplifiers for
	the Bessel functions.

2002-05-21 21:31  rtoy

	* src/: clisp-depends.mk, cmucl-depends.mk: Regenerated.

2002-05-21 13:51  belanger

	* interfaces/emacs/emaxima/: emaxima.el, emaxima.sty: The problem
	with (E*) output was fixed.

2002-05-19 22:14  rtoy

	* src/bessel.lisp: o Fix a few typos in bessel-y o Was incorrectly
	computing the half-integral order Bessel functions   when the arg
	wasn't a simple variable.  o Clean up and improve some of the
	comments.  o Do the half-integral order expansions whenever the
	order is   half-integral, even if the arg is a number.	o Clean up,
	comment, and correct the expander for half-integral %K.

2002-05-19 15:31  rtoy

	* src/bessel.lisp: o Rename the Bessel J function from bessel_j to
	%j, and Y from	 bessel_y to %y, since maxima already has %j and %y
	defined.    Likewise for Bessel I, use %ibes.  o Call the Bessel K
	function %k.  Add support for it.  o For order 0 and 1, call the
	specialized dbesj0 and dbesj1 functions   instead of the general
	dbesj function.  o Use analytic continuation so we can evaluate the
	J for negative	 values of the argument.  o Do similar things for
	Bessel Y.  o Was not correctly expanding the Bessel J, Y, and I
	functions for	half-integral orders.

2002-05-19 15:25  rtoy

	* src/gcl-depends.mk: Regenerated.

2002-05-19 15:24  rtoy

	* src/numerical/f2cl-lib.lisp: o GCL doesn't like the declarations
	in our max functions, so don't	 declare the variables.  o GCL
	doesn't like our defparameter for *lun-hash*.  Make it defvar.	o
	GCL doesn't have least-positive-normalized-double-float, so   make
	it the same as least-positive-double-float.  Do likewise for  
	single-float.

2002-05-19 15:22  rtoy

	* src/numerical/f2cl-package.lisp: GCL doesn't export
	DESTRUCTURING-BIND from the LISP package.  Import it.

2002-05-16 14:09  starseeker

	* share/physics/: dimension.html, dimension.mac, dimension.pdf,
	dimension.tex: 
	
	Barton Willis's Dimensional analysis package and documentation

2002-05-14 13:26  belanger

	* interfaces/emacs/emaxima/maxima-font-lock.el: Font locking in the
	maxima process buffer was removed; since comint-mode already does
	font locking.

2002-05-14 13:22  belanger

	* interfaces/emacs/emaxima/emaxima.el: Several internal changes
	were made.  The "wait for output" routine was moved to maxima.el.

2002-05-14 13:21  belanger

	* interfaces/emacs/emaxima/maxima.el: Several internal changes were
	made.  maxima mode changed to send one line at a time to the maxima
	process.

2002-05-11 08:19  amundson

	* README.lisps: Preliminary notes on lisp implementations for
	Maxima

2002-05-09 14:43  rtoy

	* src/bessel.lisp: Preliminary support for numerical computing
	Bessel K functions.

2002-05-09 14:42  rtoy

	* src/maxima.system: Add the needed routines for the Bessel K
	function.

2002-05-09 14:42  rtoy

	* src/numerical/slatec.lisp: Export the needed routines for the
	Bessel K function.

2002-05-09 14:41  rtoy

	* src/numerical/slatec/slatec.system: Add routines for Bessel K
	function.

2002-05-09 14:36  rtoy

	* src/numerical/slatec/: dbesk.lisp, dbesk0.lisp, dbesk1.lisp,
	dbsk0e.lisp, dbsk1e.lisp, dbsknu.lisp, zbesk.lisp: Initial import
	of converted SLATEC routines for Bessel K.

2002-05-09 14:34  rtoy

	* src/numerical/slatec/fortran/: dbesk.f, dbesk0.f, dbesk1.f,
	dbsk0e.f, dbsk1e.f, dbsknu.f, zbesk.f: Initial import of SLATEC
	routines for Bessel K.

2002-05-09 09:12  rtoy

	* doc/info/Special.texi: Correct the documentation on specint: the
	modified Bessel function is called %IBES, not %I.

2002-05-08 16:40  rtoy

	* src/bessel.lisp: o Replace the Gaussian RNG with a version from
	CLOCC	(clocc.sourceforget.net) which uses the fast Ziggurat
	method to   generate Gaussian random vars.  o Tell maxima how to
	differentiate bessel_j.  o Remove some old simplifiers for Bessel Y
	and I functions.  o Fix error in simplifiers for J, Y, and I:  when
	checking to see if   the order was a half-integer, we were
	accidentally setting the order	 to NIL when it wasn't a
	half-integer.  Don't do that.

2002-05-08 08:59  rtoy

	* src/: clisp-depends.mk, cmucl-depends.mk: Update with the new
	one-line-per-entry format and the SLATEC routines.

2002-05-08 08:58  rtoy

	* src/numerical/slatec/zbesi.lisp: Added Bessel I function for
	complex arg.

2002-05-08 08:34  rtoy

	* src/numerical/slatec/: d9aimp.lisp, d9b0mp.lisp, d9b1mp.lisp,
	d9lgmc.lisp, dai.lisp, daie.lisp, dasyik.lisp, dasyjy.lisp,
	dbesi.lisp, dbesi0.lisp, dbesi1.lisp, dbesj.lisp, dbesj0.lisp,
	dbesj1.lisp, dbesy0.lisp, dbesy1.lisp, dbsi0e.lisp, dbsi1e.lisp,
	dcsevl.lisp, de1.lisp, dei.lisp, derf.lisp, derfc.lisp,
	dgamlm.lisp, dgamln.lisp, dgamma.lisp, djairy.lisp, dlngam.lisp,
	fdump.lisp, initds.lisp, j4save.lisp, xercnt.lisp, xerhlt.lisp,
	xermsg.lisp, xerprn.lisp, xersve.lisp, xgetua.lisp, zabs.lisp,
	zacai.lisp, zairy.lisp, zasyi.lisp, zbesj.lisp, zbinu.lisp,
	zbknu.lisp, zbuni.lisp, zdiv.lisp, zexp.lisp, zkscl.lisp,
	zlog.lisp, zmlri.lisp, zmlt.lisp, zrati.lisp, zs1s2.lisp,
	zseri.lisp, zshch.lisp, zsqrt.lisp, zuchk.lisp, zunhj.lisp,
	zuni1.lisp, zuni2.lisp, zunik.lisp, zuoik.lisp, zwrsk.lisp:
	Regenerated from latest version (2002-05-06) of f2cl.

2002-05-08 08:32  rtoy

	* src/numerical/slatec/: dbesy.lisp, dbsynu.lisp, dyairy.lisp:
	Initial revision for SLATEC routines for Bessel Y and I functions.

2002-05-08 08:31  rtoy

	* src/numerical/slatec/: zacon.lisp, zbesh.lisp, zbesy.lisp,
	zbunk.lisp, zunk1.lisp, zunk2.lisp: Initiali revision for SLATEC
	routines for Bessel Y and I functions.

2002-05-07 23:51  rtoy

	* src/bessel.lisp: First cut at Bessel Y and I function support:
	
	o Clean up some comments o Add functions to numerically evaluate Y
	and I functions.  Still   needs some work.  (Should all of the
	additional values be stored in	 $besselarray or should we have a
	different variable for each?) o Add the new maxima functions
	bessel_j[v](z), bessel_y[v](z), and   bessel_i[v](z).  Can express
	these functions in terms of elementary	 functions when v is half
	of an odd integer.  (Should this expansion   be controllable by
	some user variable?) o bessel(x,n) for symbolic x and n is
	converted to bessel_j[n](x).

2002-05-07 23:45  rtoy

	* src/maxima.system: Add rules for the Bessel I functions for
	complex arg and Bessel Y functions.for real and complex args.

2002-05-07 23:44  rtoy

	* src/numerical/slatec.lisp: Export the Bessel Y and I functions we
	need for maxima.

2002-05-07 23:43  rtoy

	* src/numerical/slatec/slatec.system: o Forgot to set the loader
	for the f2cl language.	o Add the Bessel I functions for complex
	arg and  the Bessel Y	functions.

2002-05-07 23:36  rtoy

	* src/numerical/slatec/fortran/: dbesy.f, dbsynu.f, dyairy.f,
	zacon.f, zbesh.f, zbesi.f, zbesy.f, zbunk.f, zunk1.f, zunk2.f:
	Initial revision Additional SLATEC routines for Bessel functions Y
	and I.

2002-05-05 18:44  rtoy

	* src/numerical/f2cl-lib.lisp: Update to latest version of
	macros.l: o Fixes bug in int-sub.  o GCL doesn't have
	least-positive-normalized float constants o d1mach(5)/r1mach(5)
	wasn't being computed as accurately as it should   have.

2002-05-04 14:20  rtoy

	* configure.in: When printing out help, make the help strings line
	up neatly.

2002-05-04 14:16  rtoy

	* src/: maxima.system, numerical/slatec/slatec.system: Get the
	dependencies correct for the SLATEC routines.

2002-05-03 12:28  rtoy

	* src/numerical/slatec/README: Tell the user to use slatec.system
	to build the Lisp files from the Fortran files.

2002-05-03 12:25  rtoy

	* src/numerical/slatec/slatec.system: Initial revision.
	
	Defsystem file for building the Lisp files from the Fortran files.

2002-05-02 21:18  amundson

	* configure.in: Bug fix. If the user specifies one or more lisps at
	configure time, configure should not search for other lisps. Now it
	doesn't.

2002-05-01 13:20  amundson

	* src/numerical/: f2cl-package.lisp, slatec.lisp: Package-related
	hacks for gcl.

2002-05-01 12:57  amundson

	* maxima-local: added infodir so that info can be used locally.

2002-04-30 13:04  rtoy

	* lisp-utils/make-depends.lisp: Generate multiple lines for the
	dependency file instead of one very long line.	(Solution by James
	Amundson, to work around a line-length limit in some utilities.)

2002-04-29 11:17  amundson

	* src/Makefile.am: Bug fix: create directories before they are
	needed by gcl.

2002-04-29 09:14  amundson

	* src/macdes.lisp: Bug fix: removed extraneous reference to
	*maxima-directory*. *info-paths* is now set by set-pathnames.

2002-04-29 08:27  rtoy

	* src/: bessel.lisp, numerical/slatec.lisp: Oops.  ZBESJ needs to
	exported from the SLATEC package, and we need to use it.

2002-04-28 16:29  amundson

	* xmaxima-local: New script. xmaxima-local is a wrapper to run
	xmaxima without running make install first.

2002-04-28 16:25  amundson

	* src/todd-coxeter.lisp: Bug fix:
	
	From:	Juan Pablo Hierro Álvarez <BUSCAIDEAS@terra.es> To:    
	maxima@www.ma.utexas.edu Subject:	[Maxima] Installation
	instruction and a small bug.  Date:	  13 Apr 2002 09:58:49
	+0200 First, I think there is a small bug in the file
	todd-coxeter.lisp The patch would be 5c5 < (proclaim '(type (vector
	t)  $todd_coxeter_state)) ---
	> (proclaim '(type (vector (t))  $todd_coxeter_state))
	21c21 <     (declare (fixnum nvars) (type (vector t)
	multiply-table)) ---
	>     (declare (fixnum nvars) (type (vector (t)) multiply-table))
	
	With the original version (vector (t)), it complains that the type
	(t) is not defined. But t is, of course, a type by itself.

2002-04-28 16:21  amundson

	* src/: init-cl.lisp, macsys.lisp, maxima.in: New system for
	communicating maxima command line options to lisp.
	
	maxima command line options have changed. see maxima --help.
	
	Fixes for "let/setq" problems with environment variables.

2002-04-28 16:17  amundson

	* interfaces/xmaxima/Makefile.am: Removed spurious reference to
	maxima.(png,gif)

2002-04-28 16:16  amundson

	* src/Makefile.am: Update saving of init functions. Only clisp now
	has init function specified.

2002-04-28 16:13  amundson

	* share/Makefile.am: install physics/physconst.mac and
	physics/physconst.usg

2002-04-28 16:12  amundson

	* lisp-utils/maxima-run-lisp: Hardcode "(user:run)" for running
	with cmucl, instead of saving it as the init function. This is
	really a big hack. It should be addressed in a more general manner.

2002-04-28 16:08  amundson

	* configure.in: Create autoconf variables file for xmaxima.

2002-04-28 16:07  amundson

	* common.mk: Add xmaximadir.

2002-04-28 16:03  amundson

	* interfaces/xmaxima/xmaxima.tcl: Updates to get xmaxima working
	with new system.  xmaxima now takes several arguments:
	------------------------ |addiator>xmaxima --help usage: xmaxima
	[options] [url] 	   If given, [url] will be opened in the
	help browser instead		of the default starting page. 
	options:     --help: Display this usage message.      -l <lisp>,
	--lisp=<lisp>: Use lisp implementation <lisp>.	   
	--use-version=<version>: Launch maxima version <version>. 
	------------------------
	
	xmaxima now works with the new maxima script. If the new maxima
	script is unavailable, as could be the case on windows, xmaxima
	will attempt to talk directly to a GCL saved image.

2002-04-28 15:57  amundson

	* interfaces/xmaxima/xmaxima.tcl: Under some circumstances xmaxima
	would call kill -1, which kills all processes with pid > 0. This
	lead many people (myself included\!) to believe xmaxima was
	crashing X windows. xmaxima will now never call kill -1. Also
	updated comment for emacs mode discovery and date.

2002-04-28 15:45  amundson

	* interfaces/xmaxima/server.lisp: server from the archive
	directory. getpid functions for clisp and cmucl have been added to
	the original.

2002-04-28 15:44  amundson

	* interfaces/xmaxima/: maxima-icon.ico, maxima-icon.png,
	maxima-new.gif, maxima-new.png: New maxima logo from Cliff Yapp.

2002-04-28 15:43  amundson

	* interfaces/xmaxima/: demos.html, examples.html, intro.html:
	Updates for new maxima logo.

2002-04-28 15:39  amundson

	* interfaces/xmaxima/: .cvsignore, Makefile.am,
	autoconf-variables.tcl.in, xmaxima, xmaxima-paths.tcl,
	xmaxima-trailer.tcl, xmaxima.tcl: xmaxima updates for new file
	layout and new maxima script.  xmaxima itself is now derived from
	several tcl files.

2002-04-26 12:12  rtoy

	* src/bessel.lisp: Remove the original maxima code that was
	evaluating the Bessel functions, to reduce clutter.

2002-04-26 11:54  rtoy

	* src/maxima.system: Forgot to include xgetua.lisp.

2002-04-26 11:23  rtoy

	* src/bessel.lisp: Remove the f2cl macros that were placed here and
	the TOMS algorithms that we've replaced by SLATEC versions.

2002-04-26 11:22  rtoy

	* src/numerical/slatec/README: Update the script for building the
	Lisp files.  Clean up notes.

2002-04-26 11:21  rtoy

	* src/numerical/slatec/dasyik.lisp: Regenerated from Fortran code
	because we receive a sliced array.

2002-04-26 11:20  rtoy

	* src/numerical/slatec/dbesi.lisp: Regenerated from Fortran code
	because we need array-slicing enabled since we slice an array when
	cally DASYIK.

2002-04-26 09:16  rtoy

	* src/numerical/slatec/dbesj.lisp: Regenerated from Fortran code
	because we need array-slicing enabled since we slice an array when
	cally DASYJY.

2002-04-26 09:15  rtoy

	* src/numerical/slatec/dasyjy.lisp: Regenerated from Fortran code
	because the array type should be array, not simple-array (because
	we're given an array slice).

2002-04-26 09:13  rtoy

	* src/numerical/slatec/README: Update the build script and say the
	conversion was done using CMUCL.

2002-04-26 08:13  rtoy

	* src/csimp2.lisp: Remove the TOMS function calerf.

2002-04-26 08:11  rtoy

	* src/bessel.lisp: Use the SLATEC routines for the various bessel
	functions, the Airy function and the exponential integral.

2002-04-26 08:10  rtoy

	* src/csimp2.lisp: Use the SLATEC routines for erf and erfc.

2002-04-26 08:09  rtoy

	* src/maxima.system: Add new module for the numerical routines.

2002-04-26 08:03  rtoy

	* src/numerical/: f2cl-lib.lisp, f2cl-package.lisp, slatec.lisp:
	Initial revision.

2002-04-26 07:51  rtoy

	* src/numerical/slatec/djairy.lisp: Initial revision

2002-04-26 07:42  rtoy

	* src/numerical/slatec/: zseri.lisp, zshch.lisp, zsqrt.lisp,
	zuchk.lisp, zunhj.lisp, zuni1.lisp, zuni2.lisp, zunik.lisp,
	zuoik.lisp, zwrsk.lisp: Initial revision

2002-04-26 07:39  rtoy

	* src/numerical/slatec/: xerhlt.lisp, xermsg.lisp, xerprn.lisp,
	xersve.lisp, xgetua.lisp, zabs.lisp, zacai.lisp, zairy.lisp,
	zasyi.lisp, zbesj.lisp, zbinu.lisp, zbknu.lisp, zbuni.lisp,
	zdiv.lisp, zexp.lisp, zkscl.lisp, zlog.lisp, zmlri.lisp, zmlt.lisp,
	zrati.lisp, zs1s2.lisp: Initial revision

2002-04-26 07:36  rtoy

	* src/numerical/slatec/: dcsevl.lisp, de1.lisp, dei.lisp,
	derf.lisp, derfc.lisp, dgamlm.lisp, dgamln.lisp, dgamma.lisp,
	dlngam.lisp, fdump.lisp, initds.lisp, j4save.lisp, xercnt.lisp:
	Initial revision

2002-04-26 07:30  rtoy

	* src/numerical/slatec/: d9aimp.lisp, d9b0mp.lisp, d9b1mp.lisp,
	d9lgmc.lisp, dai.lisp, daie.lisp, dasyik.lisp, dasyjy.lisp,
	dbesi.lisp, dbesi0.lisp, dbesi1.lisp, dbesj.lisp, dbesj0.lisp,
	dbesj1.lisp, dbesy0.lisp, dbesy1.lisp, dbsi0e.lisp, dbsi1e.lisp:
	Initial conversion from SLATEC routines.

2002-04-26 07:28  rtoy

	* src/numerical/slatec/README: Initial revision.

2002-04-25 12:26  rtoy

	* src/numerical/slatec/fortran/dasyjy.f: Oops.	Don't need to SAVE
	ALFA1, ALFA2, BETA1, etc., since we removed these variables.

2002-04-25 12:11  rtoy

	* src/numerical/slatec/fortran/dasyjy.f: f2cl doesn't handle
	equivalence statements and this routine only seems to use the
	equivalence statements as some means of initializing the arrays, so
	remove the equivalence statements and make the appropriate changes
	to the initializers.

2002-04-25 12:08  rtoy

	* src/numerical/slatec/fortran/xermsg.f: f2cl doesn't correctly
	convert format strings that are included in the WRITE statement. 
	Move it out to a separate FORMAT statement.

2002-04-25 12:03  rtoy

	* src/numerical/slatec/fortran/: d9aimp.f, d9b0mp.f, d9b1mp.f,
	d9lgmc.f, dai.f, daie.f, dasyik.f, dasyjy.f, dbesi.f, dbesi0.f,
	dbesi1.f, dbesj.f, dbesj0.f, dbesj1.f, dbesy0.f, dbesy1.f,
	dbsi0e.f, dbsi1e.f, dcsevl.f, de1.f, dei.f, derf.f, derfc.f,
	dgamlm.f, dgamln.f, dgamma.f, djairy.f, dlngam.f, fdump.f,
	initds.f, j4save.f, xercnt.f, xerhlt.f, xermsg.f, xerprn.f,
	xersve.f, xgetua.f, zabs.f, zacai.f, zairy.f, zasyi.f, zbesj.f,
	zbinu.f, zbknu.f, zbuni.f, zdiv.f, zexp.f, zkscl.f, zlog.f,
	zmlri.f, zmlt.f, zrati.f, zs1s2.f, zseri.f, zshch.f, zsqrt.f,
	zuchk.f, zunhj.f, zuni1.f, zuni2.f, zunik.f, zuoik.f, zwrsk.f:
	Initial checkin of SLATEC routines as obtained from netlib.org.

2002-04-22 13:17  belanger

	* doc/maximabook/odes/odes.tex: Added a note that the linear
	differential equations need to have constant coefficients to be
	solved by desolve.

2002-04-19 12:46  belanger

	* doc/maximabook/odes/odes.tex: Added a note to the desolve
	section, saying it works best with linear odes.

2002-04-18 13:54  amundson

	* src/init-cl.lisp: (1) Removed *maxima-directory*, which was the
	same as *maxima-prefix*, but not used consistently.
	
	(2) fixed maxima-getenv for cmucl. Fix from Juan Pablo Hierro
	Álvarez.

2002-04-17 11:13  amundson

	* src/init-cl.lisp: Added defvars for the new *maxima- directories.

2002-04-16 17:01  belanger

	* doc/maximabook/odes/odes.tex: A discussion of what methods Maxima
	uses to solve the odes was added.

2002-04-15 08:33  amundson

	* configure.in, src/autoconf-variables.lisp.in, src/init-cl.lisp:
	Search path updates. Maxima should now be internally consistent
	with the new build system and file installation schemes. All
	autoconf options should be properly supported, including overriding
	datadir and infodir. The autoconf prefix, datadir and infodir
	options are also adjustable at run time through the environment
	variables MAXIMA_DIRECTORY, MAXIMA_DATADIR AND MAXIMA_INFODIR,
	respectively.
	
	This functionality has not been extensively tested.

2002-04-11 16:27  starseeker

	* share/physics/: physconst.mac, physconst.usg: 
	
	Physical Constants Package uploaded-

2002-04-09 21:46  billingd

	* src/maxima.in: 2002-04-10  David Billinghurst
	<david.Billinghurst@riotinto.com>
	
		* src/maxima.in:  Add newline at end of file

2002-04-09 19:28  billingd

	* tests/: rtest15.mac, tests.lisp: 2002-04-10  David Billinghurst
	<David.Billinghurst@riotinto.com>
	
		* tests/rtest15.mac: New file
		* tests/tests.lisp: Add above tests

2002-04-08 11:56  starseeker

	* doc/maximabook/images/.xvpics/: 2dplotwindow.eps,
	2dplotwindow.jpg, 2dplotwindowa.eps, 2dplotwindowa.jpg,
	3dplotwindow.eps, 3dplotwindow.jpg, 3dplotwindowa.eps,
	3dplotwindowa.jpg, emacsmaximamodeshot.eps,
	emacsmaximamodeshot.jpg, imaxima.eps, imaxima.png,
	maxima_geomview.eps, maxima_geomview.jpg, maxima_gnuplot.eps,
	maxima_gnuplot.jpg, maxima_openmath.eps, maxima_openmath.jpg,
	symaxx.eps, symaxx.jpg, symaxxgraph.ps, symaxxoutput.jpg,
	symaxxtex.ps, symaxxunits.ps, terminalshot.eps, terminalshot.jpg,
	texmacs.eps: 
	
	removing xv files

2002-04-08 11:55  starseeker

	* doc/maximabook/storage/bibarchive/bibliography.tar.gz: 
	
	duplicate of other contents in directory

2002-04-08 11:54  starseeker

	* doc/maximabook/: algcal/calculus.log, basics/basics.dvi,
	odes/odes.aux, odes/odes.dvi, odes/odes.log: 
	
	removing useless files

2002-04-08 11:52  starseeker

	* doc/maximabook/.log: 
	
	removeing useless file

2002-04-07 01:09  billingd

	* src/macdes.lisp: Add maxima function apropos

2002-04-05 12:29  starseeker

	* doc/maximabook/: .log, Makefile, TODO, maxima.bib, maxima.tex,
	images/emacsshot.eps, images/imaxima.png, images/emaximashot.eps,
	images/imaxima.eps, images/maximawindowsinstall1.eps,
	images/symaxx.eps, images/terminalshot.eps, images/texmacs.eps,
	images/xmaxima.eps, images/emacsmaximamodeshot.eps,
	images/symaxxoutput.ps, images/maxima_openmath.eps,
	images/maxima_gnuplot.eps, images/2dplotwindow.eps,
	images/2dplotwindow.png, images/3dplotwindow.eps,
	images/3dplotwindow.png, images/emacsmaximamodeshot.png,
	images/maxima_geomview.eps, images/emacsshot.png,
	images/emaximashot.png, images/maxima_geomview.png,
	images/maxima_gnuplot.png, images/maxima_openmath.png,
	images/maximawindowsinstall1.png, images/symaxx.png,
	images/symaxxoutput.png, images/terminalshot.png,
	images/texmacs.png, images/xmaxima.png,
	images/.xvpics/2dplotwindow.eps, images/.xvpics/2dplotwindow.jpg,
	images/.xvpics/2dplotwindowa.eps, images/.xvpics/2dplotwindowa.jpg,
	images/.xvpics/3dplotwindow.eps, images/.xvpics/3dplotwindow.jpg,
	images/.xvpics/3dplotwindowa.eps, images/.xvpics/3dplotwindowa.jpg,
	images/.xvpics/emacsmaximamodeshot.eps,
	images/.xvpics/emacsmaximamodeshot.jpg, images/.xvpics/imaxima.eps,
	images/.xvpics/imaxima.png, images/.xvpics/maxima_geomview.eps,
	images/.xvpics/maxima_geomview.jpg,
	images/.xvpics/maxima_gnuplot.eps,
	images/.xvpics/maxima_gnuplot.jpg,
	images/.xvpics/maxima_openmath.eps,
	images/.xvpics/maxima_openmath.jpg, images/.xvpics/symaxx.eps,
	images/.xvpics/symaxx.jpg, images/.xvpics/symaxxgraph.ps,
	images/.xvpics/symaxxoutput.jpg, images/.xvpics/symaxxtex.ps,
	images/.xvpics/symaxxunits.ps, images/.xvpics/terminalshot.eps,
	images/.xvpics/terminalshot.jpg, images/.xvpics/texmacs.eps,
	maxims/maxims.tex, odes/advmath.tex, odes/odes.aux, odes/odes.dvi,
	odes/odes.log, odes/odes.tex, basics/basics.dvi, basics/basics.tex,
	examples/examples.tex, install/install.tex,
	interfaces/interfaces.tex, introduction/introduction.tex,
	output/izicinfo.txt, output/output.tex, preface/pref.tex,
	programming/prog.tex, storage/primer/primer.tex,
	storage/bibarchive/axiom.bib,
	storage/bibarchive/bibliography.tar.gz,
	storage/bibarchive/higherordersymbcomput.bib,
	storage/bibarchive/jsymcomp.bib,
	storage/bibarchive/lispsymbcomput.bib,
	storage/bibarchive/macsyma.bib,
	storage/bibarchive/maple-extract.bib,
	storage/bibarchive/maple-tech.bib,
	storage/bibarchive/mathematica.bib, storage/bibarchive/red-a-f.bib,
	storage/bibarchive/redbooks.bib, storage/bibarchive/red-g-l.bib,
	storage/bibarchive/red-m-z.bib, storage/bibarchive/redextra.bib,
	storage/bibarchive/reduce.bib, algcal/algcal.tex,
	algcal/calculus.log, storage/bibarchive/sigsam.bib: Initial
	revision

2002-04-05 12:29  starseeker

	* doc/maximabook/: .log, Makefile, TODO, maxima.bib, maxima.tex,
	images/emacsshot.eps, images/imaxima.png, images/emaximashot.eps,
	images/imaxima.eps, images/maximawindowsinstall1.eps,
	images/symaxx.eps, images/terminalshot.eps, images/texmacs.eps,
	images/xmaxima.eps, images/emacsmaximamodeshot.eps,
	images/symaxxoutput.ps, images/maxima_openmath.eps,
	images/maxima_gnuplot.eps, images/2dplotwindow.eps,
	images/2dplotwindow.png, images/3dplotwindow.eps,
	images/3dplotwindow.png, images/emacsmaximamodeshot.png,
	images/maxima_geomview.eps, images/emacsshot.png,
	images/emaximashot.png, images/maxima_geomview.png,
	images/maxima_gnuplot.png, images/maxima_openmath.png,
	images/maximawindowsinstall1.png, images/symaxx.png,
	images/symaxxoutput.png, images/terminalshot.png,
	images/texmacs.png, images/xmaxima.png,
	images/.xvpics/2dplotwindow.eps, images/.xvpics/2dplotwindow.jpg,
	images/.xvpics/2dplotwindowa.eps, images/.xvpics/2dplotwindowa.jpg,
	images/.xvpics/3dplotwindow.eps, images/.xvpics/3dplotwindow.jpg,
	images/.xvpics/3dplotwindowa.eps, images/.xvpics/3dplotwindowa.jpg,
	images/.xvpics/emacsmaximamodeshot.eps,
	images/.xvpics/emacsmaximamodeshot.jpg, images/.xvpics/imaxima.eps,
	images/.xvpics/imaxima.png, images/.xvpics/maxima_geomview.eps,
	images/.xvpics/maxima_geomview.jpg,
	images/.xvpics/maxima_gnuplot.eps,
	images/.xvpics/maxima_gnuplot.jpg,
	images/.xvpics/maxima_openmath.eps,
	images/.xvpics/maxima_openmath.jpg, images/.xvpics/symaxx.eps,
	images/.xvpics/symaxx.jpg, images/.xvpics/symaxxgraph.ps,
	images/.xvpics/symaxxoutput.jpg, images/.xvpics/symaxxtex.ps,
	images/.xvpics/symaxxunits.ps, images/.xvpics/terminalshot.eps,
	images/.xvpics/terminalshot.jpg, images/.xvpics/texmacs.eps,
	maxims/maxims.tex, odes/advmath.tex, odes/odes.aux, odes/odes.dvi,
	odes/odes.log, odes/odes.tex, basics/basics.dvi, basics/basics.tex,
	examples/examples.tex, install/install.tex,
	interfaces/interfaces.tex, introduction/introduction.tex,
	output/izicinfo.txt, output/output.tex, preface/pref.tex,
	programming/prog.tex, storage/primer/primer.tex,
	storage/bibarchive/axiom.bib,
	storage/bibarchive/bibliography.tar.gz,
	storage/bibarchive/higherordersymbcomput.bib,
	storage/bibarchive/jsymcomp.bib,
	storage/bibarchive/lispsymbcomput.bib,
	storage/bibarchive/macsyma.bib,
	storage/bibarchive/maple-extract.bib,
	storage/bibarchive/maple-tech.bib,
	storage/bibarchive/mathematica.bib, storage/bibarchive/red-a-f.bib,
	storage/bibarchive/redbooks.bib, storage/bibarchive/red-g-l.bib,
	storage/bibarchive/red-m-z.bib, storage/bibarchive/redextra.bib,
	storage/bibarchive/reduce.bib, algcal/algcal.tex,
	algcal/calculus.log, storage/bibarchive/sigsam.bib: 
	
	Initial upload of maxima user manual

2002-04-02 20:16  amundson

	* doc/info/Help.texi: Patches from David Billinghurst.
	
	Add note about "maxima.dem" file.

2002-04-02 20:14  amundson

	* doc/info/: Command.texi, Integration.texi, Program.texi: Patches
	from David Billinghurst.
	
	Delete reference to GJC.

2002-04-02 19:58  amundson

	* src/: clisp-depends.mk, cmucl-depends.mk, gcl-depends.mk,
	maxima.system: Minor cleanup.
	
	1) Do something reasonable when unknown lisp encountered.
	
	2) Remove duplicate entry from maxima.system.

2002-04-02 19:55  amundson

	* src/autoconf-variables.lisp.in: Preliminary work on path
	improvements.

2002-04-02 19:54  amundson

	* doc/info/texi2html: Bill Schelter's modified version of
	texi2html. We should probably try to switch back to the official
	version of texi2html some time in the future.

2002-04-02 19:52  amundson

	* doc/intromax/Makefile.am, doc/share/Makefile.am,
	interfaces/emacs/emaxima/Makefile.am,
	interfaces/emacs/misc/Makefile.am, interfaces/xmaxima/Makefile.am,
	share/Makefile.am, src/Makefile.am: Build system cleanup.

2002-04-02 19:50  amundson

	* demo/Makefile.am, doc/info/Makefile.am, doc/info/maximahtml.mk: 
	Build system cleanup.

2002-04-02 19:49  amundson

	* common.mk: Build system cleanup.

2002-04-01 11:28  amundson

	* doc/info/: Input.texi, Plotting.texi: Add spaces to avoid texinfo
	warning.

2002-04-01 11:27  amundson

	* doc/info/Function.texi: Add space to avoid texinfo warning.

2002-04-01 11:26  amundson

	* doc/info/.cvsignore: Ignore html output files

2002-03-27 15:50  amundson

	* AUTHORS, ChangeLog, NEWS, README, bootstrap: Empty files to make
	automake happy. These files need to be filled before release.

2002-03-27 15:15  amundson

	* INSTALL.cvs: The newly added final sentence should have been
	there in the first place.

2002-03-27 13:20  amundson

	* .cvsignore, demo/.cvsignore, doc/.cvsignore, doc/info/.cvsignore,
	doc/intromax/.cvsignore, doc/man/.cvsignore, doc/share/.cvsignore,
	interfaces/.cvsignore, interfaces/emacs/.cvsignore,
	interfaces/emacs/emaxima/.cvsignore,
	interfaces/emacs/misc/.cvsignore, interfaces/xmaxima/.cvsignore,
	lisp-utils/.cvsignore, share/.cvsignore, tests/.cvsignore:
	cvsignore files wherever needed

2002-03-27 13:10  amundson

	* src/.cvsignore: ignore generated files

2002-03-27 13:06  amundson

	* src/commac.lisp: Fix for CMUCL bug in rtest12. Thanks to Ole
	Rohne, who offers the following reservations:
	
	I don't particularly like this fix, because the use of
	COMPILED-FUNCTION-P in KILL1 has nothing to do with a function
	being compiled - on some systems, all functions are compiled. It is
	a kludge to figure out if a function has been loaded from a lisp
	file and it should be renamed accordingly. Being used exactly once
	in all of maxima doesn't justify shadowing a symbol from
	COMMON-LISP

2002-03-27 13:00  amundson

	* src/Makefile.am: Important change. Formerly, we used one lisp
	invocation to compile the system and save the image. We use to lisp
	invocations: one to compile, another to load and save.
	
	Before this change, eval-when problems could cause the code to
	compile differently depending on whether it was a fresh or
	incremental build. After the change all code will be loaded the
	same way before images are saved whether or not a given file needed
	to be compiled.

2002-03-27 12:54  amundson

	* src/bessel.lisp: eval-when change. Needed to include "load" along
	with compile and eval for some functions. Change was needed for gcl
	only, but should not hurt on other compilers.

2002-03-27 12:52  amundson

	* src/hyp.lisp: MABS problem solved once and for all. The macro
	formerly known as MABS is now HYP-MABS.

2002-03-26 15:13  amundson

	* tests/rtest3.mac: Correct value of beta(1/2,2/5)

2002-03-26 12:53  amundson

	* INSTALL.cvs: Instructions for building from cvs.

2002-03-10 18:49  amundson

	* share/calculus/gendif.usg: concatenation portion of maxima
	migration

2002-03-10 18:45  amundson

	* share/: numeric/fft.usg, share.usg, utils/dskuse.usg:
	concatenation portion of maxima migration

2002-03-06 10:41  amundson

	* admin/TODO: Updates for recent changes.

2002-03-06 10:07  amundson

	* Makefile.am, common.mk, configure.in, demo/Makefile.am,
	doc/Makefile.am, doc/intromax/Makefile.am, doc/man/Makefile.am,
	doc/share/Makefile.am, interfaces/emacs/Makefile.am,
	interfaces/emacs/emaxima/Makefile.am,
	interfaces/emacs/misc/Makefile.am, interfaces/xmaxima/Makefile.am,
	share/Makefile.am, tests/Makefile.am: Nearly all file installations
	are now performed.

2002-03-06 10:06  amundson

	* tests/summarize-log: summarize-log now understands the new output
	of tests.lisp

2002-03-06 10:03  amundson

	* tests/tests.lisp: This message really applies to the previous
	commit.
	
	Error summary now produces output that is easier to comprehend for
	humans and computers alike.

2002-03-06 10:01  amundson

	* tests/: rtest14.mac, tests.lisp: fixed a couple of expected test
	values.

2002-03-06 09:58  amundson

	* src/macsys.lisp: implement  for clisp. cmucl not done yet.

2002-02-21 12:00  amundson

	* interfaces/: Makefile.am, emacs/Makefile.am,
	emacs/emaxima/Makefile.am: Preliminary Makefile.am's for
	interfaces. None are complete.

2002-02-20 20:51  amundson

	* Makefile.am, configure.in: migrate now deals with each file
	exactly once.

2002-02-20 08:54  amundson

	* admin/TODO: added texi -> html item

2002-02-20 08:45  amundson

	* interfaces/xmaxima/maxima.png: png is politicly correct replament
	for gif

2002-02-09 21:08  amundson

	* src/solve.lisp: Bugfix for solvequad from Richard Fateman and
	willisb.

2002-02-02 16:37  amundson

	* src/: maxima.system, autoconf-variables.lisp.in: Provide access
	to autoconf variables through lisp file autoconf-variables.lisp.
	Obsoletes version.lisp.

2002-02-02 16:35  amundson

	* src/init-cl.lisp: 1) Delete redunant loads.  2) Rename getenv to
	maxima-getenv to avoid infinite loop! 3) Get MAXIMA_DIRECTORY from
	autoconf setting if enviroment variabled undefined.

2002-02-02 16:33  amundson

	* configure.in: 1) Change version number to 5.9.0pre-cvs 2) Fix bug
	in automatic lisp detection.  3) Support autoconf-variables.lisp

2002-02-02 16:30  amundson

	* src/: clisp-depends.mk, cmucl-depends.mk, gcl-depends.mk:
	Automatically generated by changes in maxima.system.

2002-02-02 16:29  amundson

	* src/macsys.lisp: Print the correct version number under the new
	build system. Warn the user that the old build system is deprecated
	if the old build system is used.

2002-02-02 16:27  amundson

	* src/cl-info.lisp: Provide a decent error message when lisp
	directory can not be found. Portions of this code still are not
	working properly. See comments around "FIXME".

2002-02-02 13:44  rtoy

	* doc/info/: Elliptic.texi, maxima.texi: Correct the links for the
	elliptic functions.

2002-02-02 09:10  rtoy

	* doc/info/maxima.texi: Update for documentation for elliptic
	functions and integrals.

2002-02-02 09:10  rtoy

	* doc/info/Elliptic.texi: Documentation for elliptic functions and
	integrals.

2002-02-01 16:39  belanger

	* doc/emaxima/EMaximaIntro.ps: The postscript version of the intro
	was updated to match the tex version.

2002-02-01 00:02  amundson

	* src/hyp.lisp: macro definition of MABS interfered with real
	definition of MABS, so the macro was removed

2002-01-31 23:31  rtoy

	* src/init-cl.lisp: As was done in init_max1.lisp, support file
	extensions for compiled files for other lisps.

2002-01-31 23:20  rtoy

	* src/init-cl.lisp: o Add implementation of getenv for various
	platforms o When the environment var MAXIMA_DIRECTORY is set,
	assign that to	 *maxima-directory*

2002-01-31 23:09  rtoy

	* src/nregex.lisp: o Send debugging info to *trace-output* instead
	of *standard-output*   (as done by Thomas A. Russ).  o Update a
	docstring.  o We forgot to handle the case-insensitive case when we
	have a literal	 string at the beginning of our search pattern.

2002-01-31 23:05  rtoy

	* src/mdebug.lisp: o Make a note of an ANSI CL portability problem.
	 o Because of the above problem, CMUCL calls $describe with the
	first	character of the string chopped off.  Don't do that.

2002-01-28 21:24  amundson

	* src/: cl-info.lisp, clisp-depends.mk, cmucl-depends.mk,
	nregex.lisp: Updates for ansi cl info with nregex by Raymond Toy.
	nregex by Lawrence E. Freil.

2002-01-28 21:15  amundson

	* src/maxima.system: Update for new ansi-cl info module.

2002-01-28 21:13  amundson

	* maxima-local: maxima-local can be used to run maxima without
	installing it first.

2002-01-24 21:19  amundson

	* src/gcl-depends.mk: updates for new files

2002-01-24 21:18  amundson

	* src/parse-body.lisp: needed for gcl

2002-01-24 21:16  amundson

	* Makefile.am, configure.in, admin/TODO, doc/Makefile.am,
	doc/info/Makefile.am, src/maxima.in, src/maxima.system: build
	system updates: 	-choosing default lisp works	-pathnames
	for lisp implementations specifiable	     -configure will now
	attempt to find a logical default if no      lisp specified
	
		-info files installed

2002-01-23 16:41  rtoy

	* src/limit.lisp: Richard Fateman says we
	
		don't know for sure than sin/cos would get us into a loop
	if
		it turns back to tan in some simplification process.
	
	So back out the previous change, and use his suggested fix of
	removing %TAN from the list.

2002-01-21 21:34  rtoy

	* src/init-cl.lisp: Import some CMUCL/Clisp changes from the old
	cvs maxima sources for compile-clisp and compile-cmulisp:
	
	o Update user::run to work better with CMUCL.  o CMUCL needs a bye
	function when EOF is reached.  o For Clisp, add :q to quit to
	maxima top-level.

2002-01-21 20:31  rtoy

	* src/limit.lisp: Replacement for the limit of tan functions.  Use
	definition tan=sin/cos instead of complicated code.

2002-01-17 13:57  amundson

	* admin/TODO: automatically pick lisp implementation if none
	specified

2002-01-15 22:24  amundson

	* src/ellipt.lisp: Added implementation of destructuring-bind from
	cmucl as a workaround for deficiency in gcl.

2002-01-14 15:08  belanger

	* interfaces/emacs/emaxima/emaxima.el: The way that EMaxima waits
	for output from Maxima was changed.  Fixes were made so that it
	would work with Maxima compiled with clisp.

2002-01-14 15:07  belanger

	* interfaces/emacs/emaxima/maxima.el: Some functions which were
	used by EMaxima were moved to emaxima.el.

2002-01-10 23:30  vvzhy

	* src/trmode.lisp: fix for define_variable(foo,true,boolean)

2002-01-10 21:40  rtoy

	* src/bessel.lisp: o Add more accurate implementations for the
	Bessel functions J0, J1,   I0, and I1.	(TOMS 715 routines
	converted from Fortran via f2cl.) o Add some comments to the code o
	Still needs some work for some of the other routines in this file.

2002-01-09 21:19  rtoy

	* src/nparse.lisp: Maxima fails to parse numbers like ".5b0" as a
	big float.  Make it accept work.

2002-01-09 17:04  rtoy

	* src/csimp2.lisp: o Added more accurate gamma routine that should
	be accurate to within	15 digits or so.  Still needs a bit of work
	because gamma(10.0)   returns 362880.0000000005 instead of
	362880.0.  o Added more accurate erf function.

2002-01-09 14:46  rtoy

	* src/limit.lisp: Tell maxima how to take limits of Jacobian
	elliptic functions and their inverses.

2002-01-09 14:08  rtoy

	* src/asum.lisp: Tell maxima how to evaluate some complete elliptic
	integrals in terms of gamma functions.

2002-01-09 10:14  rtoy

	* src/ellipt.lisp: A completely new replacement for maxima's
	elliptic function package incorporating are more complete package
	and mostly matching Macyma's syntax.

2002-01-09 10:12  rtoy

	* src/nparse.lisp: Let maxima parse 1b0 as numbers.

2002-01-07 13:29  amundson

	* src/Makefile.am: Fixed very bad bug: make clean could delete all
	files in src directory under some circumstances.

2002-01-07 12:49  amundson

	* src/trmode.lisp: funcall fix from Vadim V. Zhytnikov

2002-01-07 12:48  amundson

	* src/todd-coxeter.lisp: redfine mult to tc-mult to avoid potential
	conflict with mult in main maxima code

2002-01-07 12:47  amundson

	* src/suprv1.lisp: quit() fixes

2002-01-07 12:43  amundson

	* src/mdebug.lisp: hack in debugging section. debugging needs to be
	revisited.

2002-01-07 12:40  amundson

	* src/displa.lisp: trivial fix for syntax hilighting

2002-01-07 12:40  amundson

	* src/acall.lisp: ansi lisp fix

2002-01-07 12:36  amundson

	* src/: clisp-depends.mk, cmucl-depends.mk, gcl-depends.mk:
	Dependency files for defsystem. In a perfect world, these generated
	files would not be stored in cvs. In the real world, having always
	having one copy of the files ready makes dealing with make and
	automake much simpler.

2002-01-07 12:34  amundson

	* src/maxima.in: Remove disclaimer about unfinished status of
	script. Most functionality is now present.

2002-01-07 12:33  amundson

	* Makefile.am, configure.in, admin/TODO,
	lisp-utils/make-depends.lisp, lisp-utils/maxima-run-lisp,
	src/Makefile.am, src/init-cl.lisp, src/maxima.in,
	tests/Makefile.am, tests/summarize-log: Changes to support tests
	and make dependencies.

2002-01-07 12:29  amundson

	* share/contrib/: diag.mac, diag.usg: contribution from
	go_furuya@infoseek.jp

2002-01-03 02:14  vvzhy

	* src/float.lisp: BIGLSH is replaced by ASH since former seems to
	be buggy and gives wrong result for 10.0b0-1;

2002-01-03 02:11  vvzhy

	* archive/src/makefile: fixed wrong sed command in the makefile

2001-12-12 08:50  amundson

	* Makefile.am, bootstrap, configure.in, admin/TODO,
	lisp-utils/Makefile.am, lisp-utils/defsystem.lisp,
	lisp-utils/maxima-run-lisp, src/Makefile.am, src/SYS-DECLAIM.lisp,
	src/init-cl.lisp, src/maxima.in, src/maxima.system: The for59
	directory is for the transition from maxima-pre59 to the new maxima
	module, which will contain maxima 5.9.0. The script "migrate" will
	populate the new maxima module.
	
	This directory should be regarded as a work in progress. In
	particular, the migrate and maxima scripts are not complete. Please
	see the file TODO for at least a partial listing of steps yet to be
	completed.

2001-12-12 08:43  amundson

	* src/cpoly.lisp: Declarations of variable "type" were causing
	problems in non-gcl lisps.

2001-12-12 08:41  amundson

	* src/maxima-package.lisp: Create the package SI, if needed. See
	the following comment in the code:
	
	;; SI is used for the regex info implementation. This line should
	be removed ;; when the info regex implementation no longer requires
	SI in all lisps.  ;; jfa 12/12/2001

2001-12-09 13:37  belanger

	* interfaces/emacs/emaxima/maxima-font-lock.el: I fixed the way
	numbers are fontlocked.

2001-12-09 13:31  belanger

	* interfaces/emacs/emaxima/maxima.el: The keybindings were changed
	to be more standard.  Various minor changes and bugfixes.

2001-12-09 13:30  belanger

	* interfaces/emacs/emaxima/emaxima.lisp: This is a slightly
	modified version of imaxima.lisp used for getting TeX output from
	Maxima.

2001-12-09 13:29  belanger

	* interfaces/emacs/emaxima/emaxima.sty: The abilities of maximadoc
	were merged into emaxima.  Various minor changes and bugfixes.

2001-12-09 13:27  belanger

	* interfaces/emacs/emaxima/emaxima.el: The abilities of maximadoc
	were merged into emaxima, various minor changes and bugfixes.

2001-12-09 13:26  belanger

	* doc/emaxima/EMaximaIntro.tex: The introduction was changed to
	match the changes in the programs.

2001-12-09 08:17  vvzhy

	* archive/src/ChangeLog, archive/src/clisp-regex.lisp,
	archive/src/cmulisp-regex.lisp, archive/src/compile-clisp.lisp,
	archive/src/compile-cmulisp.lisp, src/cl-info.lisp,
	src/macdes.lisp, src/maxima-package.lisp, src/mdebug.lisp: online
	info browsing (describe) for clisp and cmucl

2001-12-08 00:24  vvzhy

	* archive/src/makefile: fix makefile for cmucl

2001-12-04 23:58  vvzhy

	* src/sloop.lisp: type-error in sloop is renamed to
	sloop-type-error

2001-12-04 23:55  vvzhy

	* src/mlisp.lisp: mapply1 modified to fix problem with
	matchdeclare, defmatch on CL systems

2001-11-25 01:38  vvzhy

	* src/trmode.lisp: fix define_variable(foo,true,boolean) problem
	for clisp and cmucl

2001-11-18 22:45  vvzhy

	* archive/src/ChangeLog, archive/src/compile-clisp.lisp,
	src/acall.lisp, src/maxima-package.lisp, src/plot.lisp: dfstruct
	polygon moved out of eval-when for clisp

2001-11-18 22:43  vvzhy

	* tests/tests.lisp: gcl and gmp specific part put under feature
	conditional

2001-11-10 19:53  belanger

	* interfaces/emacs/emaxima/maxima.el: All the font-locking was
	moved to maxima-font-lock.el.  The syntax table was changed (to
	make % and _ word elements).  The old changelog was removed.

2001-11-10 19:47  belanger

	* interfaces/emacs/emaxima/maxima-font-lock.el: Font-locking for
	XEmacs was merged.  The word boundaries for the font-lock regexps
	were fixed.  The faces were made customizable.

2001-11-10 19:44  belanger

	* interfaces/emacs/emaxima/emaxima.el: The font-locking was changed
	(hopefully improved) slightly.

2001-11-08 16:25  belanger

	* interfaces/emacs/emaxima/maxima.el: Initial commit of maxima mode
	for Emacs.

2001-11-08 16:24  belanger

	* interfaces/emacs/emaxima/maxima-symbols.el: Initial commit of
	elisp file for completion support in Emacs.

2001-11-08 16:23  belanger

	* interfaces/emacs/emaxima/maxima-font-lock.el: Initial commit of
	font-lock support for Emacs.

2001-11-08 16:22  belanger

	* interfaces/emacs/emaxima/emaxima.sty: Initial commit of EMaxima
	style file (for LaTeX).

2001-11-08 16:21  belanger

	* interfaces/emacs/emaxima/emaxima.el: Initial commit of EMaxima
	elisp file.

2001-11-08 16:20  belanger

	* doc/emaxima/EMaximaIntro.tex: Inital commit of an introduction to
	EMaxima.  (source)

2001-11-08 16:19  belanger

	* doc/emaxima/EMaximaIntro.ps: Initial commit of an introduction to
	EMaxima.

2001-11-08 16:04  amundson

	* src/displa.lisp: trivial fix: coment added to fix syntax
	highlighting in XEmacs

2001-07-11 00:06  wfs

	* archive/src/version.lisp, doc/info/Help.texi, src/defint.lisp,
	src/mrgmac.lisp: fix to zl-get

2001-07-03 13:19  wfs

	* src/trigi.lisp, archive/src/version.lisp: fix to mmod

2001-06-06 04:13  wfs

	* archive/info/maxima.info-15, archive/info/maxima.log,
	archive/src/makefile, doc/info/Input.texi, doc/info/Plotting.texi,
	doc/info/Polynomials.texi, src/cl-info.lisp, src/max_ext.lisp,
	src/plot.lisp: changes to plotting for parametric plots

2001-06-05 04:05  wfs

	* archive/info/maxima.aux, archive/info/maxima.fns,
	archive/info/maxima.log, archive/info/maxima.toc,
	archive/src/version.lisp, doc/info/Polynomials.texi,
	share/algebra/gcdex.mac, src/displa.lisp, src/matrix.lisp: change
	to gcdex, and displa for sum

2001-06-04 01:40  wfs

	* archive/info/maxima.fns, archive/info/maxima.log,
	archive/src/version.lisp, doc/info/Polynomials.texi,
	share/algebra/gcdex.mac, src/autol.lisp, src/matrix.lisp,
	src/max_ext.lisp: add gcdex, misc changes

2001-05-30 23:37  wfs

	* archive/README.orig, interfaces/xmaxima/xmaxima, src/commac.lisp,
	src/mactex.lisp, src/transm.lisp: fix to xmaxima to prevent hanging
	process  plus other fixes

2001-05-18 14:42  wfs

	* archive/src/lmsup.lisp, src/macsys.lisp, src/mactex.lisp: fix
	mactex.lisp, add appendfile

2001-05-18 03:57  wfs

	* tests/tests.lisp, archive/src/maxobjs, archive/src/sysinit.c,
	archive/src/version.lisp, src/commac.lisp, src/displa.lisp,
	src/mactex.lisp, src/max_ext.lisp, src/mload.lisp: changes to
	mactex, to displa, and autoloading

2001-05-16 00:27  wfs

	* archive/info/maxima.log, archive/src/init_maxima.lsp,
	archive/src/version.lisp, src/mactex.lisp, tests/tests.lisp:
	changes to correct problems with mactex, and fixes for TexMacs

2001-05-06 16:32  wfs

	* archive/maxima-5.6-0.spec: add an rpm spec file

2001-05-06 13:27  wfs

	* archive/makedefs, archive/makefile, archive/minvers,
	archive/elisp/makefile, archive/info/makefile,
	archive/info/maxima.log, archive/src/init_maxima.lsp,
	archive/src/makefile, archive/src/serror.lisp,
	archive/src/version.lisp, src/clmacs.lisp, src/comm.lisp,
	src/commac.lisp, src/maxmac.lisp, src/mlisp.lisp, src/mload.lisp,
	src/mrgmac.lisp, src/rpart.lisp, src/suprv1.lisp, tests/tests.lisp:
	misc changes for bignum stuff and fixes of reported bugs

2001-04-27 12:05  wfs

	* archive/src/compile-clisp.lisp, archive/src/compile-cmulisp.lisp,
	archive/src/server.lisp, interfaces/xmaxima/intro.html,
	interfaces/xmaxima/xmaxima, src/macsys.lisp: update xmaxima, misc
	clisp fix

2001-04-27 08:50  wfs

	* archive/src/compile-clisp.lisp: clisp getpid

2001-04-27 08:36  wfs

	* archive/info/makefile, archive/info/maxima.aux,
	archive/info/maxima.log, archive/info/texi2html,
	archive/src/compile-clisp.lisp, archive/src/compile-cmulisp.lisp,
	archive/src/makefile, archive/src/server.lisp,
	archive/src/version.lisp, doc/info/SpecfunII.texi, src/asum.lisp,
	src/commac.lisp, src/displa.lisp, src/maxima-package.lisp: improve
	bignum printing

2001-04-25 14:19  wfs

	* archive/elisp/gcl.el, archive/info/maxima.aux,
	archive/info/maxima.fns, archive/info/maxima.log,
	archive/info/maxima.toc, archive/src/compile-cmulisp.lisp,
	archive/src/version.lisp, doc/info/Debugging.texi,
	doc/info/Equations.texi, doc/info/Expressions.texi,
	doc/info/Floating.texi, doc/info/Help.texi, doc/info/Input.texi,
	doc/info/Integration.texi, doc/info/Program.texi,
	doc/info/SpecfunII.texi, doc/info/Special.texi,
	interfaces/emacs/misc/dbl.el,
	interfaces/emacs/misc/smart-complete.el,
	interfaces/xmaxima/xmaxima, src/maxima-package.lisp, src/plot.lisp:
	changes for plot and emacs lisp files

2001-04-23 13:01  wfs

	* src/plot.lisp: additional things to plot.lisp

2001-04-23 12:52  wfs

	* archive/src/compile-cmulisp.lisp, src/plot.lisp: fix path
	searching in in plot.lisp only at run time

2001-04-22 22:04  wfs

	* archive/info/maxima.log, archive/src/sysdef.lisp,
	doc/info/Plotting.texi, src/plot.lisp: fix plot in postscript mode
	for common lisp

2001-04-20 17:54  wfs

	* archive/info/maxima.log, src/plot.lisp: remove si:getenv

2001-04-20 17:39  wfs

	* archive/info/maxima.log, archive/src/ChangeLog,
	archive/src/init_max1.lisp, archive/src/version.lisp,
	doc/info/Command.texi, doc/info/Contexts.texi, doc/info/Help.texi,
	doc/info/Input.texi, doc/info/Introduction.texi,
	doc/info/Operators.texi, src/ar.lisp, src/generr.lisp,
	src/macsys.lisp, src/mstuff.lisp: final changes to correct bugs
	under cmulisp

2001-04-20 14:18  wfs

	* src/hyp.lisp: changes to correct bugs under clisp and cmulisp

2001-04-20 14:11  wfs

	* archive/info/maxima.aux, archive/info/maxima.fns,
	archive/info/maxima.log, archive/info/maxima.toc,
	archive/src/compile-cmulisp.lisp, archive/src/sys-proclaim.lisp,
	archive/src/version.lisp, share/algebra/grob1.lisp, src/csimp.lisp,
	src/generr.lisp, src/mstuff.lisp, src/schatc.lisp, src/zero.lisp:
	changes to correct bugs under clisp and cmulisp

2001-04-19 01:06  wfs

	* archive/makefile, archive/elisp/add-default.el,
	archive/elisp/add-defaults.el, archive/elisp/ansi-doc.el,
	archive/elisp/doc-to-texi.el, archive/elisp/gcl.el,
	archive/elisp/man1-to-texi.el, archive/info/maxima.info-15,
	archive/src/ChangeLog, archive/src/compile-clisp.lisp,
	archive/src/compile-cmulisp.lisp, archive/src/init_max1.lisp,
	archive/src/maxout.geomview, archive/src/sysdef.lisp,
	archive/src/version.lisp, doc/info/Debugging.texi,
	doc/info/Help.texi, doc/info/SpecfunII.texi, doc/info/maxima.texi,
	interfaces/emacs/misc/dbl.el,
	interfaces/emacs/misc/smart-complete.el,
	interfaces/emacs/misc/sshell.el, src/commac.lisp, src/macdes.lisp,
	src/macsys.lisp, src/maxima-package.lisp, src/mdebug.lisp,
	src/mload.lisp, src/mstuff.lisp, src/plot.lisp, src/rat3e.lisp,
	src/ratmac.lisp, src/trigi.lisp, src/trprop.lisp,
	tests/rtest6a.mac, tests/rtest9.mac: fixes for debugging, and more
	things to get clisp thru the tests.  Also some documentation on
	source level debugging

2001-04-17 19:23  wfs

	* archive/src/cmulisp-regex.lisp: regexp patch

2001-04-17 17:32  wfs

	* archive/src/version.lisp, src/mdebug.lisp: fix source level
	debugging break code, broken by clisp changes...

2001-04-17 14:32  wfs

	* doc/info/SpecfunII.texi: add SpecfunII.texi

2001-04-17 10:09  wfs

	* archive/info/maxima.aux, archive/info/maxima.log,
	archive/info/maxima.toc, archive/src/cmpinit.lsp,
	archive/src/makefile, archive/src/version.lisp,
	doc/info/Integration.texi, doc/info/maxima.texi,
	src/maxima-package.lisp, src/nparse.lisp, src/optimize.lisp,
	src/ratmac.lisp: Fix source level debugging info, turn on optimize
	on compiler

2001-04-15 23:22  wfs

	* archive/bin/maxima-files, archive/info/makefile,
	archive/info/maxima.fns, doc/info/Expressions.texi,
	doc/info/Integration.texi, doc/info/Plotting.texi,
	doc/info/maxima.texi, archive/src/ChangeLog,
	archive/src/version.lisp, doc/info/texinfo.tex,
	share/specfunctions/airy.lisp, share/specfunctions/specfun.mac,
	src/asum.lisp, src/displa.lisp, src/sinint.lisp, src/transl.lisp:
	add specfun stuff, correct maxima to lisp compilation for specials

2001-04-13 15:22  wfs

	* archive/: info/makefile, info/maxima.log,
	src/compile-cmulisp.lisp, src/init_max1.lisp, src/make.lisp,
	src/makefile, src/sysdef.lisp: changes for clisp, and to sysdef

2001-04-06 17:39  wfs

	* archive/src/cmulisp-regex.lisp, src/cl-info.lisp: add cmulisp
	files

2001-04-06 16:31  wfs

	* archive/src/ChangeLog: bugs in autoloading, and adding
	share/*.lisp to search path

2001-04-06 15:29  wfs

	* archive/makefile, archive/src/init_max1.lisp,
	archive/src/version.lisp, share/trigonometry/trigrat.lisp,
	src/askp.lisp, src/autol.lisp, src/mload.lisp: bugs in autoloading,
	and adding share/*.lisp to search path

2001-04-02 18:28  wfs

	* archive/src/ChangeLog, archive/src/compile-cmulisp.lisp,
	archive/src/init_max1.lisp, archive/src/version.lisp,
	src/clmacs.lisp, src/macdes.lisp, src/mactex.lisp, src/mload.lisp:
	more patches for cmucl

2001-03-30 11:11  wfs

	* archive/bin/maxima-files, archive/src/ChangeLog,
	archive/src/init_max1.lisp, archive/src/sysdef.lisp,
	archive/src/version.lisp, src/SYS-PROCLAIM.lisp, src/displa.lisp,
	src/nparse.lisp, src/simp.lisp: changes for cmulisp

2001-03-25 01:11  wfs

	* archive/src/makefile, archive/src/version.lisp, src/sin.lisp:
	change for integration bug

2001-03-22 16:26  wfs

	* archive/: maxima-5.5-2.spec, info/maxima-primer.tex,
	src/evaluate.lisp: Add the primer, and evaluate.lisp

2001-03-22 16:22  wfs

	* src/psolve.lisp: Fix problem in solvecubic

2001-03-21 18:14  wfs

	* archive/info/makefile, archive/src/make.lisp,
	archive/src/version.lisp, plotting/mgnuplot, src/nparse.lisp,
	src/plot.lisp: fix in nparse for prefix operators

2001-02-28 18:19  wfs

	* archive/README.orig, archive/src/compile-clisp.lisp,
	archive/src/compile-cmulisp.lisp, archive/src/makefile,
	archive/src/sysdef.lisp, src/mdebug.lisp, src/nparse.lisp: changes
	for common lisp, for source level debugging and for the making of
	under clisp and cmulisp

2001-02-27 21:49  wfs

	* archive/src/compile-clisp.lisp, archive/src/compile-cmulisp.lisp,
	archive/src/makefile, archive/src/version.lisp,
	doc/info/Input.texi, src/mload.lisp: changes for common lisp,
	clisp,cmulisp

2001-02-26 18:12  wfs

	* archive/src/compile-clisp.lisp, archive/src/makefile,
	src/lmdcls.lisp, src/plot.lisp, src/suprv1.lisp: change to
	coerce-float-fun for plot

2001-02-23 20:21  wfs

	* archive/README.orig, archive/src/init_max1.lisp,
	archive/src/sysdef.lisp, archive/src/version.lisp, src/bessel.lisp,
	src/clmacs.lisp, src/combin.lisp, src/commac.lisp, src/cpoly.lisp,
	src/defint.lisp, src/fcall.lisp, src/generr.lisp, src/grind.lisp,
	src/hayat.lisp, src/limit.lisp, src/macdes.lisp, src/macsys.lisp,
	src/marray.lisp, src/matrun.lisp, src/maxima-package.lisp,
	src/mdebug.lisp, src/merror.lisp, src/mlisp.lisp, src/mload.lisp,
	src/mrgmac.lisp, src/nparse.lisp, src/outmis.lisp, src/result.lisp,
	src/schatc.lisp, src/simp.lisp, src/sloop.lisp, src/specfn.lisp,
	src/suprv1.lisp, src/trans3.lisp, src/trans4.lisp, src/transm.lisp,
	src/trdata.lisp, src/trigi.lisp, src/trmode.lisp, tests/tests.lisp,
	archive/src/compile-clisp.lisp: Numerous minor changes to allow
	compilation in other lisp such as clisp.  See the file
	src/compile-clisp.lisp as example for compiling

2001-02-23 19:21  wfs

	* archive/README.orig, archive/makefile,
	archive/src/init_max1.lisp, archive/src/version.lisp,
	doc/man/maxima.1: update man page, fix search path..

2001-01-30 23:31  wfs

	* archive/README.orig, archive/makefile,
	archive/src/init_max1.lisp, doc/man/maxima.1, src/homog.lisp,
	src/max_ext.lisp, src/suprv1.lisp: changes for windows and common
	lisp

2000-12-09 01:07  wfs

	* archive/bin/maxima-files, interfaces/xmaxima/demos.html,
	interfaces/xmaxima/examples.html, interfaces/xmaxima/intro.html,
	interfaces/xmaxima/omplotdata, interfaces/xmaxima/plotmaxima.html:
	update documentation

2000-12-09 00:40  wfs

	* archive/README.orig, archive/configure, archive/makedefs,
	archive/makefile, archive/deliver/fdlogo3.gif,
	archive/deliver/getzipinfo.tcl, archive/deliver/install1.gif,
	archive/deliver/pkginfo.tcl, archive/deliver/setup.tcl,
	archive/deliver/setup_contents.txt, archive/deliver/unpack.tcl,
	archive/deliver/zipinfo.tcl, archive/elisp/makefile,
	archive/info/makefile, archive/info/maxima.fns,
	archive/info/maxima.log, archive/src/example.lisp,
	archive/src/gnu-optionsxx, archive/src/init_max1.lisp,
	archive/src/makefile, archive/src/max.ico, archive/src/server.lisp,
	archive/src/version.lisp, demo/macex.dem, demo/macro.dem,
	demo/manual.demo, doc/info/Input.texi,
	interfaces/xmaxima/examples.html, interfaces/xmaxima/intro.html,
	share/matrix/nchrpl.mac, share/numeric/dblint.dem,
	share/numeric/riemsum.mac, share/physics/gamalg.lisp,
	src/SYS-PROCLAIM.lisp, src/clmacs.lisp, src/macdes.lisp,
	src/macsys.lisp, src/mdebug.lisp, src/mlisp.lisp, src/mload.lisp,
	src/mmacro.lisp, src/nparse.lisp, src/plot.lisp, src/suprv1.lisp,
	tests/rtest8.mac, tests/tests.lisp: many changes for xmaxima and
	for windows

2000-11-02 15:02  wfs

	* archive/configure, archive/configure.in, archive/makefile,
	archive/minvers, archive/books/tk_gnuplot,
	archive/src/macdes-prev.lisp, archive/src/makefile,
	doc/man/maxima.1, interfaces/xmaxima/intro.html,
	interfaces/xmaxima/omplotdata, interfaces/xmaxima/xmaxima,
	plotting/mgnuplot, src/macdes.lisp, src/macsys.lisp, src/plot.lisp,
	archive/src/server.lisp, archive/src/version.lisp,
	src/todd-coxeter.lisp: add todd coxeter algorithm for groups, alter
	plot

2000-10-06 14:40  wfs

	* interfaces/xmaxima/omplotdata: update plotting, adding sliders

2000-09-09 19:11  wfs

	* archive/src/version.lisp, doc/info/Plotting.texi: doc fixes in
	Plotting.texi

2000-09-09 16:25  wfs

	* doc/intromax/intromax.html, doc/intromax/intromax.ltx,
	src/askp.lisp, src/compar.lisp: Fix so that "Is .. positive or
	negative" allows lower case response of p or n

2000-06-26 12:36  wfs

	* archive/src/init_max0.lisp, archive/src/init_max2.lisp,
	archive/src/init_maxima.lsp, archive/src/maxobjs,
	archive/src/sysinit.c, archive/src/version.lisp, src/commac.lisp,
	archive/src/version.lisp, src/nparse.lisp: change to readlist,
	moving to nparse

2000-06-07 05:08  wfs

	* archive/: configure, makedefs, makefile, elisp/makefile,
	info/makefile, src/makefile: changes for install of info files

2000-06-07 04:33  wfs

	* archive/: README.orig, configure, info/makefile: minor changes in
	defaults in configure

2000-05-23 23:16  wfs

	* archive/info/maxima.log: remove the dvi

2000-05-23 20:19  wfs

	* archive/src/ChangeLog: changelog

2000-05-23 20:06  wfs

	* src/dskfn.lisp: fix SAVE to add the paren for in-package at top
	of file

2000-05-08 13:13  wfs

	* archive/configure, archive/makefile,
	archive/elisp/maxima-mode.el, doc/info/Affine.texi,
	doc/info/Arrays.texi, doc/info/Command.texi,
	doc/info/Constants.texi, doc/info/Contexts.texi,
	doc/info/Ctensor.texi, doc/info/Debugging.texi,
	doc/info/Differential.texi, doc/info/Differentiation.texi,
	doc/info/Equations.texi, doc/info/Expressions.texi,
	doc/info/Floating.texi, doc/info/Function.texi,
	doc/info/Groups.texi, doc/info/Help.texi, doc/info/Indices.texi,
	doc/info/Input.texi, doc/info/Integration.texi,
	doc/info/Introduction.texi, doc/info/Limits.texi,
	doc/info/Lists.texi, doc/info/Logarithms.texi,
	doc/info/Matrices.texi, doc/info/Miscellaneous.texi,
	doc/info/Number.texi, doc/info/Numerical.texi,
	doc/info/Operators.texi, doc/info/Plotting.texi,
	doc/info/Polynomials.texi, doc/info/Program.texi,
	doc/info/Rules.texi, doc/info/Runtime.texi, doc/info/Series.texi,
	archive/info/maxima.aux, doc/info/Simplification.texi,
	doc/info/Special.texi, doc/info/Statistics.texi,
	doc/info/Symmetries.texi, doc/info/Tensor.texi,
	doc/info/Trigonometric.texi, archive/info/maxima.fns,
	archive/info/maxima.log, archive/info/maxima.toc,
	doc/info/maxima.texi, doc/info/texinfo.tex, src/max_ext.lisp,
	src/rat3c.lisp, archive/src/version.lisp: 
	
	updated the files from my current working source.

2000-05-08 01:09  wfs

	* COPYING, COPYING1, archive/README.binary, archive/README.orig,
	archive/configure, archive/idea, archive/install.tcl,
	archive/majvers, archive/makedefs, archive/makefile,
	archive/maxima.gif, archive/minvers, archive/msg,
	archive/readme.plot, archive/src/ChangeLog, archive/src/benchmarks,
	archive/src/buffer1.lisp, archive/src/buffer2.lisp,
	archive/src/cl-maxima-sysdef.lisp, archive/src/cl-maxima.system,
	archive/src/cmd.el, archive/src/conversion.doc,
	archive/src/dtrdi.c, archive/src/exclude, archive/src/execute.c,
	archive/src/explorer-tape.lisp, archive/src/fortdef.lsp,
	archive/src/gnu-optionsxx, archive/src/iffun.lisp,
	archive/src/init_max1.lisp, archive/src/kcl-make.lisp,
	archive/src/lispm-compilation.lisp, archive/src/lmsup.lisp,
	archive/src/macdes-prev.lisp, archive/src/method-compat.lisp,
	archive/src/mfexpr-trace.lisp, archive/src/minsys.lisp,
	archive/src/mtags, archive/src/mudoc.lisp, archive/src/plot3d.lisp,
	archive/src/plotll.lisp, archive/src/pltwin.lisp,
	archive/src/qeval.lsp, archive/src/rat3f-hc.c,
	archive/src/rat3f-hc.s, archive/src/rat3f.lisp,
	archive/src/sysdef.lisp, archive/src/vals.lisp,
	archive/src/xgraph-out, interfaces/xmaxima/intro.html,
	src/SYS-PROCLAIM.lisp, src/algfac.lisp, src/algsys.lisp,
	src/ar.lisp, src/askp.lisp, src/asum.lisp, src/autol.lisp,
	src/bessel.lisp, src/buildq.lisp, src/clmacs.lisp, src/combin.lisp,
	src/comm.lisp, src/comm2.lisp, src/commac.lisp, src/compar.lisp,
	src/compat.lisp, src/cpoly.lisp, src/csimp.lisp, src/csimp2.lisp,
	src/defcal.lisp, src/defopt.lisp, src/desoln.lisp, src/displa.lisp,
	src/displm.lisp, src/dskfn.lisp, src/elim.lisp, src/ellipt.lisp,
	src/evalw.lisp, src/ezgcd.lisp, src/factor.lisp, src/fcall.lisp,
	src/float.lisp, src/fortra.lisp, src/grind.lisp, src/hayat.lisp,
	src/homog.lisp, src/hypgeo.lisp, src/inmis.lisp, src/intpol.lisp,
	src/invert.lisp, src/irinte.lisp, src/kclmac.lisp, src/laplac.lisp,
	src/ldisp.lisp, src/lesfac.lisp, src/limit.lisp, src/linnew.lisp,
	src/logarc.lisp, src/macsys.lisp, src/mactex.lisp, src/mat.lisp,
	src/matrix.lisp, src/matrun.lisp, src/maxmac.lisp, src/mdefun.lisp,
	src/mdot.lisp, src/merror.lisp, src/mforma.lisp, src/mformt.lisp,
	src/mhayat.lisp, src/misc.lisp, src/mload.lisp, src/mmacro.lisp,
	src/mopers.lisp, src/mormac.lisp, src/mstuff.lisp, src/mtrace.lisp,
	src/mutils.lisp, src/nalgfa.lisp, src/newdet.lisp, src/newinv.lisp,
	src/nforma.lisp, src/nisimp.lisp, src/nparse.lisp, src/nrat4.lisp,
	src/numer.lisp, src/numth.lisp, src/nusum.lisp, src/ode2.lisp,
	src/opers.lisp, src/optim.lisp, src/optimize.lisp, src/option.lisp,
	src/outmis.lisp, src/pade.lisp, src/plot.lisp, src/pois2.lisp,
	src/pois3.lisp, src/polyrz.lisp, src/procs.lisp, src/psolve.lisp,
	src/rat3a.lisp, src/rat3b.lisp, src/rat3c.lisp, src/rat3e.lisp,
	src/ratmac.lisp, src/ratout.lisp, src/ratpoi.lisp, src/residu.lisp,
	src/result.lisp, src/risch.lisp, src/rombrg.lisp, src/series.lisp,
	src/simp.lisp, src/sinint.lisp, src/specfn.lisp, src/spgcd.lisp,
	src/sublis.lisp, src/suprv1.lisp, src/trans2.lisp, src/trans3.lisp,
	src/transm.lisp, src/transq.lisp, src/trgsmp.lisp, src/trigi.lisp,
	src/trpred.lisp, src/ufact.lisp, archive/bin/add-all-defs,
	archive/bin/add-defs, archive/bin/copy-doc.lisp,
	archive/bin/distribute, archive/bin/distribute-new,
	archive/bin/doe-tape, archive/bin/fix-path, archive/bin/if-exists,
	archive/bin/if-not-exists, archive/bin/kcl-link,
	archive/bin/make-exe, archive/bin/maxima-files,
	archive/bin/maxima-tape, archive/bin/move-if-change,
	archive/bin/update-version, archive/doc/benchmarks,
	archive/doc/bugs, archive/doc/emacs-path,
	archive/doc/gcc-1.14-time, archive/doc/maxsrc.doc,
	archive/doc/problem-chart, archive/doc/software.doc,
	archive/doc/time.test, archive/doc/times, archive/doc/times-chart,
	archive/info/fix-maxima.el, archive/info/makefile,
	archive/info/maxima.aux, archive/info/maxima.cp,
	archive/info/maxima.fns, archive/info/maxima.ky,
	archive/info/maxima.log, archive/info/maxima.pg,
	archive/info/maxima.texi-prev, archive/info/maxima.toc,
	archive/info/maxima.tp, archive/info/maxima.vr,
	archive/info/xgraph-out, archive/o/const.h, archive/o/emulate.h,
	archive/o/execute.c, archive/o/internal.c, archive/o/makefile,
	archive/o/plot.h, archive/o/standard.c, archive/o/try.c,
	archive/src/Gmakefile, archive/src/autos.lisp,
	archive/src/bigmax.all, archive/src/buffer.lisp,
	archive/src/cmpinit.lsp, archive/src/drawps.hc,
	archive/src/dump-excl.lisp, archive/src/dump-lucid.lisp,
	archive/src/example.lisp, archive/src/explorer-compile.lisp,
	archive/src/fake-plot.lisp, archive/src/fo.lsp,
	archive/src/fundcl.lisp, archive/src/grabext.lisp,
	archive/src/init.lsp, archive/src/init_max0.lisp,
	archive/src/init_max2.lisp, archive/src/init_maxima.lsp,
	archive/src/install.tcl, archive/src/make-sys_maxima.c,
	archive/src/make.lisp, archive/src/makefile,
	archive/src/makefile.prev, archive/src/makepro.lisp,
	archive/src/maxobjs, archive/src/maxout.geomview,
	archive/src/maxout.zic, archive/src/mhtml-1.gif,
	archive/src/neweval.lisp, archive/src/nutplot.lisp,
	archive/src/omplot-out, archive/src/paths.lisp,
	archive/src/repl.el, archive/src/save.lisp,
	archive/src/serror.lisp, archive/src/server.lisp,
	archive/src/single-value.lisp, archive/src/sym_auto.lisp,
	archive/src/sym_auto.mac, archive/src/sys-proclaim.lisp,
	archive/src/sysinit.c, archive/src/sysinit.lsp,
	archive/src/system-init.c, archive/src/var-proclaims.lisp,
	archive/src/version.lisp, archive/src/xplot.lisp,
	archive/src/zouplot.lisp, archive/src/minima/init.lsp,
	archive/src/minima/sysdef.lisp, demo/manual.demo, demo/plots.mac,
	doc/contributors, doc/info/Affine.texi, doc/info/Arrays.texi,
	doc/info/Command.texi, doc/info/Constants.texi,
	doc/info/Contexts.texi, doc/info/Ctensor.texi,
	doc/info/Debugging.texi, doc/info/Differential.texi,
	doc/info/Differentiation.texi, doc/info/Equations.texi,
	doc/info/Expressions.texi, doc/info/Floating.texi,
	doc/info/Function.texi, doc/info/Groups.texi, doc/info/Help.texi,
	doc/info/Indices.texi, doc/info/Input.texi,
	doc/info/Integration.texi, doc/info/Limits.texi,
	doc/info/Lists.texi, doc/info/Logarithms.texi,
	doc/info/Matrices.texi, doc/info/Miscellaneous.texi,
	doc/info/None.texi, doc/info/Number.texi, doc/info/Numerical.texi,
	doc/info/Operators.texi, doc/info/Plotting.texi,
	doc/info/Polynomials.texi, doc/info/Program.texi,
	doc/info/Rules.texi, doc/info/Runtime.texi, doc/info/Series.texi,
	doc/info/Simplification.texi, doc/info/Special.texi,
	doc/info/Statistics.texi, doc/info/Symmetries.texi,
	doc/info/Tensor.texi, doc/info/Trigonometric.texi,
	doc/info/maxima.texi, doc/info/texinfo.tex, doc/info/xrefs.texi,
	interfaces/xmaxima/examples.html, interfaces/xmaxima/omplotdata,
	plotting/mgnuplot, share/algebra/nusum.mac,
	share/diffequations/abel.mac, share/diffequations/desoln.mac,
	share/diffequations/ode2.mac, share/diffequations/odeaux.mac,
	share/matrix/invert.mac, share/simplification/elim.mac,
	src/acall.lisp, src/db.lisp, src/defint.lisp, src/generr.lisp,
	src/hyp.lisp, src/letmac.lisp, src/lmdcls.lisp, src/macdes.lisp,
	src/marray.lisp, src/matcom.lisp, src/max_ext.lisp,
	src/maxima-package.lisp, src/mdebug.lisp, src/mlisp.lisp,
	src/mrgmac.lisp, src/numerm.lisp, src/rat3d.lisp, src/rpart.lisp,
	src/runtim.lisp, src/rzmac.lisp, src/schatc.lisp, src/scs.lisp,
	src/sin.lisp, src/sloop.lisp, src/solve.lisp, src/sprdet.lisp,
	src/strmac.lisp, src/sumcon.lisp, src/tlimit.lisp, src/trans1.lisp,
	src/trans4.lisp, src/trans5.lisp, src/transf.lisp, src/transl.lisp,
	src/transs.lisp, src/trdata.lisp, src/trgred.lisp, src/trigo.lisp,
	src/trmode.lisp, src/troper.lisp, src/trprop.lisp, src/trutil.lisp,
	src/utils.lisp, src/zero.lisp, tests/ltest2.lisp,
	tests/ltests.lisp, tests/rtest1.mac, tests/rtest10.mac,
	tests/rtest11.mac, tests/rtest12.mac, tests/rtest13.mac,
	tests/rtest13s.mac, tests/rtest14.mac, tests/rtest1a.mac,
	tests/rtest2.mac, tests/rtest3.mac, tests/rtest4.mac,
	tests/rtest5.mac, tests/rtest6.mac, tests/rtest6a.mac,
	tests/rtest6b.mac, tests/rtest7.mac, tests/rtest8.mac,
	tests/rtest9.mac, tests/rtest9a.mac, tests/tests.lisp,
	archive/info/maxima.info-15, archive/info/maxima.info-16,
	archive/share/share.usg, archive/share/lisp/atrig1.lisp,
	archive/share/lisp/autolo.lisp, archive/share/lisp/basic.lisp,
	archive/share/lisp/contrl.lisp, archive/share/lisp/ctensr.trl,
	archive/share/lisp/dblint.lisp, archive/share/lisp/defstm.lisp,
	archive/share/lisp/defstmrun.lisp, archive/share/lisp/determ.lisp,
	archive/share/lisp/diffeq.lisp, archive/share/lisp/differ.lisp,
	archive/share/lisp/disol.lisp, archive/share/lisp/elim.LISP,
	archive/share/lisp/elim.lisp, archive/share/lisp/fexpr.lisp,
	archive/share/lisp/fourie.LISP, archive/share/lisp/fourie.lisp,
	archive/share/lisp/functs.lisp, archive/share/lisp/gendif.lisp,
	archive/share/lisp/inteqn.lisp, archive/share/lisp/intsce.lisp,
	archive/share/lisp/invert.lisp, archive/share/lisp/kach.lisp,
	archive/share/lisp/keyarg.lisp, archive/share/lisp/kn.lisp,
	archive/share/lisp/kn.trl, archive/share/lisp/linde1.lisp,
	archive/share/lisp/lrats.lisp, archive/share/lisp/nchrpl.lisp,
	archive/share/lisp/ntrig.LISP, archive/share/lisp/ntrig.lisp,
	archive/share/lisp/ntrig.trl, archive/share/lisp/optvar.lisp,
	archive/share/lisp/packg.lisp, archive/share/lisp/pfaff.lisp,
	archive/share/lisp/revert.lisp, archive/share/lisp/revert.trl,
	archive/share/lisp/rncomb.lisp, archive/share/lisp/simpsn.lisp,
	archive/share/lisp/sqdnst.lisp, archive/share/lisp/submac.snt,
	archive/share/lisp/submac.trl, archive/share/lisp/vect.lisp,
	archive/share/trash/a.mcs, archive/share/trash/ai.mc,
	archive/share/trash/array.usg, archive/share/trash/bfac.bzt,
	archive/share/trash/bfac.usg, archive/share/trash/bffac.bfz,
	archive/share/trash/delcmp, archive/share/trash/elec.dat,
	archive/share/trash/elec.plt, archive/share/trash/fido.lisp,
	archive/share/trash/fido.usg, archive/share/trash/fortra.tco,
	archive/share/trash/gcdemn.usg, archive/share/trash/ht.dft,
	archive/share/trash/numer.dmo, archive/share/trash/rieman.nvr,
	archive/share/trash/sqdnst.mcs, archive/share/trash/timer.usg,
	archive/share/trash/trgsmp.mc, archive/share/unknown/asymp.dm1,
	archive/share/unknown/asymp.dm2, archive/share/unknown/asymp.dm3,
	archive/share/unknown/asymp.dmo, archive/share/unknown/asymp.dmt,
	archive/share/unknown/asymp.usg, archive/share/unknown/asympa.mac,
	archive/share/unknown/cgamma.usg, archive/share/unknown/difsol.usg,
	archive/share/unknown/fact.dft, archive/share/unknown/ndiffq.dem,
	archive/share/unknown/ndiffq.dmp, archive/share/unknown/ndiffq.usg,
	archive/share/unknown/plot2.dmo, archive/share/unknown/plot2.prm,
	archive/share/unknown/plot2.rch, archive/share/unknown/plot2.rcn,
	archive/share/unknown/plot2.usg, archive/share/unknown/polsol.usg,
	archive/share/unknown/powers.usg, archive/share/unknown/prrid.usg,
	archive/share/unknown/series.usg, archive/share/unknown/sets.dmo,
	archive/share/unknown/sets.usg, archive/share/unknown/trgsum.usg,
	demo/array.dem, demo/cf.dem, demo/demo.dem, demo/eaton1.dem,
	demo/eaton2.dem, demo/ezgcd.dem, demo/hypgeo.dem, demo/macex.dem,
	demo/macro.dem, demo/newfac.dem, demo/rombrg.dem, demo/subscr.dem,
	demo/sumcon.dem, demo/trgsmp.dem, doc/share/bessel.usg,
	doc/share/brchre.txt, doc/share/rombrg.usg,
	doc/share/translation_hints.txt, share/algebra/differ.dem,
	share/algebra/differ.mac, share/algebra/grob1.lisp,
	share/algebra/nusum.usg, share/algebra/recur.dem,
	share/algebra/recur.lisp, share/algebra/recur.mac,
	share/algebra/recur.transcript, share/calculus/cartan.dem,
	share/calculus/cartan.lisp, share/calculus/fourie.dem,
	share/calculus/fourie.mac, share/calculus/fourie.usg,
	share/calculus/gendif.mac, share/calculus/gendif.usg,
	share/calculus/optmiz.dem, share/calculus/optmiz.mac,
	share/calculus/optmiz.transcript, share/calculus/optmiz.usg,
	share/calculus/optmiz_1.dem, share/calculus/optmiz_2.dem,
	share/calculus/optmiz_3.dem, share/calculus/optmiz_4.dem,
	share/calculus/optvar.dem, share/calculus/optvar.mac,
	share/calculus/optvar.transcript, share/calculus/optvar.usg,
	share/calculus/optvar_1.dem, share/calculus/optvar_2.dem,
	share/calculus/pade2.mac, share/calculus/qual.dem,
	share/calculus/qual.mac, share/calculus/qual.usg,
	share/calculus/qualsp.lisp, share/calculus/revert.mac,
	share/calculus/revert.usg, share/calculus/taylor1.mac,
	share/combinatorics/comgen.lisp, share/combinatorics/permut.lisp,
	share/diffequations/desoln.usg, share/diffequations/exampl.mac,
	share/diffequations/linde1.mc, share/diffequations/ode2.usg,
	share/diffequations/pdvtr.mac, share/diffequations/phypgm.mac,
	share/diffequations/pivtr.mac, share/diffequations/pmain.mac,
	share/graphics/world.mac, share/integequations/inteqn.mac,
	share/integequations/inteqn.usg, share/integequations/intexs.mac,
	share/integration/antid.dem, share/integration/antid.mac,
	share/integration/antid.usg, share/integration/bypart.mac,
	share/integration/delta.dem, share/integration/delta.mac,
	share/integration/delta.usg, share/integration/intsce.mac,
	share/integration/intsce.usg, share/macro/autolo.mac,
	share/macro/basic.mac, share/macro/caseq.mac,
	share/macro/contrl.mac, share/macro/defm.dem, share/macro/defm.mac,
	share/macro/defm.syn, share/macro/defstm.mac,
	share/macro/defstmrun.mac, share/macro/fexpr.mac,
	share/macro/keyarg.dem, share/macro/keyarg.mac,
	share/macro/packg.mac, share/macro/sum1.mac,
	share/matrix/determ.mac, share/matrix/determ.usg,
	share/matrix/eigen.dem, share/matrix/eigen.mac,
	share/matrix/eigen.usg, share/matrix/eigen_1.dem,
	share/matrix/eigeni.mac, share/matrix/invert.usg,
	share/matrix/matfun.mac, share/matrix/nchrpl.dem,
	share/matrix/nchrpl.mac, share/matrix/pfaff.dem,
	share/matrix/pfaff.mac, share/matrix/pfaff.usg,
	share/matrix/rateig.mac, share/misc/arrfun.mac,
	share/misc/declin.dem, share/misc/declin.mac,
	share/misc/declin.usg, share/misc/diffop.lisp,
	share/misc/disran.lisp, share/misc/disran.usg,
	share/misc/dump.lisp, share/misc/dump.usg, share/misc/foptim.lisp,
	share/misc/seqopt.dem, share/misc/seqopt.lisp,
	share/misc/seqopt.usg, share/misc/set.lisp, share/misc/set.usg,
	share/misc/smacro.mac, share/numeric/bffac.lisp,
	share/numeric/bffac.usg, share/numeric/brmbrg.lisp,
	share/numeric/brmbrg.usg, share/numeric/cfortr.dem,
	share/numeric/cfortr.lisp, share/numeric/cfortr.tst,
	share/numeric/cfortr.usg, share/numeric/dblint.dem,
	share/numeric/dblint.mac, share/numeric/dblint.usg,
	share/numeric/dblint_1.dem, share/numeric/diffeq.dem,
	share/numeric/diffeq.mac, share/numeric/expense.lisp,
	share/numeric/fft.dem, share/numeric/fft.lisp,
	share/numeric/fft.usg, share/numeric/forma1.lisp,
	share/numeric/forma1.usg, share/numeric/format.lisp,
	share/numeric/format.usg, share/numeric/kach.dem,
	share/numeric/kach.mac, share/numeric/newton.mac,
	share/numeric/newton1.mac, share/numeric/qq.dem,
	share/numeric/qq.lisp, share/numeric/qq.usg,
	share/numeric/riemsum.mac, share/numeric/simpsn.dem,
	share/numeric/simpsn.mac, share/numeric/submac.dem,
	share/numeric/submac.mac, share/physics/dimen.dem,
	share/physics/dimen.mac, share/physics/dimen.usg,
	share/physics/elec.lisp, share/physics/gam5.lisp,
	share/physics/gamalg.dem, share/physics/gamalg.lisp,
	share/physics/gamalg.usg, share/physics/gamchi.lisp,
	share/physics/gamcon.lisp, share/physics/gamgfi.lisp,
	share/physics/gamkah.lisp, share/physics/gammtr.lisp,
	share/physics/gamnoc.lisp, share/physics/gamsq.lisp,
	share/physics/units.mac, share/physics/units.usg,
	share/simplification/absimp.dem, share/simplification/absimp.mac,
	share/simplification/absimp.usg, share/simplification/disol.dem,
	share/simplification/disol.mac, share/simplification/disol.usg,
	share/simplification/elim.usg, share/simplification/facex1.mac,
	share/simplification/facexp.dem, share/simplification/facexp.mac,
	share/simplification/facexp.usg, share/simplification/functs.dem,
	share/simplification/functs.mac, share/simplification/functs.usg,
	share/simplification/ineq.dem, share/simplification/ineq.mac,
	share/simplification/ineq.usg, share/simplification/lrats.dem,
	share/simplification/lrats.mac, share/simplification/lrats.usg,
	share/simplification/rducon.dem, share/simplification/rducon.lisp,
	share/simplification/rducon.usg, share/simplification/rncomb.dem,
	share/simplification/rncomb.mac, share/simplification/rncomb.usg,
	share/simplification/scifac.dem, share/simplification/scifac.lisp,
	share/simplification/scifac.usg, share/simplification/sqdnst.mac,
	share/simplification/sqdnst.usg, share/simplification/stopex.dem,
	share/simplification/stopex.mac, share/simplification/stopex.usg,
	share/specfunctions/airy.usg, share/specfunctions/ellipt.lisp,
	share/specfunctions/ellipt.usg, share/specfunctions/gamma.mac,
	share/specfunctions/kn.mac, share/sym/arite.lisp,
	share/sym/chbase.lisp, share/sym/compile.lisp,
	share/sym/direct.lisp, share/sym/ecrivain.lisp,
	share/sym/elem.lisp, share/sym/kak.lisp, share/sym/lecteur.lisp,
	share/sym/macros.lisp, share/sym/makefile, share/sym/multmon.lisp,
	share/sym/operations.lisp, share/tensor/aaricc.mac,
	share/tensor/aaricc_bsc.mac, share/tensor/aaricc_spl.mac,
	share/tensor/aatest.mac, share/tensor/ademo.dem,
	share/tensor/ademo2.dem, share/tensor/ajpff.mac,
	share/tensor/anew.mac, share/tensor/anew_add.mac,
	share/tensor/birkhoff.txt, share/tensor/brans_bmb.mac,
	share/tensor/brans_vacuum.mac, share/tensor/brbirk.mac,
	share/tensor/canten.lisp, share/tensor/ctenso_1.dem,
	share/tensor/ctenso_2.dem, share/tensor/ctenso_3.dem,
	share/tensor/ctenso_4.dem, share/tensor/ctensr.mac,
	share/tensor/gener.lisp, share/tensor/info-tensor-2.txt,
	share/tensor/info-tensor.txt, share/tensor/itensor.lisp,
	share/tensor/jpff.mac, share/tensor/manual.txt,
	share/tensor/metrics.mac, share/tensor/mmans.mac,
	share/tensor/mmans_run.mac, share/tensor/motion.mac,
	share/tensor/petrov.mac, share/tensor/ricci2.mac,
	share/tensor/rsn.mac, share/tensor/symtry.lisp,
	share/tensor/tensor-doc.txt, share/tensor/test1.mac,
	share/trigonometry/atrig1.mac, share/trigonometry/atrig1.usg,
	share/trigonometry/ntrig.mac, share/trigonometry/ntrig.usg,
	share/trigonometry/spangl.mac, share/trigonometry/spangl.usg,
	share/trigonometry/trigrat.lisp, share/utils/batch.dem,
	share/utils/batch.mac, share/utils/batch.transcript,
	share/utils/batch.usg, share/utils/dskuse.lisp,
	share/utils/dskuse.usg, share/utils/fileop.lisp,
	share/utils/fileop.usg, share/vector/vect.dem,
	share/vector/vect.mac, share/vector/vect.usg,
	share/vector/vect_transform.mac, share/vector/vector.dem,
	share/vector/vector.mac, share/vector/vector.usg,
	archive/books/tk_gnuplot, archive/books/tk_gnuplot1,
	archive/books/schelter/408c-1.bk, archive/books/schelter/427k-1.bk,
	archive/books/schelter/427k-2.bk, archive/books/schelter/chaos.bk,
	archive/books/schelter/octave.bk, archive/books/schelter/plot.bk,
	archive/books/schelter/systems.bk, archive/books/schelter/xplot.bk,
	archive/elisp/makefile, archive/elisp/maxima-mode.el,
	interfaces/emacs/misc/bookmode.el, interfaces/emacs/misc/sshell.el,
	share/sym/doconline, share/sym/docsym.tex, share/sym/docsymidx.tex,
	share/sym/partpol.lisp, share/sym/permut.lisp, share/sym/pui.lisp,
	share/sym/resolcayley.lisp, share/sym/resolv1.lisp,
	share/sym/resolvante.mac, share/sym/schur.lisp, share/sym/sym.mac,
	share/sym/sym1.mac, share/sym/treillis.lisp, share/sym/tri.lisp,
	share/sym/util.lisp: Initial revision

2000-05-08 01:09  wfs

	* COPYING, COPYING1, archive/README.binary, archive/README.orig,
	archive/configure, archive/idea, archive/install.tcl,
	archive/majvers, archive/makedefs, archive/makefile,
	archive/maxima.gif, archive/minvers, archive/msg,
	archive/readme.plot, archive/src/ChangeLog, archive/src/benchmarks,
	archive/src/buffer1.lisp, archive/src/buffer2.lisp,
	archive/src/cl-maxima-sysdef.lisp, archive/src/cl-maxima.system,
	archive/src/cmd.el, archive/src/conversion.doc,
	archive/src/dtrdi.c, archive/src/exclude, archive/src/execute.c,
	archive/src/explorer-tape.lisp, archive/src/fortdef.lsp,
	archive/src/gnu-optionsxx, archive/src/iffun.lisp,
	archive/src/init_max1.lisp, archive/src/kcl-make.lisp,
	archive/src/lispm-compilation.lisp, archive/src/lmsup.lisp,
	archive/src/macdes-prev.lisp, archive/src/method-compat.lisp,
	archive/src/mfexpr-trace.lisp, archive/src/minsys.lisp,
	archive/src/mtags, archive/src/mudoc.lisp, archive/src/plot3d.lisp,
	archive/src/plotll.lisp, archive/src/pltwin.lisp,
	archive/src/qeval.lsp, archive/src/rat3f-hc.c,
	archive/src/rat3f-hc.s, archive/src/rat3f.lisp,
	archive/src/sysdef.lisp, archive/src/vals.lisp,
	archive/src/xgraph-out, interfaces/xmaxima/intro.html,
	src/SYS-PROCLAIM.lisp, src/algfac.lisp, src/algsys.lisp,
	src/ar.lisp, src/askp.lisp, src/asum.lisp, src/autol.lisp,
	src/bessel.lisp, src/buildq.lisp, src/clmacs.lisp, src/combin.lisp,
	src/comm.lisp, src/comm2.lisp, src/commac.lisp, src/compar.lisp,
	src/compat.lisp, src/cpoly.lisp, src/csimp.lisp, src/csimp2.lisp,
	src/defcal.lisp, src/defopt.lisp, src/desoln.lisp, src/displa.lisp,
	src/displm.lisp, src/dskfn.lisp, src/elim.lisp, src/ellipt.lisp,
	src/evalw.lisp, src/ezgcd.lisp, src/factor.lisp, src/fcall.lisp,
	src/float.lisp, src/fortra.lisp, src/grind.lisp, src/hayat.lisp,
	src/homog.lisp, src/hypgeo.lisp, src/inmis.lisp, src/intpol.lisp,
	src/invert.lisp, src/irinte.lisp, src/kclmac.lisp, src/laplac.lisp,
	src/ldisp.lisp, src/lesfac.lisp, src/limit.lisp, src/linnew.lisp,
	src/logarc.lisp, src/macsys.lisp, src/mactex.lisp, src/mat.lisp,
	src/matrix.lisp, src/matrun.lisp, src/maxmac.lisp, src/mdefun.lisp,
	src/mdot.lisp, src/merror.lisp, src/mforma.lisp, src/mformt.lisp,
	src/mhayat.lisp, src/misc.lisp, src/mload.lisp, src/mmacro.lisp,
	src/mopers.lisp, src/mormac.lisp, src/mstuff.lisp, src/mtrace.lisp,
	src/mutils.lisp, src/nalgfa.lisp, src/newdet.lisp, src/newinv.lisp,
	src/nforma.lisp, src/nisimp.lisp, src/nparse.lisp, src/nrat4.lisp,
	src/numer.lisp, src/numth.lisp, src/nusum.lisp, src/ode2.lisp,
	src/opers.lisp, src/optim.lisp, src/optimize.lisp, src/option.lisp,
	src/outmis.lisp, src/pade.lisp, src/plot.lisp, src/pois2.lisp,
	src/pois3.lisp, src/polyrz.lisp, src/procs.lisp, src/psolve.lisp,
	src/rat3a.lisp, src/rat3b.lisp, src/rat3c.lisp, src/rat3e.lisp,
	src/ratmac.lisp, src/ratout.lisp, src/ratpoi.lisp, src/residu.lisp,
	src/result.lisp, src/risch.lisp, src/rombrg.lisp, src/series.lisp,
	src/simp.lisp, src/sinint.lisp, src/specfn.lisp, src/spgcd.lisp,
	src/sublis.lisp, src/suprv1.lisp, src/trans2.lisp, src/trans3.lisp,
	src/transm.lisp, src/transq.lisp, src/trgsmp.lisp, src/trigi.lisp,
	src/trpred.lisp, src/ufact.lisp, archive/bin/add-all-defs,
	archive/bin/add-defs, archive/bin/copy-doc.lisp,
	archive/bin/distribute, archive/bin/distribute-new,
	archive/bin/doe-tape, archive/bin/fix-path, archive/bin/if-exists,
	archive/bin/if-not-exists, archive/bin/kcl-link,
	archive/bin/make-exe, archive/bin/maxima-files,
	archive/bin/maxima-tape, archive/bin/move-if-change,
	archive/bin/update-version, archive/doc/benchmarks,
	archive/doc/bugs, archive/doc/emacs-path,
	archive/doc/gcc-1.14-time, archive/doc/maxsrc.doc,
	archive/doc/problem-chart, archive/doc/software.doc,
	archive/doc/time.test, archive/doc/times, archive/doc/times-chart,
	archive/info/fix-maxima.el, archive/info/makefile,
	archive/info/maxima.aux, archive/info/maxima.cp,
	archive/info/maxima.fns, archive/info/maxima.ky,
	archive/info/maxima.log, archive/info/maxima.pg,
	archive/info/maxima.texi-prev, archive/info/maxima.toc,
	archive/info/maxima.tp, archive/info/maxima.vr,
	archive/info/xgraph-out, archive/o/const.h, archive/o/emulate.h,
	archive/o/execute.c, archive/o/internal.c, archive/o/makefile,
	archive/o/plot.h, archive/o/standard.c, archive/o/try.c,
	archive/src/Gmakefile, archive/src/autos.lisp,
	archive/src/bigmax.all, archive/src/buffer.lisp,
	archive/src/cmpinit.lsp, archive/src/drawps.hc,
	archive/src/dump-excl.lisp, archive/src/dump-lucid.lisp,
	archive/src/example.lisp, archive/src/explorer-compile.lisp,
	archive/src/fake-plot.lisp, archive/src/fo.lsp,
	archive/src/fundcl.lisp, archive/src/grabext.lisp,
	archive/src/init.lsp, archive/src/init_max0.lisp,
	archive/src/init_max2.lisp, archive/src/init_maxima.lsp,
	archive/src/install.tcl, archive/src/make-sys_maxima.c,
	archive/src/make.lisp, archive/src/makefile,
	archive/src/makefile.prev, archive/src/makepro.lisp,
	archive/src/maxobjs, archive/src/maxout.geomview,
	archive/src/maxout.zic, archive/src/mhtml-1.gif,
	archive/src/neweval.lisp, archive/src/nutplot.lisp,
	archive/src/omplot-out, archive/src/paths.lisp,
	archive/src/repl.el, archive/src/save.lisp,
	archive/src/serror.lisp, archive/src/server.lisp,
	archive/src/single-value.lisp, archive/src/sym_auto.lisp,
	archive/src/sym_auto.mac, archive/src/sys-proclaim.lisp,
	archive/src/sysinit.c, archive/src/sysinit.lsp,
	archive/src/system-init.c, archive/src/var-proclaims.lisp,
	archive/src/version.lisp, archive/src/xplot.lisp,
	archive/src/zouplot.lisp, archive/src/minima/init.lsp,
	archive/src/minima/sysdef.lisp, demo/manual.demo, demo/plots.mac,
	doc/contributors, doc/info/Affine.texi, doc/info/Arrays.texi,
	doc/info/Command.texi, doc/info/Constants.texi,
	doc/info/Contexts.texi, doc/info/Ctensor.texi,
	doc/info/Debugging.texi, doc/info/Differential.texi,
	doc/info/Differentiation.texi, doc/info/Equations.texi,
	doc/info/Expressions.texi, doc/info/Floating.texi,
	doc/info/Function.texi, doc/info/Groups.texi, doc/info/Help.texi,
	doc/info/Indices.texi, doc/info/Input.texi,
	doc/info/Integration.texi, doc/info/Limits.texi,
	doc/info/Lists.texi, doc/info/Logarithms.texi,
	doc/info/Matrices.texi, doc/info/Miscellaneous.texi,
	doc/info/None.texi, doc/info/Number.texi, doc/info/Numerical.texi,
	doc/info/Operators.texi, doc/info/Plotting.texi,
	doc/info/Polynomials.texi, doc/info/Program.texi,
	doc/info/Rules.texi, doc/info/Runtime.texi, doc/info/Series.texi,
	doc/info/Simplification.texi, doc/info/Special.texi,
	doc/info/Statistics.texi, doc/info/Symmetries.texi,
	doc/info/Tensor.texi, doc/info/Trigonometric.texi,
	doc/info/maxima.texi, doc/info/texinfo.tex, doc/info/xrefs.texi,
	interfaces/xmaxima/examples.html, interfaces/xmaxima/omplotdata,
	plotting/mgnuplot, share/algebra/nusum.mac,
	share/diffequations/abel.mac, share/diffequations/desoln.mac,
	share/diffequations/ode2.mac, share/diffequations/odeaux.mac,
	share/matrix/invert.mac, share/simplification/elim.mac,
	src/acall.lisp, src/db.lisp, src/defint.lisp, src/generr.lisp,
	src/hyp.lisp, src/letmac.lisp, src/lmdcls.lisp, src/macdes.lisp,
	src/marray.lisp, src/matcom.lisp, src/max_ext.lisp,
	src/maxima-package.lisp, src/mdebug.lisp, src/mlisp.lisp,
	src/mrgmac.lisp, src/numerm.lisp, src/rat3d.lisp, src/rpart.lisp,
	src/runtim.lisp, src/rzmac.lisp, src/schatc.lisp, src/scs.lisp,
	src/sin.lisp, src/sloop.lisp, src/solve.lisp, src/sprdet.lisp,
	src/strmac.lisp, src/sumcon.lisp, src/tlimit.lisp, src/trans1.lisp,
	src/trans4.lisp, src/trans5.lisp, src/transf.lisp, src/transl.lisp,
	src/transs.lisp, src/trdata.lisp, src/trgred.lisp, src/trigo.lisp,
	src/trmode.lisp, src/troper.lisp, src/trprop.lisp, src/trutil.lisp,
	src/utils.lisp, src/zero.lisp, tests/ltest2.lisp,
	tests/ltests.lisp, tests/rtest1.mac, tests/rtest10.mac,
	tests/rtest11.mac, tests/rtest12.mac, tests/rtest13.mac,
	tests/rtest13s.mac, tests/rtest14.mac, tests/rtest1a.mac,
	tests/rtest2.mac, tests/rtest3.mac, tests/rtest4.mac,
	tests/rtest5.mac, tests/rtest6.mac, tests/rtest6a.mac,
	tests/rtest6b.mac, tests/rtest7.mac, tests/rtest8.mac,
	tests/rtest9.mac, tests/rtest9a.mac, tests/tests.lisp,
	archive/info/maxima.info-15, archive/info/maxima.info-16,
	archive/share/share.usg, archive/share/lisp/atrig1.lisp,
	archive/share/lisp/autolo.lisp, archive/share/lisp/basic.lisp,
	archive/share/lisp/contrl.lisp, archive/share/lisp/ctensr.trl,
	archive/share/lisp/dblint.lisp, archive/share/lisp/defstm.lisp,
	archive/share/lisp/defstmrun.lisp, archive/share/lisp/determ.lisp,
	archive/share/lisp/diffeq.lisp, archive/share/lisp/differ.lisp,
	archive/share/lisp/disol.lisp, archive/share/lisp/elim.LISP,
	archive/share/lisp/elim.lisp, archive/share/lisp/fexpr.lisp,
	archive/share/lisp/fourie.LISP, archive/share/lisp/fourie.lisp,
	archive/share/lisp/functs.lisp, archive/share/lisp/gendif.lisp,
	archive/share/lisp/inteqn.lisp, archive/share/lisp/intsce.lisp,
	archive/share/lisp/invert.lisp, archive/share/lisp/kach.lisp,
	archive/share/lisp/keyarg.lisp, archive/share/lisp/kn.lisp,
	archive/share/lisp/kn.trl, archive/share/lisp/linde1.lisp,
	archive/share/lisp/lrats.lisp, archive/share/lisp/nchrpl.lisp,
	archive/share/lisp/ntrig.LISP, archive/share/lisp/ntrig.lisp,
	archive/share/lisp/ntrig.trl, archive/share/lisp/optvar.lisp,
	archive/share/lisp/packg.lisp, archive/share/lisp/pfaff.lisp,
	archive/share/lisp/revert.lisp, archive/share/lisp/revert.trl,
	archive/share/lisp/rncomb.lisp, archive/share/lisp/simpsn.lisp,
	archive/share/lisp/sqdnst.lisp, archive/share/lisp/submac.snt,
	archive/share/lisp/submac.trl, archive/share/lisp/vect.lisp,
	archive/share/trash/a.mcs, archive/share/trash/ai.mc,
	archive/share/trash/array.usg, archive/share/trash/bfac.bzt,
	archive/share/trash/bfac.usg, archive/share/trash/bffac.bfz,
	archive/share/trash/delcmp, archive/share/trash/elec.dat,
	archive/share/trash/elec.plt, archive/share/trash/fido.lisp,
	archive/share/trash/fido.usg, archive/share/trash/fortra.tco,
	archive/share/trash/gcdemn.usg, archive/share/trash/ht.dft,
	archive/share/trash/numer.dmo, archive/share/trash/rieman.nvr,
	archive/share/trash/sqdnst.mcs, archive/share/trash/timer.usg,
	archive/share/trash/trgsmp.mc, archive/share/unknown/asymp.dm1,
	archive/share/unknown/asymp.dm2, archive/share/unknown/asymp.dm3,
	archive/share/unknown/asymp.dmo, archive/share/unknown/asymp.dmt,
	archive/share/unknown/asymp.usg, archive/share/unknown/asympa.mac,
	archive/share/unknown/cgamma.usg, archive/share/unknown/difsol.usg,
	archive/share/unknown/fact.dft, archive/share/unknown/ndiffq.dem,
	archive/share/unknown/ndiffq.dmp, archive/share/unknown/ndiffq.usg,
	archive/share/unknown/plot2.dmo, archive/share/unknown/plot2.prm,
	archive/share/unknown/plot2.rch, archive/share/unknown/plot2.rcn,
	archive/share/unknown/plot2.usg, archive/share/unknown/polsol.usg,
	archive/share/unknown/powers.usg, archive/share/unknown/prrid.usg,
	archive/share/unknown/series.usg, archive/share/unknown/sets.dmo,
	archive/share/unknown/sets.usg, archive/share/unknown/trgsum.usg,
	demo/array.dem, demo/cf.dem, demo/demo.dem, demo/eaton1.dem,
	demo/eaton2.dem, demo/ezgcd.dem, demo/hypgeo.dem, demo/macex.dem,
	demo/macro.dem, demo/newfac.dem, demo/rombrg.dem, demo/subscr.dem,
	demo/sumcon.dem, demo/trgsmp.dem, doc/share/bessel.usg,
	doc/share/brchre.txt, doc/share/rombrg.usg,
	doc/share/translation_hints.txt, share/algebra/differ.dem,
	share/algebra/differ.mac, share/algebra/grob1.lisp,
	share/algebra/nusum.usg, share/algebra/recur.dem,
	share/algebra/recur.lisp, share/algebra/recur.mac,
	share/algebra/recur.transcript, share/calculus/cartan.dem,
	share/calculus/cartan.lisp, share/calculus/fourie.dem,
	share/calculus/fourie.mac, share/calculus/fourie.usg,
	share/calculus/gendif.mac, share/calculus/gendif.usg,
	share/calculus/optmiz.dem, share/calculus/optmiz.mac,
	share/calculus/optmiz.transcript, share/calculus/optmiz.usg,
	share/calculus/optmiz_1.dem, share/calculus/optmiz_2.dem,
	share/calculus/optmiz_3.dem, share/calculus/optmiz_4.dem,
	share/calculus/optvar.dem, share/calculus/optvar.mac,
	share/calculus/optvar.transcript, share/calculus/optvar.usg,
	share/calculus/optvar_1.dem, share/calculus/optvar_2.dem,
	share/calculus/pade2.mac, share/calculus/qual.dem,
	share/calculus/qual.mac, share/calculus/qual.usg,
	share/calculus/qualsp.lisp, share/calculus/revert.mac,
	share/calculus/revert.usg, share/calculus/taylor1.mac,
	share/combinatorics/comgen.lisp, share/combinatorics/permut.lisp,
	share/diffequations/desoln.usg, share/diffequations/exampl.mac,
	share/diffequations/linde1.mc, share/diffequations/ode2.usg,
	share/diffequations/pdvtr.mac, share/diffequations/phypgm.mac,
	share/diffequations/pivtr.mac, share/diffequations/pmain.mac,
	share/graphics/world.mac, share/integequations/inteqn.mac,
	share/integequations/inteqn.usg, share/integequations/intexs.mac,
	share/integration/antid.dem, share/integration/antid.mac,
	share/integration/antid.usg, share/integration/bypart.mac,
	share/integration/delta.dem, share/integration/delta.mac,
	share/integration/delta.usg, share/integration/intsce.mac,
	share/integration/intsce.usg, share/macro/autolo.mac,
	share/macro/basic.mac, share/macro/caseq.mac,
	share/macro/contrl.mac, share/macro/defm.dem, share/macro/defm.mac,
	share/macro/defm.syn, share/macro/defstm.mac,
	share/macro/defstmrun.mac, share/macro/fexpr.mac,
	share/macro/keyarg.dem, share/macro/keyarg.mac,
	share/macro/packg.mac, share/macro/sum1.mac,
	share/matrix/determ.mac, share/matrix/determ.usg,
	share/matrix/eigen.dem, share/matrix/eigen.mac,
	share/matrix/eigen.usg, share/matrix/eigen_1.dem,
	share/matrix/eigeni.mac, share/matrix/invert.usg,
	share/matrix/matfun.mac, share/matrix/nchrpl.dem,
	share/matrix/nchrpl.mac, share/matrix/pfaff.dem,
	share/matrix/pfaff.mac, share/matrix/pfaff.usg,
	share/matrix/rateig.mac, share/misc/arrfun.mac,
	share/misc/declin.dem, share/misc/declin.mac,
	share/misc/declin.usg, share/misc/diffop.lisp,
	share/misc/disran.lisp, share/misc/disran.usg,
	share/misc/dump.lisp, share/misc/dump.usg, share/misc/foptim.lisp,
	share/misc/seqopt.dem, share/misc/seqopt.lisp,
	share/misc/seqopt.usg, share/misc/set.lisp, share/misc/set.usg,
	share/misc/smacro.mac, share/numeric/bffac.lisp,
	share/numeric/bffac.usg, share/numeric/brmbrg.lisp,
	share/numeric/brmbrg.usg, share/numeric/cfortr.dem,
	share/numeric/cfortr.lisp, share/numeric/cfortr.tst,
	share/numeric/cfortr.usg, share/numeric/dblint.dem,
	share/numeric/dblint.mac, share/numeric/dblint.usg,
	share/numeric/dblint_1.dem, share/numeric/diffeq.dem,
	share/numeric/diffeq.mac, share/numeric/expense.lisp,
	share/numeric/fft.dem, share/numeric/fft.lisp,
	share/numeric/fft.usg, share/numeric/forma1.lisp,
	share/numeric/forma1.usg, share/numeric/format.lisp,
	share/numeric/format.usg, share/numeric/kach.dem,
	share/numeric/kach.mac, share/numeric/newton.mac,
	share/numeric/newton1.mac, share/numeric/qq.dem,
	share/numeric/qq.lisp, share/numeric/qq.usg,
	share/numeric/riemsum.mac, share/numeric/simpsn.dem,
	share/numeric/simpsn.mac, share/numeric/submac.dem,
	share/numeric/submac.mac, share/physics/dimen.dem,
	share/physics/dimen.mac, share/physics/dimen.usg,
	share/physics/elec.lisp, share/physics/gam5.lisp,
	share/physics/gamalg.dem, share/physics/gamalg.lisp,
	share/physics/gamalg.usg, share/physics/gamchi.lisp,
	share/physics/gamcon.lisp, share/physics/gamgfi.lisp,
	share/physics/gamkah.lisp, share/physics/gammtr.lisp,
	share/physics/gamnoc.lisp, share/physics/gamsq.lisp,
	share/physics/units.mac, share/physics/units.usg,
	share/simplification/absimp.dem, share/simplification/absimp.mac,
	share/simplification/absimp.usg, share/simplification/disol.dem,
	share/simplification/disol.mac, share/simplification/disol.usg,
	share/simplification/elim.usg, share/simplification/facex1.mac,
	share/simplification/facexp.dem, share/simplification/facexp.mac,
	share/simplification/facexp.usg, share/simplification/functs.dem,
	share/simplification/functs.mac, share/simplification/functs.usg,
	share/simplification/ineq.dem, share/simplification/ineq.mac,
	share/simplification/ineq.usg, share/simplification/lrats.dem,
	share/simplification/lrats.mac, share/simplification/lrats.usg,
	share/simplification/rducon.dem, share/simplification/rducon.lisp,
	share/simplification/rducon.usg, share/simplification/rncomb.dem,
	share/simplification/rncomb.mac, share/simplification/rncomb.usg,
	share/simplification/scifac.dem, share/simplification/scifac.lisp,
	share/simplification/scifac.usg, share/simplification/sqdnst.mac,
	share/simplification/sqdnst.usg, share/simplification/stopex.dem,
	share/simplification/stopex.mac, share/simplification/stopex.usg,
	share/specfunctions/airy.usg, share/specfunctions/ellipt.lisp,
	share/specfunctions/ellipt.usg, share/specfunctions/gamma.mac,
	share/specfunctions/kn.mac, share/sym/arite.lisp,
	share/sym/chbase.lisp, share/sym/compile.lisp,
	share/sym/direct.lisp, share/sym/ecrivain.lisp,
	share/sym/elem.lisp, share/sym/kak.lisp, share/sym/lecteur.lisp,
	share/sym/macros.lisp, share/sym/makefile, share/sym/multmon.lisp,
	share/sym/operations.lisp, share/tensor/aaricc.mac,
	share/tensor/aaricc_bsc.mac, share/tensor/aaricc_spl.mac,
	share/tensor/aatest.mac, share/tensor/ademo.dem,
	share/tensor/ademo2.dem, share/tensor/ajpff.mac,
	share/tensor/anew.mac, share/tensor/anew_add.mac,
	share/tensor/birkhoff.txt, share/tensor/brans_bmb.mac,
	share/tensor/brans_vacuum.mac, share/tensor/brbirk.mac,
	share/tensor/canten.lisp, share/tensor/ctenso_1.dem,
	share/tensor/ctenso_2.dem, share/tensor/ctenso_3.dem,
	share/tensor/ctenso_4.dem, share/tensor/ctensr.mac,
	share/tensor/gener.lisp, share/tensor/info-tensor-2.txt,
	share/tensor/info-tensor.txt, share/tensor/itensor.lisp,
	share/tensor/jpff.mac, share/tensor/manual.txt,
	share/tensor/metrics.mac, share/tensor/mmans.mac,
	share/tensor/mmans_run.mac, share/tensor/motion.mac,
	share/tensor/petrov.mac, share/tensor/ricci2.mac,
	share/tensor/rsn.mac, share/tensor/symtry.lisp,
	share/tensor/tensor-doc.txt, share/tensor/test1.mac,
	share/trigonometry/atrig1.mac, share/trigonometry/atrig1.usg,
	share/trigonometry/ntrig.mac, share/trigonometry/ntrig.usg,
	share/trigonometry/spangl.mac, share/trigonometry/spangl.usg,
	share/trigonometry/trigrat.lisp, share/utils/batch.dem,
	share/utils/batch.mac, share/utils/batch.transcript,
	share/utils/batch.usg, share/utils/dskuse.lisp,
	share/utils/dskuse.usg, share/utils/fileop.lisp,
	share/utils/fileop.usg, share/vector/vect.dem,
	share/vector/vect.mac, share/vector/vect.usg,
	share/vector/vect_transform.mac, share/vector/vector.dem,
	share/vector/vector.mac, share/vector/vector.usg,
	archive/books/tk_gnuplot, archive/books/tk_gnuplot1,
	archive/books/schelter/408c-1.bk, archive/books/schelter/427k-1.bk,
	archive/books/schelter/427k-2.bk, archive/books/schelter/chaos.bk,
	archive/books/schelter/octave.bk, archive/books/schelter/plot.bk,
	archive/books/schelter/systems.bk, archive/books/schelter/xplot.bk,
	archive/elisp/makefile, archive/elisp/maxima-mode.el,
	interfaces/emacs/misc/bookmode.el, interfaces/emacs/misc/sshell.el,
	share/sym/doconline, share/sym/docsym.tex, share/sym/docsymidx.tex,
	share/sym/partpol.lisp, share/sym/permut.lisp, share/sym/pui.lisp,
	share/sym/resolcayley.lisp, share/sym/resolv1.lisp,
	share/sym/resolvante.mac, share/sym/schur.lisp, share/sym/sym.mac,
	share/sym/sym1.mac, share/sym/treillis.lisp, share/sym/tri.lisp,
	share/sym/util.lisp: 
	
	maxima-5.4 source as released nov 18 with maxima-5.4.tgz