1999-09-02  Katsumi Yamaoka   <yamaoka@jpl.org>

	* NEWS: New file.

	* README.en: Reflect the actual state.

1999-08-31  Katsumi Yamaoka   <yamaoka@jpl.org>

	* x-face-mule.el (x-face-decode-message-header): Make obsolete.
	(uncompface-program): Make obsolete.
	(x-face-mule:x-face-decode-message-header): Remove function.
	(x-face-mule-convert-x-face-to-icon): Use `as-binary-process'.
	(x-face-mule-save-cache-file): Indent to make visible images.
	(x-face-mule-load-cache-file): Remove text properties.
	(x-face-mule-highlight-x-face-refresh-method-alist): Remove
	`mime-view-mode'.
	(Toplevel): Don't check for `xemacs' or `mule' features.
	(Usage): Update.

1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>

	* gnus-bitmap.el (gnus-bitmap-splash): Do nothing if the feature
	`gnus' is provided; modify the way to arrange `after-load-alist'.

	* bitmap.el (TopLevel): Require `bitmap-ci' or `bitmap-bi' at the
	compile time as well.

	* bitmap-ci.el (TopLevel): Autoload "bitmap" and "fontset" for
	avoiding byte compile warnings.

	* bitmap-bi.el (TopLevel): Autoload "bitmap" and "fontset" for
	avoiding byte compile warnings.
	(TopLevel): Use `static-cond' instead of `cond' for defining
	`lc-bitmap'.
	(TopLevel): Require `static'.

	* BITMAP-MK (compile-bitmap): Use `bitmap-modules-to-compile'
	instead of `bitmap-modules'.

	* BITMAP-ELS (bitmap-modules-to-compile): New variable.  Delete
	`vm-bitmap' from its value if neither `vm-macro' nor `vm-misc' is
	not installed.

1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>

	* x-face-mule..el (TopLevel): Don't add `gnus-bitmap-redefine' to
	`after-load-alist' if the variable
	`gnus-bitmap-redefine-will-be-evaluated-after-gnus-is-loaded' is
	bound.

	* gnus-bitmap.el (gnus-bitmap-splash): New function.  The variable
	`gnus-bitmap-redefine-will-be-evaluated-after-gnus-is-loaded' is
	set t.
	(gnus-bitmap-startup-message): Use `insert-char' instead of
	`insert'.
	(gnus-bitmap-original-gnus-group-startup-message): Rename from
	`gnus-bitmap-group-startup-message'.
	(How to use): Update for the use of `gnus-load-hook'.

1999-08-20  Katsumi Yamaoka   <yamaoka@jpl.org>

	* po.el (po-bdf-current-encoding, po-bdf-original-buffer): Bind before
	they are referred to.

	* Makefile (invoice): New target.

	* BITMAP-ELS (bitmap-modules): Add `gnus-bitmap' and `vm-bitmap'.

	* vm-bitmap.el: New file separated from x-face-mule.el.

	* gnus.xbm: New file which is copied from etc-0.27, invert and
	modify a size.
	* gnus-pointer.xbm: New file which is copied from etc-0.27 and
	modify a size.
	* gnus-bitmap.el: New file separated from x-face-mule.el; import
	the splashing functions from BITMAP-DECOR 0.05.

	* x-face-mule.el: Replace with a file with the same name of
	X-Face-Mule v0.27; move gnus related functions to gnus-bitmap.el;
	move VM related functions to vm-bitmap.el.

1999-07-28  Katsumi Yamaoka   <yamaoka@jpl.org>

	* smiley-mule.el (smiley-manga-face, smiley-face): Use `defface'.
	(TopLevel): Require `pcustom'.
	(TopLevel): Modify author's mail address.

	* ftp.in: New file.

	* Makefile (release, tar): New implementation.
	(clean): Use the variables `RM' and `GOMI'.
	(install, elc): Accept the arguments `PREFIX', `LISPDIR' and
	`VERSION_SPECIFIC_LISPDIR'.
	(VERSION): Depend on the values of `API' and `RELEASE'.
	(ARC_DIR, FILES, GOMI, VERSION_SPECIFIC_LISPDIR, CP, RM, RELEASE,
	API, PACKAGE): New variables.

	* BITMAP-MK (config-bitmap): Extract the values of `LISPDIR' and
	`VERSION_SPECIFIC_LISPDIR' from the command line arguments.
	(TopLevel): Remove RCS magic cookie.

	* BITMAP-ELS (TopLevel): Remove RCS magic cookie.

	* BITMAP-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
	(load-path): Modernize the way of adding the paths of APEL, FLIM,
	LISPDIR, VERSION_SPECIFIC_LISPDIR, CUSTOM and `default-directory'.
	(TopLevel): Remove RCS magic cookie.

1999-07-15  NAKAJI Hiroyuki   <nakaji@tutrp.tut.ac.jp>

	* BITMAP-CFG (load-path): Add the directory where flim is
	installed.

1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* smiley-mule.el (smiley-buffer): fixed.

1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* bitmap-ci.el, bitmap-bi.el, BITMAP-ELS: Add bitmap-bi.el and
	bitmap-ci.el.

	* bitmap.el: Separate byte-indexing Emacs depended definitions to
	bitmap-bi.el.

1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* bitmap.el: Rename 'charset-bitmap -> 'lc-bitmap again.

1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* po.el (po-bdf-edit): Edit at point.

1998-03-09  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>

	* README.en (Bug reports): Modify description of tm mailing list.


1997-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* bitmap-mule: Version 7.18 was released.

	* README.en (Installation): Add description about `LISPDIR'.

1997-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* Makefile (LISPDIR): New variable.

	* BITMAP-MK (config-bitmap): Set `LISPDIR' if specified.

	* BITMAP-CFG: Setting for load-path is modified.

Thu May 22 04:42:16 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* bitmap.el: Use `make-char' instead of `make-character'.


1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* bitmap-mule: Version 7.17 was released.

Wed Mar 12 07:38:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* BITMAP-CFG: Variables about other modules were abolished.

	* BITMAP-CFG (load-path): Add "../apel".

	* BITMAP-MK: Compile and install only MU files.

1997-02-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* bitmap.el (bitmap-compose): Fixed.


1997-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* bitmap-mule: Version 7.16 was released.

	* bitmap.el: modified for GNU MULE 19.34.91.

Wed Dec 28 13:57:22 1996  Martin Buchholz   <mrb@Eng.Sun.COM>

	* BITMAP-CFG: Use variable `default-directory' instead of `(getenv
 	"PWD")'. (cf. [tm-en:1084])


Wed Nov 27 15:38:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* bitmap-mule: Version 7.15 was released.

	* Makefile, README.en: New file.

Wed Nov 27 15:07:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* BITMAP-MK, BITMAP-CFG: Add ../mu/.

Wed Nov 27 13:44:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* bitmap.el: Modify to share font setting code between MULE and
 	Emacs/mule.

	* bitmap.el (charset-bitmap): Definition for Emacs/mule was
 	simplified.

	* bitmap.el: `fontset-list' occurs error when byte-compile modules
 	require bitmap.

	* BITMAP-MK, BITMAP-ELS, BITMAP-CFG: New file.

Wed Nov 27 11:14:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>

	* po.el: New module.

Wed Nov 27 11:10:17 1996  Kenichi Handa	<handa@etlken.etl.go.jp>

	* bitmap.el (bitmap-compose): Don't compose-string for one
 	character. (cf. [mule-jp:6201])
