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