+2004-10-04 Yuuichi Teranishi <teranisi@gohome.org>
+
+ * elmo-util.el (elmo-concat-path): Treat empty path.
+
2004-10-03 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
* elmo-split.el (elmo-split-address-equal): Fixed typo (field =>
+2004-10-04 Yuuichi Teranishi <teranisi@gohome.org>
+
+ * test-utf7.el (toplevel): Enable utf-translate-cjk-mode explicitly.
+
2004-05-05 Yuuichi Teranishi <teranisi@gohome.org>
* test-elmo-localdir.el
;; Emacs 21.3.50 or later
(if (boundp 'utf-translate-cjk-mode)
- (utf-translate-cjk-mode)
+ (utf-translate-cjk-mode 1)
;; Use Mule-UCS if installed
(ignore-errors (require 'un-define)))