Mercurial > emacs
annotate leim/ChangeLog @ 40788:98e8ee29a39c
(gomoku): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 06 Nov 2001 19:39:19 +0000 |
parents | 5f84fb94758c |
children | 41ef4373121e |
rev | line source |
---|---|
40768 | 1 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il> |
2 | |
3 * quail/welsh.el: Avoid an error message due to a commented-out | |
4 input method. | |
5 | |
40749
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
6 2001-11-05 Richard M. Stallman <rms@gnu.org> |
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
7 |
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
8 * quail/rfc1345.el: Get rid of the explicit ^Z character. |
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
9 |
40739 | 10 2001-11-05 Eli Zaretskii <eliz@is.elta.co.il> |
11 | |
12 * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display. | |
13 | |
40712 | 14 2001-11-04 Dave Love <fx@gnu.org> |
15 | |
16 * Makefile.in (LATIN): Add welsh. | |
17 (UNICODE): New. | |
18 (MISC): Add georgian. | |
19 (WORLD): Add UNICODE. | |
20 | |
21 * quail/welsh.el, quail/georgian.el, quail/rfc1345.el: | |
22 * quail/uni-input.el, quail/sgml-input.el: New file. | |
23 | |
24 * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods. | |
25 | |
26 * quail/latin-alt.el ("dutch"): New method. | |
27 | |
40358
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
28 2001-10-27 Francesco Potorti` <pot@gnu.org> |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
29 |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
30 * quail/latin-post.el ("italian-postfix"): Undo previous change. |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
31 |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
32 * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change. |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
33 |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
34 2001-10-25 Francesco Potorti` <pot@gnu.org> |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
35 |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
36 * quail/latin-post.el ("italian-postfix"): Euro symbol. |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
37 |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
38 * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol. |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
39 |
40111 | 40 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
41 | |
40152 | 42 * (Version 21.1 released.) |
40111 | 43 |
40051 | 44 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il> |
45 | |
46 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet | |
47 mappings, so that one could type them without leaving the Hanyu | |
48 Pinyin input method. Suggested by Kenichi Handa | |
49 <handa@etl.go.jp>. | |
50 | |
39884 | 51 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> |
52 | |
53 * quail/greek.el ("greek-babel"): New input method. From David | |
54 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>. | |
55 | |
39742 | 56 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
57 | |
58 * Branch for 21.1. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
59 |
39141 | 60 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il> |
61 | |
62 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup | |
63 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>. | |
64 | |
38703 | 65 2001-08-06 Gerd Moellmann <gerd@gnu.org> |
66 | |
67 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of | |
68 "chinese-py". | |
69 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy". | |
70 | |
38453
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
71 2001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
72 |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
73 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el, |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
74 quail/czech.el, quail/devanagari.el, quail/ethiopic.el, |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
75 quail/greek.el, quail/hangul.el, quail/hangul3.el, |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
76 quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el, |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
77 quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el, |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
78 quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el, |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
79 quail/latin-pre.el, quail/lrt.el, quail/py-punct.el, |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
80 quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el, |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
81 quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
82 follow coding conventions. |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
83 |
37990
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
84 2001-06-04 Andrew Choi <akochoi@i-cable.com> |
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
85 |
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
86 * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el. |
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
87 |
37975 | 88 2001-06-01 Andrew Innes <andrewi@gnu.org> |
89 | |
90 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc. | |
91 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and | |
92 $(srcdir)/quail/pypunct-b5.elc. | |
93 (NON_TIT_CNS): Remove. | |
94 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS). | |
95 (CHINESE_CNS): Remove. | |
96 (KOREAN): Add $(srcdir)/quail/hanja3.elc. | |
97 (LATIN): Add $(srcdir)/quail/latin-alt.elc and | |
98 $(srcdir)/quail/latin-ltx.elc. | |
99 (MISC_DIC): Copy from Makefile.in. | |
100 (CHINESE): Remove $(CHINESE_CNS). | |
101 (all): Add $(MISC_DIC) as target. | |
102 (.NOTPARALLEL): New target. | |
103 (.NO_PARALLEL): New target. | |
104 ($(MISC_DIC)): New target. | |
105 (clean mostlyclean): Clean more stuff. | |
106 (TIT_EL): New macro. | |
107 (MISC_DIC_EL): New macro. | |
108 | |
109 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it. | |
110 (TIT-BIG5): Remove CTLauB.elc from it. | |
111 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it. | |
112 (clean mostlyclean): Remove obsolete reference. | |
113 | |
37971 | 114 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il> |
115 | |
116 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display. | |
117 | |
37877 | 118 2001-05-24 Andrew Choi <akochoi@i-cable.com> |
119 | |
37881
64c896104a04
2001-05-24 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37877
diff
changeset
|
120 * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc. |
64c896104a04
2001-05-24 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37877
diff
changeset
|
121 |
37877 | 122 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files. |
123 | |
124 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files. | |
125 | |
126 * Makefile.in (TIT-GB): Remove CTLau.elc from it. | |
127 (TIT-BIG5): Remove CTLauB.elc from it. | |
128 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it. | |
129 | |
37790 | 130 2001-05-17 Dave Love <fx@gnu.org> |
131 | |
132 * quail/latin-ltx.el ("TeX"): Renamed from "latin-latex2e". | |
133 Language family and indicator changed. Many new translations. | |
134 | |
37769 | 135 2001-05-17 Gerd Moellmann <gerd@gnu.org> |
136 | |
137 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and | |
138 slovak input methods. New maintainer. From Pavel Jan,Am(Bk | |
139 <Pavel@Janik.cz>. | |
140 | |
37424 | 141 2001-04-23 Gerd Moellmann <gerd@gnu.org> |
142 | |
143 * quail/latin-ltx.el: Add more translations. From | |
144 jsbien@mimuw.edu.pl (Janusz S. Bie,Bq(B). | |
145 | |
37397 | 146 2001-04-19 Eli Zaretskii <eliz@is.elta.co.il> |
147 | |
148 * quail/hangul.el <korean-hangul>: Doc fix. | |
149 | |
37385 | 150 2001-04-18 Andrew Innes <andrewi@gnu.org> |
151 | |
152 * makefile.w32-in (EMACSLOADPATH): Define. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
153 ($(TIT)): |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
154 ($(MISC_DIC)): |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
155 (.el.elc): |
37385 | 156 (leim-list.el): Remove stuff to set EMACSLOADPATH. |
157 | |
37203 | 158 2001-04-05 Gerd Moellmann <gerd@gnu.org> |
159 | |
37218 | 160 * Makefile.in (install): Remove .cvsignore files. |
161 | |
37203 | 162 * quail/japanese.el ("japanese-hankaku-kana"): Don't use |
163 the same translations as for `japanese'. | |
164 | |
37177 | 165 2001-04-03 Andrew Innes <andrewi@gnu.org> |
166 | |
167 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and | |
168 quail/ZIRANMA.elc. | |
169 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and | |
170 $(srcdir)/quail/tsang-b5.elc. | |
171 (NON_TIT_CNS): Delete. | |
172 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS). | |
173 (CHINESE_CNS): Delete. | |
174 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa | |
175 <handa@etl.go.jp>. | |
176 (MISC_DIC): New variable. | |
177 (CHINESE): Delete $(CHINESE_CNS). | |
178 (WORLD): Add $(MISC_DIC). | |
179 (all): Depends on $(MISC_DIC). | |
180 (.NOTPARALLEL, .NO_PARALLEL): New special targets. | |
181 ($(MISC_DIC)): New target. | |
182 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC) | |
183 and $(MISC_DIC:.elc=.el). | |
184 | |
37129 | 185 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il> |
186 | |
37131 | 187 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From |
188 Kenichi Handa <handa@etl.go.jp>. | |
189 | |
37129 | 190 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}. |
191 | |
37117 | 192 2001-03-31 Kenichi Handa <handa@etl.go.jp> |
193 | |
194 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc | |
195 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc | |
196 ${srcdir}/quail/tsang-b5.elc. | |
197 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}. | |
198 (CHINESE-CNS): Delete it. | |
199 (MISC-DIC): New variable. | |
200 (CHINESE): Delete ${CHINESE-CNS}. | |
37177 | 201 (WORLD): Add ${MISC-DIC}. |
37117 | 202 (all): Depends on ${MISC-DIC}. |
203 (${MISC-DIC}): New target. | |
204 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}. | |
205 | |
206 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns, | |
207 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files. | |
208 | |
209 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them. | |
210 | |
211 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el, | |
212 quail/quick-cns.el: Delete them. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
213 |
37075 | 214 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il> |
215 | |
216 * Makefile.in (${TIT}): Fix whitespace. | |
217 | |
37061 | 218 2001-03-29 Eli Zaretskii <a34785@is.elta.co.il> |
219 | |
220 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets. | |
221 (${TIT}): If the target file already exist, don't remake it. | |
222 | |
36917 | 223 2001-03-21 Kenichi Handa <handa@etl.go.jp> |
224 | |
225 * quail/slovak.el ("slovak"): Translate "=q" to "`". | |
226 | |
36843 | 227 2001-03-16 Pavel Jan,Bm(Bk ml. <Pavel@Janik.cz> |
228 | |
229 * quail/slovak.el ("slovak"): Delete translations of "q", "Q", | |
230 "=q", "+q", "=Q", and "+Q". | |
231 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT. | |
232 ("slovak-prog-2"): Likewise. | |
233 ("slovak-prog-3"): Likewise. | |
234 | |
36838 | 235 2001-03-16 Eli Zaretskii <eliz@is.elta.co.il> |
236 | |
237 * quail/latin-post.el ("finnish-keyboard"): Fix a typo. | |
238 | |
36831 | 239 2001-03-16 Kenichi Handa <handa@etl.go.jp> |
240 | |
241 * quail/japanese.el (quail-japanese-transliteration-rules): New | |
242 variable. Use it to define these input methods: "japanese", | |
243 "japanese-hiragana", "japanese-katakana". | |
36833 | 244 (quail-japanese-kana-state): Delete this variable. |
245 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state, | |
246 instead check if there's any Hiraganas in the converison region. | |
36831 | 247 |
36793 | 248 2001-03-14 Kenichi Handa <handa@mule.m17n.org> |
249 | |
250 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT. | |
251 | |
36573 | 252 2001-03-06 Kenichi Handa <handa@etl.go.jp> |
253 | |
254 * CXTERM-DIC/4Corner.tit: Add copyright notice. | |
255 | |
36535 | 256 2001-03-05 Kenichi Handa <handa@etl.go.jp> |
257 | |
258 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the | |
259 change of the speicial key bindings. | |
260 | |
36386 | 261 2001-02-22 Kenichi Handa <handa@etl.go.jp> |
262 | |
36573 | 263 * CXTERM-DIC/ARRAY30.tit: Add copyright notice. |
36386 | 264 |
265 * CXTERM-DIC/ETZY.tit: Likewise. | |
266 | |
267 * CXTERM-DIC/ZOZY.tit: Likewise. | |
268 | |
35903 | 269 2001-02-05 Andrew Innes <andrewi@gnu.org> |
270 | |
271 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe | |
272 path absolute. | |
273 | |
35873 | 274 2001-02-03 Andrew Innes <andrewi@gnu.org> |
275 | |
276 * makefile.w32-in (LATIN): Fix last change to use () not {}. | |
277 | |
35836 | 278 2001-02-02 Kenichi Handa <handa@etl.go.jp> |
279 | |
280 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc. | |
281 | |
282 * makefile.w32-in (LATIN): Likewise. | |
283 | |
284 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method. | |
285 | |
35834 | 286 2001-02-01 Andrew Innes <andrewi@gnu.org> |
287 | |
288 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc. | |
289 | |
35809 | 290 2001-02-01 Kenichi Handa <handa@etl.go.jp> |
291 | |
292 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc. | |
293 | |
294 * quail/greek.el ("greek-mizuochi"): New input method for | |
295 classical Greek. | |
296 | |
35771 | 297 2001-01-28 Gerd Moellmann <gerd@gnu.org> |
35671 | 298 |
35771 | 299 * Makefile.in (extraclean): Added target so make doesn't die if |
35671 | 300 one runs "make extraclean" at the top level. |
301 | |
35108 | 302 2001-01-06 Andrew Innes <andrewi@gnu.org> |
303 | |
304 * makefile.nt ($(TIT)): Map .elc to .el. | |
305 (buildlisppath): Make path relative to $(MAKEDIR). | |
306 | |
34938 | 307 2001-01-01 Andreas Schwab <schwab@suse.de> |
308 | |
309 * quail/latin-alt.el: Doc fixes. | |
310 | |
34695 | 311 2000-12-18 Dave Love <fx@gnu.org> |
312 | |
313 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate ,b((B entry. | |
314 Change ,b=(B, ,b<(B, ,b6(B. | |
315 | |
34627 | 316 2000-12-16 Kenichi Handa <handa@etl.go.jp> |
317 | |
318 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el. | |
319 | |
34285 | 320 2000-12-06 Andrew Innes <andrewi@gnu.org> |
321 | |
322 * makefile.w32-in (buildlisppath): Set to an absolute directory, | |
323 relative to $(CURDIR). | |
324 (INSTALLDIR): Use forward slash. | |
325 | |
33858 | 326 2000-11-24 Andrew Innes <andrewi@gnu.org> |
327 | |
328 * makefile.w32-in (.SUFFIXES): New target, include .elc .el. | |
329 | |
330 * makefile.nt (.SUFFIXES): New target, include .elc .el. | |
331 | |
33662 | 332 2000-11-21 Kenichi Handa <handa@etl.go.jp> |
333 | |
33663 | 334 * Makefile.in (.SUFFIXES): New target, include .elc .el. |
33662 | 335 |
33581 | 336 2000-11-17 Kenichi Handa <handa@etl.go.jp> |
337 | |
338 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to | |
339 remember the conversion start. | |
340 | |
32725 | 341 2000-10-21 Andrew Innes <andrewi@gnu.org> |
342 | |
343 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead | |
344 of conditional invocation of make. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
345 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
346 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) |
32725 | 347 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el |
348 files to .elc. | |
349 ($(TIT)): Adjusted for the above change. | |
350 (clean mostlyclean): Likewise. | |
351 (.el.elc): New target. | |
352 | |
353 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead | |
354 of conditional invocation of make. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
355 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
356 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) |
32725 | 357 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el |
358 files to .elc. | |
359 ($(TIT)): Adjusted for the above change. | |
360 (clean mostlyclean): Likewise. | |
361 (.el.elc): New target. | |
362 | |
32255 | 363 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il> |
364 | |
365 * Makefile.in (${TIT}, clean): Don't use shell `command` | |
366 expansion, use ${TIT:.elc=.el} instead. | |
367 | |
31918 | 368 2000-09-26 Gerd Moellmann <gerd@gnu.org> |
369 | |
370 * Makefile.in: Make this the leim Makefile.in. | |
371 (clean): Also remove $NON-TIT and $WORLD. | |
372 (RUN-EMACS): Set EMACSLOADPATH. | |
373 | |
31777 | 374 2000-09-21 Kenichi Handa <handa@etl.go.jp> |
375 | |
31788 | 376 * Makefile.in: Revert to no-leim Makefile. |
377 | |
31779 | 378 * quail/.cvsignore: Include *.elc. |
379 | |
380 * ja-dic/.cvsignore: New file. | |
31777 | 381 |
31680 | 382 2000-09-16 Andrew Innes <andrewi@gnu.org> |
383 | |
384 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs. | |
385 (leim-list.el): Ditto. | |
386 | |
387 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs. | |
388 (leim-list.el): Ditto. | |
389 | |
31643 | 390 2000-09-15 Andrew Innes <andrewi@gnu.org> |
391 | |
392 * makefile.w32-in (clean mostlyclean): Ignore errors when removing | |
393 files. | |
394 | |
31632 | 395 2000-09-14 Andrew Innes <andrewi@gnu.org> |
396 | |
397 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting | |
398 leim-list.el. | |
399 (distclean maintainer-clean): Ditto for stamp-subdir. | |
400 | |
401 * makefile.nt: Rename skkdic to ja-dic. | |
402 | |
31432 | 403 2000-09-07 Kenichi Handa <handa@etl.go.jp> |
404 | |
405 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard | |
406 translation. | |
407 | |
408 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified. | |
409 | |
410 * quail/py-punct.el ("chinese-py-punct"): Docstring modified. | |
411 ("chinese-tonepy-punct"): New input method. | |
412 | |
413 * quail/latin-pre.el ("polish-slash"): Don't use keyboard | |
414 translation. | |
415 | |
416 * quail/japanese.el ("japanese"): Delete the key sequence for | |
417 Roman transliteration from the docstring because it's now shonw | |
418 automatically. | |
419 ("japanese-ascii", "japanese-zenkaku") | |
420 ("japanese-hankaku-kana", "japanese-hiragana") | |
421 ("japanese-katakana"): Docstring modified. | |
422 | |
423 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout | |
424 on describe-input-method. | |
425 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise. | |
426 | |
31355 | 427 2000-09-03 Andrew Innes <andrewi@gnu.org> |
428 | |
429 * makefile.w32-in: New file. | |
31359 | 430 (install) Fix copying of directories. |
31355 | 431 |
31303 | 432 2000-08-31 Kenichi Handa <handa@etl.go.jp> |
433 | |
434 * quail/thai.el (thai-generate-quail-map): If the length of | |
435 translation is more than one, compose it. | |
436 | |
31267 | 437 2000-08-29 Dave Love <fx@gnu.org> |
438 | |
31270 | 439 * quail/latin-pre.el ("latin-9-prefix"): Change entries for ,b=(B and ,b<(B. |
440 | |
31267 | 441 * Makefile.in: ja-dic <- skk in several places. |
442 | |
31162 | 443 2000-08-25 Kenichi Handa <handa@etl.go.jp> |
444 | |
445 * ja-dic: Directory name changed from skkdic. | |
446 | |
31166 | 447 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el. |
31162 | 448 |
449 * README: Rename skkdic to ja-dic throughout the file. | |
450 | |
31154
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
451 2000-08-24 Dave Love <fx@gnu.org> |
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
452 |
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
453 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New. |
31162 | 454 ("latin-1-prefix"): Add missing symbols. |
31154
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
455 |
31135 | 456 2000-08-23 Dave Love <fx@gnu.org> |
457 | |
458 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give ,A'(B and | |
459 add ~p for ,A6(B. | |
460 | |
30267 | 461 2000-07-18 Kenichi Handa <handa@etl.go.jp> |
462 | |
463 * quail/japanese.el ("japanese"): Fix docstring. | |
464 | |
30253 | 465 2000-07-17 Kenichi Handa <handa@etl.go.jp> |
466 | |
467 * quail/japanese.el ("japanese"): Docstring modified. | |
468 | |
29598 | 469 2000-06-12 Kenichi Handa <handa@etl.go.jp> |
470 | |
471 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted. | |
472 ("tibetan-wylie"): State transition table modified. | |
473 | |
29365 | 474 2000-06-01 Kenichi Handa <handa@etl.go.jp> |
475 | |
476 * quail/tibetan.el: Change all tibetan-1-column characters to | |
477 tibetan. Quail map for "tibetan-wylie" fixed. | |
478 | |
28435 | 479 2000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl> |
480 | |
481 * quail/latin-pre.el ("polish-slash"): New input method. | |
482 | |
27941 | 483 2000-03-02 Kenichi Handa <handa@etl.go.jp> |
484 | |
485 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols. | |
486 | |
27557 | 487 2000-02-01 Gerd Moellmann <gerd@gnu.org> |
488 | |
489 * Makefile.in: Make this the no-leim Makefile. Move the | |
490 leim Makefile.in to ../leim-Makefile.in as it originally was. | |
491 | |
492 * Makefile.noleim: Removed. | |
493 | |
27466 | 494 2000-01-28 Kenichi Handa <handa@etl.go.jp> |
495 | |
496 * quail/hanja.el (korean-hanja): Add an entry for "wod". | |
497 | |
27132 | 498 2000-01-04 Kenichi Handa <handa@etl.go.jp> |
499 | |
500 * quail/japanese.el ("japanese"): Docstring augmented. | |
501 | |
26899 | 502 1999-12-15 Kenichi Handa <handa@etl.go.jp> |
503 | |
504 * quail/lao.el: Rewritten for new composition. | |
505 | |
506 * quail/lrt.el: Rewritten for new composition. | |
507 | |
508 * quail/thai.el: Rewritten for new composition. | |
509 | |
510 * quail/tibetan.el: Rewritten for new composition. | |
511 | |
26823 | 512 1999-12-13 Kenichi Handa <handa@etl.go.jp> |
513 | |
514 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3 | |
515 characters, not Latin-1. | |
516 | |
26543 | 517 1999-11-22 Andrew Innes <andrewi@gnu.org> |
518 | |
519 * makefile.nt: No need to generate subdirs.el. | |
520 | |
26538 | 521 1999-11-21 Andrew Innes <andrewi@gnu.org> |
522 | |
523 * makefile.nt: New file. | |
524 | |
26204 | 525 1999-10-26 Gerd Moellmann <gerd@gnu.org> |
526 | |
527 * Makefile.noleim: New. | |
528 | |
25920 | 529 1999-09-19 Ken'ichi Handa <handa@gnu.org> |
530 | |
531 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from | |
532 turkish-postfix. | |
533 ("turkish-postfix"): New Turkish input method which inserts | |
534 Latin-5 characters. | |
535 | |
536 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from | |
537 turkish-alt-postfix. | |
538 ("turkish-alt-postfix"): New Turkish input method which inserts | |
539 Latin-5 characters. | |
540 | |
541 1999-07-12 Richard Stallman <rms@gnu.org> | |
542 | |
543 * Version 20.4 released. | |
544 | |
545 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru> | |
546 | |
547 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout. | |
548 | |
549 1999-06-14 Ken'ichi Handa <handa@gnu.org> | |
550 | |
551 * quail/ethiopic.el ("ethiopic"): Add translation rules. | |
552 | |
553 1999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr> | |
554 | |
555 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and | |
556 hanja.el. | |
557 | |
558 1999-05-25 Ken'ichi Handa <handa@gnu.org> | |
559 | |
560 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t. | |
561 | |
562 1999-05-09 Tudor Hulubei <tudor@cs.unh.edu> | |
563 | |
564 * quail/latin-pre.el ("romanian-prefix"): New input method. | |
565 ("romanian-alt-prefix"): New input method. | |
566 | |
567 1999-03-04 Kenichi Handa <handa@etl.go.jp> | |
568 | |
569 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u". | |
570 | |
571 1999-01-14 Kenichi Handa <handa@etl.go.jp> | |
572 | |
573 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char | |
574 to convert is `n', change it to Japanese Hiragana `n' before | |
575 conversion. | |
576 | |
577 1999-01-11 Kenichi Handa <handa@etl.go.jp> | |
578 | |
579 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el. | |
580 | |
581 * quail/hebrew.el: New file. | |
582 | |
583 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
584 | |
585 * quail/devanagari.el (quail-devanagari-compose-characters): | |
586 Adjusted for the change of input method handling. | |
587 (quail-devanagari-hindi-compose-characters): Likewise. | |
588 | |
589 1998-10-15 Kenichi Handa <handa@etl.go.jp> | |
590 | |
591 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of | |
592 `(cd foo; pwd)`. | |
593 (install): Likewise. | |
594 | |
595 1998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
596 | |
597 * quail/latin-post.el: Many doc fixes. | |
598 ("latin-1-postfix"): Add sequence for the small superscript o. | |
599 * quail/latin-pre.el: Many doc fixes. | |
600 ("latin-1-prefix"): Add sequences for the small | |
601 superscript underlined o and a. | |
602 | |
603 1998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
604 | |
605 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the | |
606 small superscript underlined o and a. | |
607 ("italian-alt-postfix"): Change it to something useful and | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
608 different from italian-postfix. |
25920 | 609 * latin-post.el ("latin-1-postfix"): Add a method to enter the |
610 small superscript underlined o and a. | |
611 ("italian-postfix"): Same as above. | |
612 ("italian-postfix"): Add methods to enter e with acute accent and | |
613 the >> and << symbols. | |
614 | |
615 1998-09-25 Kenichi Handa <handa@etl.go.jp> | |
616 | |
617 * quail/japanese.el (quail-japanese-hankaku-update-translation): | |
618 Adjusted for the change of input method handling. | |
619 | |
620 1998-09-11 Kenichi HANDA <handa@etl.go.jp> | |
621 | |
622 * quail/japanese.el (quail-japanese-katakana-update-translation): | |
623 Adjusted for the change of input method handling. | |
624 | |
625 1998-08-31 Kenichi Handa <handa@etl.go.jp> | |
626 | |
627 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the | |
628 change of input method handling. | |
629 (quail-tibetan-input-tibkey): Likewise. | |
630 | |
631 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
632 | |
633 * Version 20.3 released. | |
634 | |
635 1998-08-16 Kenichi HANDA <handa@etl.go.jp> | |
636 | |
637 * quail/czech.el ("czech"): Make this input method deterministic, | |
638 kbd-translate, and show-layout. | |
639 | |
640 1998-08-15 Kenichi HANDA <handa@etl.go.jp> | |
641 | |
642 * quail/ethiopic.el: Fix several translation rules. | |
643 | |
644 1998-08-12 Milan Zamazal <pdm@fi.muni.cz> | |
645 | |
646 * quail/czech.el: Few key sequences added to some keyboards. | |
647 | |
648 1998-08-06 Kenichi Handa <handa@etl.go.jp> | |
649 | |
650 * quail/japanese.el (quail-japanese-use-double-n): New variable. | |
651 (quail-japanese-update-translation): Adjusted for the change of | |
652 quail-update-translation. Now this function should return | |
653 CONTROL-FLAG. | |
654 (quail-japanese-toggle-kana): Update quail-conversion-str. | |
655 (quail-japanese-kanji-kkc): Likewise. | |
656 (quail-japanese-switch-package): Reset quail-current-str and | |
657 quail-conversion-str. | |
658 | |
659 1998-07-24 Kenichi Handa <handa@etl.go.jp> | |
660 | |
661 * quail/japanese.el (quail-japanese-kanji-kkc): Set | |
662 quail-translation to nil after calling kkc-region so that | |
663 translation mode is restarted correctly. | |
664 | |
665 1998-07-21 Kenichi Handa <handa@etl.go.jp> | |
666 | |
667 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case | |
668 that conversion is cancelled in kkc-region. | |
669 (quail-japanese-switch-package): Fix previous change. | |
670 | |
671 1998-07-19 Kenichi Handa <handa@etl.go.jp> | |
672 | |
673 * quail/japanese.el (quail-japanese-update-translation): Handle | |
674 a key which should fix the current translation and start a new | |
675 translation correctly. | |
676 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't | |
677 change point. | |
678 | |
679 1998-07-15 Kenichi Handa <handa@etl.go.jp> | |
680 | |
681 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the | |
682 change of quail.el. | |
683 (quail-japanese-switch-package): Likewise. | |
684 | |
685 1998-07-03 Kenichi Handa <handa@etl.go.jp> | |
686 | |
687 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed. | |
688 Some keys for ancient Korean syllables are changed properly. | |
689 | |
690 1998-06-20 Kenichi Handa <handa@etl.go.jp> | |
691 | |
692 * quail/ethiopic.el: Don't add hook to quail-mode-hook. | |
693 (ethio-select-a-translation): New function. | |
694 | |
695 1998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu> | |
696 | |
697 * Makefile.in (RUN-EMACS): Add --multibyte. | |
698 | |
699 1998-04-29 Karl Heuer <kwzh@gnu.org> | |
700 | |
701 * Makefile.in (SLAVIC): Delete redundant backslash. | |
702 | |
703 1998-04-28 Richard Stallman <rms@psilocin.gnu.org> | |
704 | |
705 * Makefile.in (install): Make INSTALLDIR and contents world-readable. | |
706 | |
707 1998-04-20 Kenichi Handa <handa@etl.go.jp> | |
708 | |
709 * Makefile.in (SLAVIC): New macro. | |
710 (EUROPEAN): Include ${SLAVIC}. | |
711 | |
712 1998-04-14 Andreas Schwab <schwab@mescaline.gnu.org> | |
713 | |
714 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names. | |
715 (leim-list.el): Depend on ${WORLD}. | |
716 | |
717 * latin-alt.el (latin-2-alt-postfix): Doc fix. | |
718 | |
719 1998-04-08 Karl Heuer <kwzh@mescaline.gnu.org> | |
720 | |
721 * czech.el, slovak.el: Correct starting commentary. | |
722 | |
723 1998-04-07 Milan Zamazal <pdm@fi.muni.cz> | |
724 | |
725 * quail/czech.el, quail/slovak.el: Correct starting commentary. | |
726 | |
727 1998-04-06 Andreas Schwab <schwab@gnu.org> | |
728 | |
729 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string | |
730 to length. | |
731 (lrt-generate-quail-map): Change sref to aref, and make second | |
732 argument of substring a character index. | |
733 | |
734 1998-03-26 Richard Stallman <rms@psilocin.gnu.org> | |
735 | |
736 * Makefile.in (${TIT}): Fix shell conditional syntax. | |
737 | |
738 1998-03-18 Kenichi Handa <handa@etl.go.jp> | |
739 | |
740 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of | |
741 "/ " to "/" (instead of " "). | |
742 | |
743 1998-03-17 Richard Stallman <rms@psilocin.gnu.org> | |
744 | |
745 * quail/czech.el, quail/slovak.el: New files. | |
746 | |
747 1998-03-10 Richard Stallman <rms@psilocin.gnu.org> | |
748 | |
749 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS. | |
750 Uses changed. | |
751 | |
752 1998-03-05 Kenichi Handa <handa@etl.go.jp> | |
753 | |
754 * Makefile.in (${TIT}): To byte-compile quail packages, use just | |
755 built quail. | |
756 | |
757 1997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de> | |
758 | |
759 * quail/hanja3.el: New file. | |
760 | |
761 * quail/hanja-jis.el: Title string of the input method | |
762 "korean-hanja-jis" changed. | |
763 | |
764 * quail/symbol-ksc.el: Title string of the input method | |
765 "korean-symbol" changed. Require 'korea-util. | |
766 (quail-hangul-switch-back): Deleted. | |
767 | |
768 * quail/hangul3.el: Require 'korea-util. | |
769 (quail-hangul-switch-to-symbol-ksc): Deleted. | |
770 | |
771 * quail/hanja.el: Require 'korea-util. Title string of the input | |
772 method "korean-hanja" changed. | |
773 (quail-hanja-switch-to-symbol-ksc): Deleted. | |
774 | |
775 * quail/hangul.el: Require 'korea-util. | |
776 (quail-hangul-switch-to-symbol-ksc): Deleted. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
777 |
25920 | 778 1997-10-23 Kenichi Handa <handa@etl.go.jp> |
779 | |
780 * quail/ethiopic.el: The title string of input method "Ethiopic" | |
781 is changed. | |
782 | |
783 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
784 | |
785 * Version 20.2 released. | |
786 | |
787 1997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
788 | |
789 * quail/latin-post.el (german): Swap y and z. | |
790 | |
791 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
792 | |
793 * Version 20.1 released. | |
794 | |
795 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
796 |
25920 | 797 1997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> |
798 | |
799 * quail/viqr.el (vietnamese-viqr): Doc fix. | |
800 | |
801 1997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
802 | |
803 * quail/latin-alt.el: New file. | |
804 | |
805 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
806 | |
807 * quail/latin-post.el: Undo previous change. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
808 |
25920 | 809 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> |
810 | |
811 * quail/latin-post.el (latin-2-postfix): | |
812 Replace comma and period with `. Replace colon with /. | |
813 (latin-1-postfix): Replace comma with /. | |
814 (french-postfix): Replace comma with /. | |
815 (latin-3-postfix): Replace comma with ` and period with /. | |
816 (latin-4-postfix): Replace comma with ` and period with ~. | |
817 (latin-5-postfix): Replace comma with ` and period with /. | |
818 (turkish-postfix): Replace comma with ` and period with /. | |
819 | |
820 1997-09-10 Kenichi Handa <handa@etl.go.jp> | |
821 | |
822 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The | |
823 function added to quail-mode-hook turn ethio-mode on only when | |
824 input method "ethiopic" is begin used. | |
825 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el. | |
826 (ethio-toggle-space): Likewise. | |
827 (ethio-insert-space): Likewise. | |
828 (ethio-insert-ethio-space): Likewise. | |
829 (ethio-prefer-ascii-punctuation): Likewise. | |
830 (ethio-toggle-punctuation): Likewise. | |
831 (ethio-gemination): Likewise. | |
832 ("ethiopic"): Doc-string of this Quail package modified. Bind | |
833 function keys for TRANSLATION-KEYMAP to | |
834 quail-execute-non-quail-command. | |
835 | |
836 1997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
837 | |
838 * Makefile.in (install): Use quail/* in the second tar that | |
839 copies a dir named quail. | |
840 | |
841 1997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
842 | |
843 * Makefile.in (install): Do not copy leim-list.el twice. Copy | |
844 `skk' subdirectory too. | |
845 | |
846 1997-09-03 Kenichi Handa <handa@etl.go.jp> | |
847 | |
848 * quail/cyrillic.el: For each package, pass t for the SIMPLE | |
849 argument to quail-define-package. | |
850 * quail/cyril-jis.el: Likewise | |
851 * quail/greek.el: Likewise. | |
852 * quail/ipa.el: Likewise. | |
853 * quail/lao.el: Likewise. | |
854 * quail/lrt.el: Likewise. | |
855 * quail/thai.el: Likewise. | |
856 * quail/viqr.el: Likewise. | |
857 | |
858 1997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp> | |
859 | |
860 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg | |
861 TRANSLATION-KEYS. | |
862 (quail-mode-map): Change binding for ethio-insert-ethio-space. | |
863 (quail-mode-hook): Check the current Quail package name. | |
864 | |
865 * quail/latin-post.el: Add rules for cancelling accents by typing | |
866 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail | |
867 packages. | |
868 | |
869 1997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
870 | |
871 * quail/latin-post.el, quail/latin-pre.el: For each package, | |
872 pass t for the SIMPLE argument to quail-define-package. | |
873 | |
874 1997-08-28 Kenichi Handa <handa@etl.go.jp> | |
875 | |
876 * Makefile.in (dotdot): This macro deleted. | |
877 (SUBDIRS): Exclude skk. | |
878 (all): Substitute ${WORLD} to ${TIT}. | |
879 (%.el): This target deleted. | |
880 (${TIT}): Check existence of `quail' subdirectory. | |
881 (leim-list.el): Do not check old files. | |
882 (install): If ${srcdir} is different from the current directory, | |
883 copy also files under ${srcdir}. | |
884 | |
885 1997-08-26 Kenichi Handa <handa@etl.go.jp> | |
886 | |
887 * Makefile.in: Re-arrange macros so that the macro TIT contains | |
888 only Quial packages generated from CXTERM dictionaries, and the | |
889 macro NON-TIT contains only Quial packages distributed with Emacs. | |
890 (install): Do not use -h option for tar, instead copy ${NON-TIT} | |
891 and ${TIT} separately. | |
892 | |
893 1997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
894 | |
895 * Makefile.in (install): Discard extra data in tar | tar command. | |
896 | |
897 1997-08-23 Kenichi Handa <handa@etl.go.jp> | |
898 | |
899 * quail/devanagari.el (quail-devanagari-compose-characters): Fix | |
900 previous change. | |
901 (quail-devanagari-hindi-compose-characters): Fix previous change. | |
902 | |
903 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous | |
904 change. | |
905 | |
906 1997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
907 | |
908 * Makefile.in (leim-list.el): Fix previous change. | |
909 | |
910 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected. | |
911 | |
912 1997-08-21 Kenichi HANDA <handa@etl.go.jp> | |
913 | |
914 * quail/py-punct-b5.el: Name changed from py-punct-b5.el. | |
915 * quail/tsang-b5.el: Name changed from tsangchi-b5.el. | |
916 * quail/tsang-cns.el: Name changed from tsangchi-cns.el. | |
917 | |
918 * Makefile.in (install): Just copy leim-list.el instead of running | |
919 update-leim-list-file on ${INSTALLDIR}. | |
920 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el, | |
921 py-punct-b5.el -> pypunct-b5.el. | |
922 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el. | |
923 (leim-list.el): Delete old files not contained in ${WORLD}. | |
924 | |
925 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run | |
926 input-method-after-insert-chunk-hook. | |
927 | |
928 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected. | |
929 | |
930 1997-08-19 Kenichi Handa <handa@etl.go.jp> | |
931 | |
932 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail | |
933 package fixed. | |
934 | |
935 1997-08-18 Kenichi Handa <handa@etl.go.jp> | |
936 | |
937 * quail/japanese.el (quail-japanese-toggle-kana): Don't call | |
938 throw. | |
939 (quail-japanese-kanji-kkc): Completely re-written. | |
940 (quail-japanese-kkc-mode-exit): New function. | |
941 (quail-japanese-switch-package): Call activate-input-method | |
942 instead of select-input-method. | |
943 | |
944 * quail/thai.el (thai-consonant-input): Typo fixed. | |
945 | |
946 * quail/devanagari.el (quail-devanagari-compose-characters): Do | |
947 not call throw. | |
948 (quail-devanagari-hindi-compose-characters): Likewise. | |
949 | |
950 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call | |
951 activate-input-method instead of select-input-method. | |
952 | |
953 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise. | |
954 | |
955 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use | |
956 input-method-history instead of previous-input-method. | |
957 | |
958 1997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu> | |
959 | |
960 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method. | |
961 | |
962 1997-08-16 Kenichi Handa <handa@etl.go.jp> | |
963 | |
964 * quail/lrt.el (lrt-vowel-table): Some elements corrected. | |
965 ("lao-lrt"): Doc-string of this Quail package modified. | |
966 Some tranlation rules added. | |
967 | |
968 * quail/lao.el (lao-keyboard-mapping): Some elements corrected. | |
969 (lao-quail-define-rules): Some translation rules corrected. | |
970 | |
971 1997-08-11 Kenichi Handa <handa@etl.go.jp> | |
972 | |
973 * quail/lrt.el: Some rules added for Quail package "lao-lrt". | |
974 (lrt-vowel-table): The entry for "aM" corrected. | |
975 | |
976 1997-08-07 Kenichi Handa <handa@etl.go.jp> | |
977 | |
978 * quail/lrt.el: Change title string of input method "lao-lrt". | |
979 (lrt-single-consonant-table): Several key sequence changed. | |
980 (lrt-composing-pattern-double-c): Handle a consonant with | |
981 semi-vowel-lower correctly. | |
982 (lrt-handle-maa-sakod): Do not reset quail-current-key. | |
983 (lrt-handle-tone-mark): Check the existence of double consonant | |
984 correctly. | |
985 | |
986 * quail/lao.el: Change title string of input method "Lao". | |
987 | |
988 1997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu> | |
989 | |
990 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package | |
991 modified. Several tranlation rules modified. | |
992 | |
993 1997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
994 | |
995 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to | |
996 quail/cyril-jis.el. | |
997 | |
998 * quail/cyril-jis.el: New file. | |
999 | |
1000 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el. | |
1001 | |
1002 1997-08-01 Kenichi Handa <handa@etl.go.jp> | |
1003 | |
1004 * quail/ethiopic.el: In quail-mode-map, bind | |
1005 ethio-insert-ethio-space Shift-SPACE. Add translation rules to | |
1006 Quail package "ethiopic". | |
1007 | |
1008 1997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu> | |
1009 | |
1010 * quail/cyrillic.el (cyrillic-translit): New input method. | |
1011 | |
1012 1997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1013 | |
1014 * quail/tibetan.el: New file. | |
1015 | |
1016 * quail/py-punct.el: Require 'quail. | |
1017 | |
1018 * quail/py-punct-b5.el: Require 'quail. | |
1019 | |
1020 * quail/ethiopic.el: Change Quail package name to "ethiopic". | |
1021 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule. | |
1022 | |
1023 * Makefile.in (TIT): New variable, contatination of TIT-GB and | |
1024 TIT-BIG5. | |
1025 (RUN-EMACS): Do not set EMACSLOADPATH. | |
1026 (ASIA): Include TIBEAN. | |
1027 (all): Remove stamp-bytecomp from dependency list. | |
1028 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}. | |
1029 (%.el): Make a link for byte-compiled file too. | |
1030 (stamp-bytecomp): Target deleted. | |
1031 (leim-list.el): Run Emacs with loading quail. | |
1032 (install-XXX): These targets deleted. | |
1033 (install): Remove files under INSTALLDIR before copying new files. | |
1034 Run Emacs with loading quail. | |
1035 (clean mostlyclean): Remove only generated files. | |
1036 | |
1037 1997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1038 | |
1039 * Makefile.in (stamp-bytecomp): Fix shell conditional. | |
1040 (clean): Fix shell conditional. | |
1041 | |
1042 1997-07-21 Jim Meyering <meyering@eng.ascend.com> | |
1043 | |
1044 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support. | |
1045 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc. | |
1046 | |
1047 1997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1048 | |
1049 * Makefile.in: Modified to avoid *.el files being regarded | |
1050 as intermidiate files and deleted by GNU make. | |
1051 | |
1052 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm". | |
1053 (lrt-handle-maa-sakod): Correctly handle the case that | |
1054 quail-current-data is nil. | |
1055 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" + | |
1056 tone. | |
1057 | |
1058 1997-07-15 Kenichi Handa <handa@etl.go.jp> | |
1059 | |
1060 * quail/py-punct.el: New file. | |
1061 | |
1062 * quail/py-punct-b5.el: New file. | |
1063 | |
1064 * quail/japanese.el: Doc-string of Quail package japanese modified. | |
1065 | |
1066 * Makefile.in: Rules re-written to avoid tricky code. | |
1067 (CHINEGE-GB): Include quail/py-punct.elc. | |
1068 (CHINEGE-BIG5): Include quail/py-punct-b5.elc. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1069 |
25920 | 1070 |
1071 1997-07-10 Kenichi Handa <handa@etl.go.jp> | |
1072 | |
1073 * quail/latin-pre.el: Change titles of quail packages. | |
1074 | |
1075 * quail/latin-post.el: Likewise. | |
1076 | |
30994 | 1077 |
1078 ;; Local Variables: | |
1079 ;; coding: iso-2022-7bit-unix | |
1080 ;; End: | |
39627 | 1081 |
1082 Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc. | |
1083 Copying and distribution of this file, with or without modification, | |
1084 are permitted provided the copyright notice and this notice are preserved. |