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