+2000-12-20 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+ * EMH: Version 1.14.0 released.
+
+ * README.en (What's EMH?): Modify for FLIM/SEMI 1.14.
+
+2000-12-19 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+ * EMH-ELS: Don't require `mh-e'.
+ (emh-modules): Add `emh-def'.
+
+ * emh-face.el (emh-set-face-foreground): Use nil as variable of
+ `condition-case'.
+
+ * emh-comp.el (emh-forward): Delete unused local variable
+ `msubtype'.
+
2000-12-17 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
* emh-def.el: New file.
# Makefile for EMH
#
-VERSION = 1.10.1
+VERSION = 1.14.0
TAR = tar
RM = /bin/rm -f
tar:
cvs commit
- sh -c 'cvs tag -RF emh-`echo $(VERSION) \
+ sh -c 'cvs tag -R emh-`echo $(VERSION) \
| sed s/\\\\./_/ | sed s/\\\\./_/`; \
cd /tmp; \
cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root \