2004-11-22 Kubo Hiroshi In fj.sources, <20041122.035305.59473152.hiroshi-news@netird.ad.jp> * its/jiskana.el: New file. * Makefile.in (ITSSRCS): Add its/jiskana.el. * its-keydef.el (its-define-select-key-list): Add jiskana. 2004-07-02 SANETO Takanori * egg/anthy.el (anthy-new-environment): Use anthyipc-get-greeting only right after starting the anthy-agent process. 2004-05-21 Jun Kuriyama * Makefile.in (install-site): Put the .nosearch file into egg and its subdirectories. 2002-09-09 NIIBE Yutaka Check JIS x0213 support at compile time. * check-jisx0213.el: New file. * configure.in: Check if JIS X0213 is supported or not. * Makefile.in (TOPSRCS): Remove egg-x0213.el. (DEPS): Don't load jisx0213.el. (ITSSRCS): Removed its/aynu.el. (AYNU): New variable. Bug fix. * its/thai.el (its-thai-add-vowel, its-thai-add-tone): Bug fixes. Just call compose-string. 2002-08-26 ISHIKAWA Mutsumi , Takahiro Kambe , Katsumi Yamaoka * Makefile.in (TOPSRCS): Remove egg-util.el. Added egg-x0213.el. (ITSSRCS): Added its/greek.el its/greek.elc: Depends on its-keydef.elc. 2002-08-23 NIIBE Yutaka * AUTHORS (NIIBE Yutaka): Updated. * egg-mlh.el: Update e-mail address. * leim-list.el: Removed eval-when contstuct. Reoved "loading another" feature. (egg-activate-anthy): Added. 2002-08-23 Katsumi Yamaoka , NIIBE Yutaka * egg-util.el: Removed. 2002-08-08 NIIBE Yutaka * Makefile.in (EGGSRCS): Added anthy.el and anthyipc.el (srcdir, top_srcdir, VPATH): Added. (DEPS): Use top_srcdir. Added ANTHY support. * egg/anthy.el egg/anthyipc.el: New files. * leim-list.el: Added anthy. 2002-08-02 SAITO Takuya * its.el (its-previous-line): point-mim -> point-min (typo) 2002-07-20 SAITO Takuya * egg.el (egg-activate-keymap-after-command): set-buffer to killed buffer. 2002-05-08 Katsumi Yamaoka (cf. [mule-ja:08306]) * its.el (its-next-line, its-previous-line): New commands; substitute key definitions for `next-line' and `previous-line' with them in `its-mode-map'.