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