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