2002-01-11  Yuuichi Teranishi  <teranisi@gohome.org>

	* ept.el (ept-version): Up to 0.1.1.

	* ept-solaris.el: New file.

	* samples/bsd-linux.ept: No need to goto-char (point-min) at the end of
	ept-page.

	* ept.el (ept-title-face-font): New variable.
	(ept-body-face-font): Ditto.
	(ept-highlight-face-font): Ditto.
	(ept-separator-face-font): Ditto.
	(ept-item-face-font): Ditto.
	(ept-item-point-face-font): Ditto.
	(ept-basic-face-font): Ditto.
	(ept-title-face): Use ept-title-face-font.
	(ept-body-face): Likewise.
	(ept-highlight-face): Ditto.
	(ept-separator-face): Ditto.
	(ept-item-face): Ditto.
	(ept-item-point-face): Ditto.
	(ept-basic-face): New face.
	(ept-play-mode-hook): New hook.
	(ept-play-mode): Run it.
	(ept-nl): Eliminated.
	(ept-play): Check ept-basic-face;
	Set default font of new frame.
	(ept-play-forward): Fixed dump logic;
	Eval and skip symbols other than ept macro.

	* ept-setup.el (ept-dump-file): Added autoload setting.
	(ept-basic-face-font): Setup.
	(ept-play-frame-parameters): Added line-space.

	* ept-mode.el (ept-mode-hook): New hook.
	(ept-mode): Run it.
	(ept-dump-buffer): Set `dir' as an argument of ept-exec-internal.

	* ept-kochi-x.el: Specify 'kochi' family;
	Added fontset-gothic16.

	* ept-dump.el (ept-make-dump-page): Rewrite.
	(ept-xwd-dump-page): Changed filename.
	(ept-imagick-convert-dumped-page): Ditto.

	* ept-align.el: Added copyright notice.
	(ept-char-pixel-width): Get face from selected-frame;
	Use 'ept-basic-face instead of 'default.
	(ept-string-pixel-width): Likewise.
	(ept-string-pixel-height): Ditto.
	(ept-default-font-width): Ditto.

	* EPT-ELS (ept-modules-to-compile): Added ept-solaris.

2002-01-08  Yuuichi Teranishi  <teranisi@gohome.org>

	* ept-setup.el (ept-exec-file): Added autoload setting.

	* Release 0.1.0.

2001-12-07  Yuuichi Teranishi  <teranisi@gohome.org>

	* Used in BSD/Linux Day.

2001-12-01  Yuuichi Teranishi  <teranisi@gohome.org>

	* Concept-proof prototype.

