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