Fri Oct 17 11:19:08 1997  Eric M. Ludlam  <zappo@ultranet.com>

	* cproto.el: doc string stuff

Sat Mar 15 13:40:07 1997  Eric M. Ludlam  <zappo@ultranet.com>

	* cparse.el: Added bit-fields to variable names.

Wed Mar 12 02:06:20 1997  Eric M. Ludlam  <zappo@ultranet.com>

	* README: Fixed a typo

Sun Feb 23 13:40:29 1997  Eric M. Ludlam  <zappo@ultranet.com>

	* cparse.el:
	Changes to word spacing to protect against structs w/ no names.

Sat Sep  7 13:10:45 1996  Eric M. Ludlam  <zappo@ultranet.com>

	* cpcomment.el: Fixed some spelling errors

Fri Jul 26 22:03:09 1996  Eric M. Ludlam  <zappo@ultranet.com>

	* cparse.el: fixed spelling, added new token into some modifiers

Tue Jul 23 23:38:41 1996  Eric M. Ludlam  <zappo@ultranet.com>

	* cparse.el: Updated to handle pointers to pointers

Thu May 23 00:40:22 1996  Eric M. Ludlam  <zappo@ultranet.com>

	* cparse.el:
	Fixed trim-word so that it also removes large gregarious spaces from
	inside a passed in word

	* cproto.el:
	Fixed so that arbitrary spacing is removed from types, and also so
	spaces are added by token (%S) in prototypes based on type (no space
	if type is a pointer.)

	* cpcomment.el: Fixed so return values get their spaces removed

	* README:
	Fixed autoloads to work nicely, and setup keybindings to load into
	c-mode-map only.

Fri May 17 22:11:38 1996  Eric M. Ludlam  <zappo@ultranet.com>

	* cparse.el: Fixed compile errors in readparams

	* cparse.el: Fixed a variable which was misstyped

Thu Apr 11 22:36:53 1996  Eric M. Ludlam  <zappo@ultranet.com>

	* README: Changed version number

	* HOWTO: Updated for enriched, and new array based stuff

	* cparse.el: Fixed RCS code

	* cproto.el:
	Added code to maintain array-parts for variables, and function
	parameters.  Also added code to put static function definitions into
	the local file, instead of the header file.

	* cpcomment.el:
	Added code to use new array-part in cparse vector, and added better
	regexps for comment generator

	* cparse.el:
	Added code to remember when a vardef is defining an array of that name

Wed May  3 21:25:12 1995  Eric M. Ludlam  <zappo@ultranet.com>

	* cproto.el:
	Fixed cparse-begin to cparse-start (typo) and for part where params to
	a function are empty, fixed flag we check for null string

Tue Apr 25 21:29:31 1995  Eric M. Ludlam  <zappo@ultranet.com>

	* cparse.el:
	Added c-mode-hooks to list of things let-nil'ed out when loading a
	file for searching purposes only.

Thu Mar 30 22:53:42 1995  Eric M. Ludlam  <zappo@ultranet.com>

	* cparse.el: Fixed file name finding for files with a "-" in them

	* cparse.el: Forgot to fix up some mods I made while trying to fix it.

	* cparse.el:
	Fixed annoying failure to parse some prototypes in funked out system
	headers

Wed Jan 18 01:52:20 1995  Eric M. Ludlam  <zappo@ultranet.com>

	* cproto.el, cpcomment.el, cparse.el, README: Initial revision

	* HOWTO: Centered the id line

	* HOWTO: Typed in ID wrong

	* HOWTO: Initial revision

