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