Tue Nov 18 01:23:38 1997  Maciej Stachowiak  <mstachow@mit.edu>

	* version.h: Bumped to version 0.5.

	* ANNOUNCE: Added 0.5 news to the announcement.

	* NEWS: Updated for 0.5.
	
Mon Nov 17 20:58:58 1997  Maciej Stachowiak  <mstachow@mit.edu>

	* configure.in, acconfig.h, configure, include/config.h.in: Check
 	for the usleep() function; define HAVE_USLEEP if
 	available. Regenerated configure and include/config.h.in

Wed Nov 12 23:04:39 1997  Greg J. Badros  <gjb@cs.washington.edu>

	* Improve scwm-buffer.el a bit more-- add C-M-z to send the s-exp
	after a delay, so the pointer can be moved before the wm evals the
	text.  Also don't explode the string into a list of characters,
	and update the patch to accept a string as the last argument to
	XChangeProperty.

	* gjb.scwmrc: updated to let C-S-F7, C-S-F8 use the window that
	the pointer is in;  this is less wierd than before, where
	unfocussed windows could not be moved easily w/ the keyboard

Wed Nov 12 16:11:21 1997  Greg Badros  <gjb@cs.washington.edu>

	* Improvements to scwm-buffer.el, to use Emacs interface to Xlib
	by Eric Ludlam.

Wed Nov 12 11:23:50 1997  Maciej Stachowiak  <mstachow@mit.edu>

	* configure.in, acconfig.h, configure, include/config.h.in: Detect
 	wether we have getopt.h and getopt_long, so getopt_long can be
 	used for argument parsing. Patch from James LewisMoss
 	<dres@dimensional.com>. Regenerated configure and config.h.in.
	
	* configure.in, configure: Don't try too create a Makefile in libs
 	any more during the configure process. configure regenerated from
 	configure.in. 

Mon Nov 10 06:20:42 1997  Maciej Stachowiak  <mstachow@mit.edu>

	* version.h: Bumped version to 0.4.

Sat Nov  1 00:12:37 1997  Greg J. Badros  <gjb@cs.washington.edu>

	* Do dependecies in libs/ and scwm/ using Make info page's
	suggested method

	* Added send_key_press command

	* Fix some bugs in send_button_press command

	* Abstract out the key modifier functionality

1997-10-29  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>

	* app/Makefile.in (scwm): Link to the top source directory, for
	VPATH.

Sun Oct 26 03:23:52 1997  Maciej Stachowiak  <mstachow@mit.edu>

	* configure.in, configure, acconfig.h, include/config.h.in: work
 	with both older and newer Guile snapshots.

1997-10-24  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>

	* utilities/Makefile.in (mostlyclean): New target.

1997-10-21  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>

	* Makefile.in (mostlyclean): New target.

Tue Oct 21 09:23:13 1997  Greg Badros  <gjb@cs.washington.edu>

	* Added scwm-buffer.el to utilities/emacs

	* Build the utilities/scwmsend makefiles, and build scwmsend.c

	* Provide support for scwmsend

	* Fix some build problems

Sun Oct 19 01:30:37 1997  Maciej Stachowiak  <mstachow@mit.edu>

	* Makefile.in: Conditionally set CFLAGS from configure.

	* configure.in: Fixed the setting for CFLAGS; the old was buggy.

Sat Oct 18 02:29:34 1997  Maciej Stachowiak  <mstachow@mit.edu>

	* version.h: Bumped version to 0.3

	* configure: Regenerated from configure.in.

	* configure.in: Added -g to the list of default build
 	flags. Suggested by Mikael Djurfeldt <mdj@nada.kth.se> to comply
 	with GNU coding standards.

	* configure.in: Added more accurate checks to make sure that
 	libguile is 1.2 or higher; also check if the libguile is recent
 	enough to support the interactive repl. Also create a makefile in
 	the app subdirectory (the only purpose of which is to create a
 	symlink scwm => ../scheme there to ensure that running in pllace
 	works.

Sun Oct  5 23:28:04 1997  Maciej Stachowiak  <mstachow@mit.edu>

	* version.h: Bumped to version 0.2.

Sun Sep 21 05:14:35 1997  Maciej Stachowiak  <mstachow@mit.edu>

	* BUGS: Removed entries relating to select-window being broken,
 	and removing the get- prefix from procedures, since these are
 	fixed.

	* BUGS: Removed the entries "errors in callbacks should be
 	handled" and "submenus should work right" since these are fixed.

	* Imakefile: Added the scheme directory to the build process.

Fri Sep 19 00:48:52 1997  Maciej Stachowiak  <mstachow@mit.edu>

	* version.h: Bumped version to 0.1.

