1999-09-14  Per Bothner  <per@bothner.com>

	* kawa.texi (Objects and Classes):  New chapter.
	Move some old sections to the new chapter.
	Document `make' function.
	Generate index if html.  (makeinfo crashes.)

1999-09-08  Per Bothner  <per@bothner.com>

	* kawa.texi:  Describe invoke-static and class-methods.
	Remove no-longer valid disclaimer about let-syntax and letrec-syntax.

1999-09-05  Per Bothner  <per@bothner.com>

	* kawa.texi:  Document read-line.
	Note that define-alias (now) works both top-level and in functions.

1999-08-22  Per Bothner  <per@bothner.com>

	* kawa.texi:  Change Kawa mail address to sourceware.cygnus.com.

1999-08-08  Per Bothner  <per@bothner.com>

	* kawa.texi:  Add two links to Scheme tutorials.

1999-07-20  Per Bothner  <per@bothner.com>

	* kawa.texi:  Update my email address.
	Better Windows build instructions, using makekawa.bat.

1999-07-19  Per Bothner  <per@bothner.com>

	* kawa.texi:  Fix ftp addresses.
  	Change sourceware.cygnus.com to anoncvs.cygnus.com for cvs access.
	Mention where to get Cygwin.
	Move Quanties section before Logical Number Operations.
	Add some documentation (from SLib manual) on format directives.
	Document trace, untrace, system-tmpdir, make-temporary-file.
	Document --scheme and --elisp options.

1999-05-13  Per Bothner  <bothner@magnus.cygnus.com>

	* kawa.texi:  Update to use ftp.gnu.org site.

	* kawa.texi:  Fix syntax errors in @deffn specs.

1999-04-25  Per Bothner  <bothner@Magnus.Cygnus.COM>

	* kawa.texi (Getting Kawa):  Mention both stable version and snapshots.
	(Options):  Document --full-tail-calls and --no-full-tail-calls.
	(Standard Types):  Docuemnt more types.
 	(Declaring Types of Variables):  New section.
	
1999-04-11  Per Bothner  <bothner@cygnus.com>

	* kawa.texi (Running Java):   Point to Mac-related web page.
 	(Array operations):  Typo primitive-array-set->primitive-array-get.

Tue Mar 23 11:30:23 1999  Per Bothner  <bothner@Magnus.Cygnus.COM>

	* kawa.texi (Options):  Document --[no-]full-tailcalls options.
	(Locations):  New node, documenting location and define-alias.

Mon Feb  8 22:39:52 1999  Per Bothner  <bothner@cygnus.com>

	* kawa.texi:  Update various URLs etc.
	Mention that Kawa is available by anonymous cvs.

Sat Jan  2 22:37:40 1999  Per Bothner  <bothner@cygnus.com>

	* mdate-sh:  Update to newer version.
	* Makefile.am (EXTRA_DIST):  Add mdate-sh.

Sat Jan  2 12:47:22 1999  Per Bothner  <bothner@Magnus.Cygnus.COM>

	* kawa.texi:  Document --server and --client flags, as well
	as --enable-kawa-frontend configure flag.

Wed Dec 23 16:01:01 1998  Per Bothner  <bothner@Magnus.Cygnus.COM>

	* kawa.texi (Anonymous classes):  Updated, more information.

Thu Nov 26 11:51:37 1998  Per Bothner  <bothner@cygnus.com>

	* kawa.texi (Formals):  Describe parameter and return type specs.
	(Field operations):  Describe field and static-field functions.
	(Anonymous classes):  New node - describe object syntax.

Sun Nov 15 21:34:01 1998  Per Bothner  <bothner@cygnus.com>

	* kawa.texi:  In Windows example, use back-slashes.

Sat Oct 17 14:34:03 1998  Per Bothner  <bothner@cygnus.com>

	* kawa.texi: Document new synchronized syntax.

Tue Jul 28 08:33:26 1998  Per Bothner  <bothner@cygnus.com>

	* kawa.texi:  Document that :KEYWORD is now the same as KEYWORD:.

Mon Jun 29 21:23:02 1998  Per Bothner  <bothner@cygnus.com>

	* kawa.texi:  Document string-upcase, string-downcase!, etc.
	Start docuemnting format and parse-format.
	Add reference to Freenix paper.

Sun May 24 13:54:55 1998  Per Bothner  <bothner@cygnus.com>

	* kawa.texi:  Add some notes on building from source.
	Add notes on using Kawa from Java.

Sun May 24 12:31:07 1998  Per Bothner  <bothner@cygnus.com>

	* kawa.texi:  Fix/update some URLs.
	Update description of record feature.  (A RTD is now a Class.)

Tue Apr 28 21:55:07 1998  Per Bothner  <bothner@cygnus.com>

	* kawa.texi (port-column, port-line, set-port-line!):  New.
	Deprecated RScheme-style functions they subsume.

Wed Mar 11 13:09:07 1998  Per Bothner  <bothner@cygnus.com>

	* texinfo.tex:  Update to current version.
	* kawa.texi:  Replace R4RS by R5RS where appropriate.
	Mention ftp site and Debian package.

Tue Mar 10 22:25:38 1998  Per Bothner  <bothner@cygnus.com>

	* Makefile.am (install-html):  New rule to install html.
	* kawa.texi:  Document system and related process stuff in new section.
	Add various urls.  Docuemnt eof issues.  Various other tweaks.

Tue Mar  3 19:23:23 1998  Per Bothner  <bothner@cygnus.com>

	* kawa.texi:  Document --main and --version flags.
	(Primitive functions):  Renamed to Low-level functions, and improved.
	Document new macros for accessing fields and arrays.
	* license.terms:  Add my name to copyright.

Thu Feb 19 19:36:14 1998  Per Bothner  <bothner@cygnus.com>

	* kawa.texi:  Simplify CLASSPATH description, and mention Windows95.
	Update for new installation directory.  Note future email archive.

Mon Feb 16 17:47:02 1998  Per Bothner  <bothner@cygnus.com>

	* kawa.texi (Miscellaneous):  Document instance? and as.

Sun Feb  8 18:28:08 1998  Per Bothner  <bothner@cygnus.com>

	* kawa.man:  New (minimal) manual page.
	* Makefile.am:  Add rules to deal with man page.
	(KAWA_HTMLS):  Need explicit list of files generated by texi2html.

Fri Feb  6 17:39:12 1998  Per Bothner  <bothner@cygnus.com>

	* kawa.texi:  Fix various minor mistakes.
  	Fix URLs to name kawa-current instead of kawa-1.5,
	and kawa-1.2beta (in comments) to kawa-newest.
	(Running):  Split into multiple sections.
	Document new -w flag, and creating a new window.
	Document new scheme-window procedure.
	Change every @section to @chapter, and @subsection to @section.
	* Makefile.am (kawa.html):  Invoke texi2html with -split_chapter.

Tue Jan 27 12:03:59 1998  Per Bothner  <bothner@cygnus.com>

	* kawa.texi:  Document catch, thow, primitive-throw, try-catch,
	and extended error.
	* kawa.texi:  Document (minimally) GuiConsole.

Mon Jan 19 16:49:46 1998  Per Bothner  <bothner@cygnus.com>

	* kawa.texi:  Document copy-file, input-port-read-state, and
	port-char-encoding.  Update default-prompter.
	
Sun Dec 14 22:55:44 1997  Per Bothner  <bothner@cygnus.com>

	* kawa.texi:  Macros are now "Syntax".
	Document symbol-read-case, try-finally, dynamic-wind, and fluid-let.

Sun Nov  2 16:51:32 1997  Per Bothner  <bothner@cygnus.com>

	* kawa.texi:  Various minor updates.

Wed May  7 08:46:46 1997  Per Bothner  <bothner@deneb.cygnus.com>

	* kawa.texi:  Various minor fixes and updates (including URLs).

Tue Mar 18 14:13:49 1997  Per Bothner  <bothner@deneb.cygnus.com>

	* kawa.texi:  Docuemnt DSSSL expression language compliance;
	special named constants; keyword; optional and keyword parameters;
	records;  and a few new functions.
	* Makefile.{am,in} (EXTRA_DIST):  Add Compliance.html.

Mon Feb  3 23:09:39 1997  Per Bothner  <bothner@deneb.cygnus.com>

	* kawa.texi:  Document threads (future, sleep).  Fix two typos.
