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