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