jisx0213
[elisp/tamago.git] / ChangeLog
1 2002-09-09  NIIBE Yutaka  <gniibe@m17n.org>
2
3         Check JIS x0213 support at compile time.
4         * check-jisx0213.el: New file.
5         * configure.in: Check if JIS X0213 is supported or not.
6         * Makefile.in (TOPSRCS): Remove egg-x0213.el.
7         (DEPS): Don't load jisx0213.el.
8         (ITSSRCS): Removed its/aynu.el.
9         (AYNU): New variable.
10
11         Bug fix.
12         * its/thai.el (its-thai-add-vowel, its-thai-add-tone): Bug fixes.
13         Just call compose-string.
14         
15 2002-08-26  ISHIKAWA Mutsumi <ishikawa@linux.or.jp>, 
16         Takahiro Kambe <taca@sky.yamashina.kyoto.jp>, 
17         Katsumi Yamaoka  <yamaoka@jpl.org>
18
19         * Makefile.in (TOPSRCS): Remove egg-util.el.  Added egg-x0213.el.
20         (ITSSRCS): Added its/greek.el
21         its/greek.elc: Depends on its-keydef.elc.
22
23 2002-08-23  NIIBE Yutaka  <gniibe@m17n.org>
24
25         * AUTHORS (NIIBE Yutaka): Updated.
26         * egg-mlh.el: Update e-mail address.
27
28         * leim-list.el: Removed eval-when contstuct.  Reoved "loading
29         another" feature.
30         (egg-activate-anthy): Added.
31
32 2002-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>, NIIBE Yutaka  <gniibe@m17n.org>
33
34         * egg-util.el: Removed.
35
36 2002-08-08  NIIBE Yutaka  <gniibe@m17n.org>
37
38         * Makefile.in (EGGSRCS): Added anthy.el and anthyipc.el
39         (srcdir, top_srcdir, VPATH): Added.
40         (DEPS): Use top_srcdir.
41
42         Added ANTHY support.
43         * egg/anthy.el egg/anthyipc.el: New files.
44         * leim-list.el: Added anthy.
45
46 2002-08-02  SAITO Takuya <reed@lily.freemail.ne.jp>
47
48         * its.el (its-previous-line): point-mim -> point-min (typo)
49
50 2002-07-20  SAITO Takuya <reed@lily.freemail.ne.jp>
51
52         * egg.el (egg-activate-keymap-after-command): set-buffer to
53         killed buffer.
54
55 2002-05-08  Katsumi Yamaoka  <yamaoka@jpl.org> (cf. [mule-ja:08306])
56
57         * its.el (its-next-line, its-previous-line): New commands;
58         substitute key definitions for `next-line' and `previous-line'
59         with them in `its-mode-map'.
60