From 2a269c2482e60c386e1764ed66c880f37fdb32cc Mon Sep 17 00:00:00 2001 From: Mitsutoshi NAKANO Date: Sun, 16 Nov 2014 16:45:08 +0900 Subject: [PATCH] create new ChangeLog modified: ChangeLog renamed: ChangeLog -> ChangeLog.2002-2004 --- ChangeLog | 88 ++++++----------------------------------------------- ChangeLog.2002-2004 | 79 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 89 insertions(+), 78 deletions(-) create mode 100644 ChangeLog.2002-2004 diff --git a/ChangeLog b/ChangeLog index 2f6b12b..2fe11bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,79 +1,11 @@ -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'. +2014-11-16 Mitsutoshi NAKANO + * ChangeLog: rename to ChangeLog.2002-2004. + * ChangeLog: create new file. + * egg-cnv.el, its/kata.el: add copyright notice. + gniibe said that these files have wrong copyright information. + So added notice. + See also: + http://lists.debian.or.jp/debian-devel/201411/msg00034.html + http://sourceforge.jp/projects/tamago-tsunagi/lists/archive/misc/2014-Nov + https://anonscm.debian.org/git/pkg-anthy/egg.git/ diff --git a/ChangeLog.2002-2004 b/ChangeLog.2002-2004 new file mode 100644 index 0000000..2f6b12b --- /dev/null +++ b/ChangeLog.2002-2004 @@ -0,0 +1,79 @@ +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'. + -- 2.11.0