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