OSDN Git Service

import FreeBSD's tamago-emacs24-4.0.6.0.20041122.19_12. (#34861)
[tamago-tsunagi/tamago-tsunagi.git] / ChangeLog
1 2015-02-02  Mitsutoshi NAKANO  <bkbin005@rinku.zaq.ne.jp>
2
3         * egg.el(egg-version) updated 5.0.6.0 -> 5.0.7.0
4         * NEWS: added 5.0.7.0
5
6         *** imported FreeBSD's tamago-emacs24-4.0.6.0.20041122.19_12. (#34861)
7         Hiroki Sato <hrs@allbsd.org> updated FreeBSD' tamago.
8         So I imported it.
9
10         ** used (with-current-buffer) instead of (save-excursion)
11         * egg-com.el(pre-write-encode-fixed-euc-china)
12         (comm-call-with-proc)
13         * egg.el(egg-activate-keymap-after-command)
14         * egg/anthy.el(anthy-egg-new-environment)
15         (anthy-egg-add-word)
16         * egg/anthyipc.el(anthyipc-call-with-proc)
17         * egg/canna.el(canna-open)
18         * egg/cannarpc.el(cannarpc-call-with-environment)
19         * egg/sj3.el(sj3-open)
20         * egg/sj3rpc.el(sj3rpc-call-with-environment)
21         * egg/wnn.el(wnn-open)
22         * egg/wnnrpc.el(wnnrpc-file-receive)
23         * menudiag.el(menudiag-selection-goto-internal)
24
25         * egg.el(egg-mode): used (fboundp) insted of (boundp)
26         (egg-exit-from-minibuffer): used (fboundp) insted of (boundp)
27
28         * egg/canna.el(canna-make-backend): quoted (fboundp)'s argument
29         * egg/wnn.el(wnn-make-backend): quoted (fboundp)'s argument
30
31         * egg/anthy.el: added copyright 2015 Hiroki Sato <hrs@allbsd.org>
32         * egg/anthyipc.el: added copyright 2015 Hiroki Sato <hrs@allbsd.org>
33         * egg/canna.el: added copyright 2015 Hiroki Sato <hrs@allbsd.org>
34         * egg/cannarpc.el: added copyright 2015 Hiroki Sato <hrs@allbsd.org>
35         * egg/sj3.el: added copyright 2015 Hiroki Sato <hrs@allbsd.org>
36         * egg/sj3rpc.el: added copyright 2015 Hiroki Sato <hrs@allbsd.org>
37         * egg/wnn.el: added copyright 2015 Hiroki Sato <hrs@allbsd.org>
38
39
40         * egg.el(egg-version): updated 5.0.5.0 -> 5.0.6.0
41         * COPYING *.el */*.el: fixed FSF address (#34859)
42         http://sourceforge.jp/ticket/browse.php?group_id=9668&tid=34859
43         * *.el: */*.el: deleted Maintainer lines in sources (#34862)
44         http://sourceforge.jp/ticket/browse.php?group_id=9668&tid=34862
45         TOMURA Satoru said that he resigned as the maintainer.
46         And I found that Mr. NIIBE and Mr. SHIIRAI are maintainers in sources.
47         But tyey are not tamago-tsunagi's maintainers.
48         So we need to delete Maintainer lines in sources.
49         * COPYING: replased to https://www.gnu.org/licenses/gpl-2.0.txt (#34859)
50         * its/jiskana.el: fixed #34859
51         * its.el: fixed #34859 #34862
52         * its/pinyin.el: fixed #34859 #34862
53         * its/zenkaku.el: fixed #34859 #34862
54         * its/quanjiao.el: fixed #34859 #34862
55         * egg/wnn.el: fixed #34859 #34862
56         * its/hangul.el: fixed #34859 #34862
57         * its/ascii.el: fixed #34859 #34862
58         * egg/sj3rpc.el: fixed #34859 #34862
59         * egg-edep.el: fixed #34859 #34862
60         * its/zhuyin.el: fixed #34859 #34862
61         * its/hira.el: fixed #34859 #34862
62         * egg/canna.el: fixed #34859 #34862
63         * its-keydef.el: fixed #34859 #34862 and deleted duplicating Keywords
64         line
65         * menudiag.el: fixed #34859
66         * its/bixing.el: fixed #34859 #34862
67         * eggrc: fixed #34859 #34862
68         * its/hankata.el: fixed #34859 #34862
69         * its/thai.el: fixed #34859 #34862
70         * egg.el: fixed #34859
71         * its/erpin.el: fixed #34859 #34862
72         * leim-list.el: fixed #34859 #34862
73         * its/aynu.el: fixed #34859 #34862
74         * egg/cannarpc.el: fixed #34859 #34862
75         * its/jeonkak.el: fixed #34859 #34862
76         * egg/sj3.el: fixed #34859 #34862
77         * docomp.el: fixed #34859 #34862
78         * egg-cnv.el: fixed #34859 #34862
79         * egg-com.el: fixed #34859 #34862
80         * egg-mlh.el: fixed #34859 #34862
81         * egg-sim.el: fixed #34859
82         * egg-x0213.el: fixed #34859 #34862
83         * egg/anthy.el: fixed #34859 #34862
84         * egg/anthyipc.el: fixed #34859 #34862
85         * egg/wnnrpc.el: fixed #34859 #34862
86         * its/kata.el: fixed #34859
87         * jisx0213.el: fixed #34859 #34862
88         * NEWS: added 5.0.6.0
89
90 2015-02-01  Mitsutoshi NAKANO  <bkbin005@rinku.zaq.ne.jp>
91
92         * egg.el(egg-version): release tsunagi-5.0.5.0
93         * egg.el(egg-exit-from-minibuffer): applied patch from
94         Hiroki Sato <hrs@allbsd.org>.
95         He found a modified leak in tamago-tsunagi.
96         https://sourceforge.jp/projects/tamago-tsunagi/lists/archive/misc/2015-February/000085.html
97         * NEWS: added 5.0.5.0 for (egg-exit-from-minibuffer)
98
99 2015-01-31  Mitsutoshi NAKANO  <bkbin005@rinku.zaq.ne.jp>
100
101         * Makefile.in(datarootdir): defined @datarootdir@, fixed #34855
102         https://sourceforge.jp/ticket/browse.php?group_id=9668&tid=34855
103         When "autoreconf; ./configure; make install", the installation
104         directory changes to /emacs/site-lisp/egg/
105         from /usr/local/share/emacs/site-lisp/egg/.
106         Autoconf-2.69 dedines @lispdir@ as ${datarootdir}/emacs/site-lisp, but
107         Makefile.in undefined datarootdir.
108         * configure: reconfigured
109         * Makefile.in(distclean): added rm -rf autom4tc.cache/
110         * .gitignore: added /autom4te.cache.
111         And modified config.* to /config.*
112         * INSTALL: added that users need to customize Emacs to load leim-list
113         * menudiag.el(menudiag-select-internal): reverted to 2015-01-29.
114         Hiroki Sato <hrs@allbsd.org> said that it is not necessary.
115         https://sourceforge.jp/projects/tamago-tsunagi/lists/archive/misc/2015-January/000071.html
116
117 2015-01-30  Mitsutoshi NAKANO  <bkbin005@rinku.zaq.ne.jp>
118
119         * Makefile.in(install-site): applied #34850 (install can not reinstall)
120         ARAI Shun-ichi <hermes@ceres.dti.ne.jp> found that "make install"
121         can not delete egg directory.
122         https://sourceforge.jp/ticket/browse.php?group_id=9668&tid=34850
123         He wrote a patch, so applied.
124         * Makefile.in: added copyright ARAI Shun-ichi <hermes@ceres.dti.ne.jp>
125         * Makefile.in: deleted old Maintaner
126         * NEWS: fixed typo: forgot changing the number of problems
127
128 2015-01-29  Mitsutoshi NAKANO  <bkbin005@rinku.zaq.ne.jp>
129
130         * menudiag.el: fixed #34849 by Hiroki Sato <hrs@allbsd.org>
131         issue: when egg-toroku-region, can not select menu by numbers
132         https://sourceforge.jp/ticket/browse.php?group_id=9668&tid=34849
133         https://sourceforge.jp/projects/tamago-tsunagi/lists/archive/misc/2015-January/000037.html
134         patch:
135         https://sourceforge.jp/projects/tamago-tsunagi/lists/archive/misc/2015-January/000043.html
136         - added Hiroki Sato to copyright
137         * menudiag.el(menudiag-minibuffer-hook): added imput-method control
138         * menudiag.el(menudiag-select-internal): rebinded overriding-local-map
139         * menudiag.el: deleted Maintainer name
140         * egg-sim.el(make-char-list): rewrote ignore-errors in make char
141         ARAI Shun-ichi <hermes@ceres.dti.ne.jp> wrote better fix.
142         https://sourceforge.jp/projects/tamago-tsunagi/lists/archive/misc/2015-January/000036.html
143         So Mitsutoshi rewrote.
144         * egg-sim.el: added ARAI Shun-ichi <hermes@ceres.dti.ne.jp> to copyright
145         * NEWS(5.0.4.0): announced new version
146         * egg.el(egg-version): up from 5.0.2.0 to 5.0.4.0
147         * egg.el: added Mitsutoshi to copyright
148
149 2015-01-28  Mitsutoshi NAKANO  <bkbin005@rinku.zaq.ne.jp>
150
151         * egg-sim.el(make-char-list): ignore-errors in make-char
152           Please see:
153           http://sourceforge.jp/projects/tamago-tsunagi/lists/archive/misc/2015-January/000029.html
154         * egg.el(egg-version): up from 5.0.1.0 to 5.0.2.0
155         * .gitignore: ignored TAGS
156         * Makefile.in(tags): added tags entry
157         * NEWS(5.0.2.0): created
158
159 2014-12-15  Mitsutoshi NAKANO  <bkbin005@rinku.zaq.ne.jp>
160
161         * egg.el: egg-version: change version to "5.0.1.0"
162
163         * Makefile.in, egg-cnv.el, egg-com.el, egg-mlh.el, egg-sim.el, egg/anthy.el, egg/canna.el, egg/sj3.el, egg/wnn.el, its.el, menudiag.el:
164         merge from tamago-emacs24-4.0.6.0.20041122.19_8.
165         Hiroshi Sato <hrs@freebsd.org> changed FreeBSD's tamago:
166           - Fix warnings.
167           - Fix warnings due to use of obsolete functions.
168           - Style fixes.
169
170 2014-12-13  Mitsutoshi NAKANO  <bkbin005@rinku.zaq.ne.jp>
171
172         * egg.el: egg-version: change version to "5.0.0.1"
173         * INSTALL: add.
174         * README.ja.UTF-8.txt: rename from README.ja.txt
175         * README.ja.UTF-8.txt: rewrite document.
176
177 2014-11-17  Mitsutoshi NAKANO  <bkbin005@rinku.zaq.ne.jp>
178
179         * egg.el: egg-version: change version string to "5.0.0.0".
180         * Makefile.in, egg-cnv.el, egg.el, egg/anthy.el, egg/canna.el, egg/sj3.el, egg/wnn.el, its.el, leim-list.el, menudiag.el: change version.
181           4 -> 5 or tsunagi.
182
183 2014-11-16  Mitsutoshi NAKANO  <bkbin005@rinku.zaq.ne.jp>
184         * ChangeLog: rename to ChangeLog.2002-2004.
185         * ChangeLog: create new file.
186         * egg-cnv.el, its/kata.el: add copyright notice.
187           gniibe said that these files have wrong copyright information.
188           So added notice.
189           See also:
190           http://lists.debian.or.jp/debian-devel/201411/msg00034.html
191           http://sourceforge.jp/projects/tamago-tsunagi/lists/archive/misc/2014-Nov
192           https://anonscm.debian.org/git/pkg-anthy/egg.git/
193         * egg.el: add egg-tsunagi-version.