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