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