Thu Mar 12 20:28:57 1998  Greg J. Badros  <gjb@cs.washington.edu>

	* utilities/*/Makefile.in: Move -lscwmexec to directly after
 	-L../libscwmexec, instead of after the X libraries -- was causing
 	problems with `cc' on Irix 6.2 for Jesse Glick.

Thu Mar 12 09:20:49 1998  Greg Badros  <gjb@cs.washington.edu>

	* utilities/emacs/scwm.el: Added scwm-procedure-documentation, and
 	some support functions; Fixed scwm-complete to go back an sexp,
 	not just a word

Wed Mar 11 22:56:28 1998  Greg J. Badros  <gjb@cs.washington.edu>

	* utilities/emacs/scwm.el: Added rudimentary completion support -- 
	mostly proof of concept that an elisp guru should look at.

Wed Mar 11 21:57:57 1998  Maciej Stachowiak  <mstachow@mit.edu>

	* utilities/Makefile.in: Don't attempt to build scwmsend.

	* utilities/scwmsend, utilties/emacs/scwm-buffer.el: removed so
 	scwmsend stuff can be removed from scwm.
	
Tue Mar 10 22:57:51 1998  Maciej Stachowiak  <mstachow@mit.edu>

	* utilities/scwmexec/scwmexec.c: Capitalized EXPRESSION in the
 	usage note. Thanks to Sam Steingold <sds@usa.net> for the bug
 	report.

Mon Mar  9 09:12:21 1998  Maciej Stachowiak  <mstachow@mit.edu>

	* utilities/scwmexec/scwmexec.c: Use scwmexec_exec_full and
 	display output and errors, if any, resulting from the evaluation.

Sun Mar  8 22:25:25 1998  Maciej Stachowiak  <mstachow@mit.edu>

	* version.h: Bumped to version 0.6b.

Fri Mar  6 06:49:48 1998  Maciej Stachowiak  <mstachow@mit.edu>

	* configure.in, acconfig.h: Detect the availability of
	scm_parse_path.

	configure, include/config.h.in: regenerated.

	* version.h (VERSION): Bumped to 0.6a

	* Made 0.6 release
	
	* version.h: Bumped to 0.6

	* INSTALL: Updated for 0.6.

	* NEWS: Addded news for version 0.6.

Sat Feb 28 19:24:18 1998  Maciej Stachowiak  <mstachow@mit.edu>

	* utilities/dev/fvwm2-module-adapter: Pretty much works now - runs
 	the fvwm2 pager flawlessly if you load it into a running scwm,
 	other modules may or may not work (for testing change the module
 	name at the end). However, this functionality really needs to be
 	packaged better, and some stuff on the C side needs cleaning up.

Fri Feb 27 21:16:29 1998  Maciej Stachowiak  <mstachow@mit.edu>

	* configure.in configure utilities/Makefile.in: Build system
 	changes to make scwmrepl.
	
	* utilities/scwmrepl/scwmrepl.c, utilities/scwmrepl/Makefile.in:
	A new program using libscwmexec; it gives you a repl session
	with a running scwm. 

	* configure.in configure utilities/Makefile.in: Build system
 	changes to make scwmsend and libscwmsend.

	* utilities/libscwmexec/libmain.c,
 	utlities/libscwmexec/scwmsend.h, utlities/libscwmexec/Makefile.in,
 	utilities/scwmexec/scwmexec.c, utilities/scwmexec/Makefile.in:
	library and example program for the new scwmexec protocol. 

	
Thu Feb 26 21:46:06 1998  Greg J. Badros  <gjb@cs.washington.edu>

	* utilities/emacs/scwm-buffer.el: Updated to use the $DISPLAY
 	environment variable to choose which X server to open a connection
 	to define-key for scwm-interaction-mode-map, not scheme-mode-map

Wed Feb 25 21:10:28 1998  Maciej Stachowiak  <mstachow@mit.edu>

	* configure.in, acconfig.h: Check for gh_vector_set_x so that or
 	gh_vset can be used as appropriate.

	configure, include/config.h.in: regenerated

Fri Dec 12 16:12:17 1997  Greg Badros  <gjb@cs.washington.edu>

	* scwm/Makefile.in, utilities/scwmsend/Makefile.in: Added creation
 	of installation directories -- thanks to Simon Josefsson
 	<jas@pdc.kth.se>

	* sample.scwmrc/{gjb.scwmrc,menu-test.scm}: Updated to use much
	more dynamic features -- using 'foo as a procedure or a color or a 
	menu or a font means delay getting the object that that symbol
	contains until it is really needed so that it the actual object
	can be defined or redefined later without recreating all the
	objects.

Thu Dec  4 18:45:48 1997  Greg J. Badros  <gjb@cs.washington.edu>

	* doc/common-primitive-mistakes: Added -- notes for new scwm
 	developers

	* gjb.scwmrc, menu-test.scm: Use new menu format, added some
	placeholders for menus

Fri Nov 28 23:31:35 1997  Greg J. Badros  <gjb@cs.washington.edu>

	* added guile-snarf to utilities/dev; fixed a bug in guile-1.2's
 	version

	* gjb.scwmrc: use image-load-path

Mon Nov 24 14:00:09 1997  Greg Badros  <gjb@cs.washington.edu>

	* README: bumped version number to 0.5

	* INSTALL: added "What You Need" section re: guile requirements

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.

