2000-02-22  Miyashita Hisashi  <himi@bird.scphys.kyoto-u.ac.jp>

	* ujisx0213.el:
	Split jis-x-0213-2000-vs-unicode-assoc into
	jis-x-0213-1-2000-vs-unicode-assoc and
	jis-x-0213-2-2000-vs-unicode-assoc.

	* x0213-csys.el:
	require 'x0213-font.

	* x0213-char.el:
	New module.

	* x0213-comp.el (compile-file-list-1st):
	Add x0213-char.el.
	
	* egg-sim-jisx0213.el:
	Require x0213-util.el instead of jisx0213-util.el.
	Also require x0213-char.el.

	* readme.txt:
	Bug fix on compilation.  And change explanations on font setup.
	(Thanks KAWABATA-san.)

	* x0213-font.el:
	Only when window-system is valid, set up fontset
	for JIS X 0213.

	* x0213-comp.el (compile-file-list-1st):
	uncomment the filename of x0213-csys.el.
	And byte-compile x0213-font.el earlier than x0213-csys.el
	and x0213-util.el.

2000-02-21  Miyashita Hisashi  <himi@bird.scphys.kyoto-u.ac.jp>

	* x0213-util.el: 
	* x0213-udef.el: 
	* x0213-font.el: 
	* x0213-csys.el: 
	* x0213-comp.el: 
	* x0213-cdef.el: 
	* ujisx0213.el: 
	* readme.txt: 
	* jisx0213.el: 
	* egg-sim-jisx0213.el:
	New modules for JIS X 0213 support.
	
	

