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