#
[bpt/emacs.git] / leim / ChangeLog
CommitLineData
58af2287
DL
11999-09-19 Ken'ichi Handa <handa@gnu.org>
2
3 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
4 turkish-postfix.
5 ("turkish-postfix"): New Turkish input method which inserts
6 Latin-5 characters.
7
8 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
9 turkish-alt-postfix.
10 ("turkish-alt-postfix"): New Turkish input method which inserts
11 Latin-5 characters.
12
131999-07-12 Richard Stallman <rms@gnu.org>
14
15 * Version 20.4 released.
16
171998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
18
19 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
20
211999-06-14 Ken'ichi Handa <handa@gnu.org>
22
23 * quail/ethiopic.el ("ethiopic"): Add translation rules.
24
251999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
26
27 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
28 hanja.el.
29
301999-05-25 Ken'ichi Handa <handa@gnu.org>
31
32 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
33
341999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
35
36 * quail/latin-pre.el ("romanian-prefix"): New input method.
37 ("romanian-alt-prefix"): New input method.
38
391999-03-04 Kenichi Handa <handa@etl.go.jp>
40
41 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
42
431999-01-14 Kenichi Handa <handa@etl.go.jp>
44
45 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
46 to convert is `n', change it to Japanese Hiragana `n' before
47 conversion.
48
491999-01-11 Kenichi Handa <handa@etl.go.jp>
50
51 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
52
53 * quail/hebrew.el: New file.
54
551998-12-15 Kenichi Handa <handa@etl.go.jp>
56
57 * quail/devanagari.el (quail-devanagari-compose-characters):
58 Adjusted for the change of input method handling.
59 (quail-devanagari-hindi-compose-characters): Likewise.
60
611998-10-15 Kenichi Handa <handa@etl.go.jp>
62
63 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
64 `(cd foo; pwd)`.
65 (install): Likewise.
66
671998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
68
69 * quail/latin-post.el: Many doc fixes.
70 ("latin-1-postfix"): Add sequence for the small superscript o.
71 * quail/latin-pre.el: Many doc fixes.
72 ("latin-1-prefix"): Add sequences for the small
73 superscript underlined o and a.
74
751998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
76
77 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
78 small superscript underlined o and a.
79 ("italian-alt-postfix"): Change it to something useful and
80 different from italian-postfix.
81 * latin-post.el ("latin-1-postfix"): Add a method to enter the
82 small superscript underlined o and a.
83 ("italian-postfix"): Same as above.
84 ("italian-postfix"): Add methods to enter e with acute accent and
85 the >> and << symbols.
86
871998-09-25 Kenichi Handa <handa@etl.go.jp>
88
89 * quail/japanese.el (quail-japanese-hankaku-update-translation):
90 Adjusted for the change of input method handling.
91
921998-09-11 Kenichi HANDA <handa@etl.go.jp>
93
94 * quail/japanese.el (quail-japanese-katakana-update-translation):
95 Adjusted for the change of input method handling.
96
971998-08-31 Kenichi Handa <handa@etl.go.jp>
98
99 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
100 change of input method handling.
101 (quail-tibetan-input-tibkey): Likewise.
102
1031998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
104
105 * Version 20.3 released.
106
1071998-08-16 Kenichi HANDA <handa@etl.go.jp>
108
109 * quail/czech.el ("czech"): Make this input method deterministic,
110 kbd-translate, and show-layout.
111
1121998-08-15 Kenichi HANDA <handa@etl.go.jp>
113
114 * quail/ethiopic.el: Fix several translation rules.
115
1161998-08-12 Milan Zamazal <pdm@fi.muni.cz>
117
118 * quail/czech.el: Few key sequences added to some keyboards.
119
1201998-08-06 Kenichi Handa <handa@etl.go.jp>
121
122 * quail/japanese.el (quail-japanese-use-double-n): New variable.
123 (quail-japanese-update-translation): Adjusted for the change of
124 quail-update-translation. Now this function should return
125 CONTROL-FLAG.
126 (quail-japanese-toggle-kana): Update quail-conversion-str.
127 (quail-japanese-kanji-kkc): Likewise.
128 (quail-japanese-switch-package): Reset quail-current-str and
129 quail-conversion-str.
130
1311998-07-24 Kenichi Handa <handa@etl.go.jp>
132
133 * quail/japanese.el (quail-japanese-kanji-kkc): Set
134 quail-translation to nil after calling kkc-region so that
135 translation mode is restarted correctly.
136
1371998-07-21 Kenichi Handa <handa@etl.go.jp>
138
139 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
140 that conversion is cancelled in kkc-region.
141 (quail-japanese-switch-package): Fix previous change.
142
1431998-07-19 Kenichi Handa <handa@etl.go.jp>
144
145 * quail/japanese.el (quail-japanese-update-translation): Handle
146 a key which should fix the current translation and start a new
147 translation correctly.
148 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't
149 change point.
150
1511998-07-15 Kenichi Handa <handa@etl.go.jp>
152
153 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
154 change of quail.el.
155 (quail-japanese-switch-package): Likewise.
156
1571998-07-03 Kenichi Handa <handa@etl.go.jp>
158
159 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
160 Some keys for ancient Korean syllables are changed properly.
161
1621998-06-20 Kenichi Handa <handa@etl.go.jp>
163
164 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
165 (ethio-select-a-translation): New function.
166
1671998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
168
169 * Makefile.in (RUN-EMACS): Add --multibyte.
170
1711998-04-29 Karl Heuer <kwzh@gnu.org>
172
173 * Makefile.in (SLAVIC): Delete redundant backslash.
174
1751998-04-28 Richard Stallman <rms@psilocin.gnu.org>
176
177 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
178
1791998-04-20 Kenichi Handa <handa@etl.go.jp>
180
181 * Makefile.in (SLAVIC): New macro.
182 (EUROPEAN): Include ${SLAVIC}.
183
1841998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
185
186 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
187 (leim-list.el): Depend on ${WORLD}.
188
189 * latin-alt.el (latin-2-alt-postfix): Doc fix.
190
1911998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
192
193 * czech.el, slovak.el: Correct starting commentary.
194
1951998-04-07 Milan Zamazal <pdm@fi.muni.cz>
196
197 * quail/czech.el, quail/slovak.el: Correct starting commentary.
198
1991998-04-06 Andreas Schwab <schwab@gnu.org>
200
201 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
202 to length.
203 (lrt-generate-quail-map): Change sref to aref, and make second
204 argument of substring a character index.
205
2061998-03-26 Richard Stallman <rms@psilocin.gnu.org>
207
208 * Makefile.in (${TIT}): Fix shell conditional syntax.
209
2101998-03-18 Kenichi Handa <handa@etl.go.jp>
211
212 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
213 "/ " to "/" (instead of " ").
214
2151998-03-17 Richard Stallman <rms@psilocin.gnu.org>
216
217 * quail/czech.el, quail/slovak.el: New files.
218
2191998-03-10 Richard Stallman <rms@psilocin.gnu.org>
220
221 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
222 Uses changed.
223
2241998-03-05 Kenichi Handa <handa@etl.go.jp>
225
226 * Makefile.in (${TIT}): To byte-compile quail packages, use just
227 built quail.
228
2291997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
230
231 * quail/hanja3.el: New file.
232
233 * quail/hanja-jis.el: Title string of the input method
234 "korean-hanja-jis" changed.
235
236 * quail/symbol-ksc.el: Title string of the input method
237 "korean-symbol" changed. Require 'korea-util.
238 (quail-hangul-switch-back): Deleted.
239
240 * quail/hangul3.el: Require 'korea-util.
241 (quail-hangul-switch-to-symbol-ksc): Deleted.
242
243 * quail/hanja.el: Require 'korea-util. Title string of the input
244 method "korean-hanja" changed.
245 (quail-hanja-switch-to-symbol-ksc): Deleted.
246
247 * quail/hangul.el: Require 'korea-util.
248 (quail-hangul-switch-to-symbol-ksc): Deleted.
249
2501997-10-23 Kenichi Handa <handa@etl.go.jp>
251
252 * quail/ethiopic.el: The title string of input method "Ethiopic"
253 is changed.
254
2551997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
256
257 * Version 20.2 released.
258
2591997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
260
261 * quail/latin-post.el (german): Swap y and z.
262
2631997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
264
265 * Version 20.1 released.
266
267 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
268
2691997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
270
271 * quail/viqr.el (vietnamese-viqr): Doc fix.
272
2731997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
274
275 * quail/latin-alt.el: New file.
276
2771997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
278
279 * quail/latin-post.el: Undo previous change.
280
2811997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
282
283 * quail/latin-post.el (latin-2-postfix):
284 Replace comma and period with `. Replace colon with /.
285 (latin-1-postfix): Replace comma with /.
286 (french-postfix): Replace comma with /.
287 (latin-3-postfix): Replace comma with ` and period with /.
288 (latin-4-postfix): Replace comma with ` and period with ~.
289 (latin-5-postfix): Replace comma with ` and period with /.
290 (turkish-postfix): Replace comma with ` and period with /.
291
2921997-09-10 Kenichi Handa <handa@etl.go.jp>
293
294 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The
295 function added to quail-mode-hook turn ethio-mode on only when
296 input method "ethiopic" is begin used.
297 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
298 (ethio-toggle-space): Likewise.
299 (ethio-insert-space): Likewise.
300 (ethio-insert-ethio-space): Likewise.
301 (ethio-prefer-ascii-punctuation): Likewise.
302 (ethio-toggle-punctuation): Likewise.
303 (ethio-gemination): Likewise.
304 ("ethiopic"): Doc-string of this Quail package modified. Bind
305 function keys for TRANSLATION-KEYMAP to
306 quail-execute-non-quail-command.
307
3081997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
309
310 * Makefile.in (install): Use quail/* in the second tar that
311 copies a dir named quail.
312
3131997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
314
315 * Makefile.in (install): Do not copy leim-list.el twice. Copy
316 `skk' subdirectory too.
317
3181997-09-03 Kenichi Handa <handa@etl.go.jp>
319
320 * quail/cyrillic.el: For each package, pass t for the SIMPLE
321 argument to quail-define-package.
322 * quail/cyril-jis.el: Likewise
323 * quail/greek.el: Likewise.
324 * quail/ipa.el: Likewise.
325 * quail/lao.el: Likewise.
326 * quail/lrt.el: Likewise.
327 * quail/thai.el: Likewise.
328 * quail/viqr.el: Likewise.
329
3301997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
331
332 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg
333 TRANSLATION-KEYS.
334 (quail-mode-map): Change binding for ethio-insert-ethio-space.
335 (quail-mode-hook): Check the current Quail package name.
336
337 * quail/latin-post.el: Add rules for cancelling accents by typing
338 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
339 packages.
340
3411997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
342
343 * quail/latin-post.el, quail/latin-pre.el: For each package,
344 pass t for the SIMPLE argument to quail-define-package.
345
3461997-08-28 Kenichi Handa <handa@etl.go.jp>
347
348 * Makefile.in (dotdot): This macro deleted.
349 (SUBDIRS): Exclude skk.
350 (all): Substitute ${WORLD} to ${TIT}.
351 (%.el): This target deleted.
352 (${TIT}): Check existence of `quail' subdirectory.
353 (leim-list.el): Do not check old files.
354 (install): If ${srcdir} is different from the current directory,
355 copy also files under ${srcdir}.
356
3571997-08-26 Kenichi Handa <handa@etl.go.jp>
358
359 * Makefile.in: Re-arrange macros so that the macro TIT contains
360 only Quial packages generated from CXTERM dictionaries, and the
361 macro NON-TIT contains only Quial packages distributed with Emacs.
362 (install): Do not use -h option for tar, instead copy ${NON-TIT}
363 and ${TIT} separately.
364
3651997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
366
367 * Makefile.in (install): Discard extra data in tar | tar command.
368
3691997-08-23 Kenichi Handa <handa@etl.go.jp>
370
371 * quail/devanagari.el (quail-devanagari-compose-characters): Fix
372 previous change.
373 (quail-devanagari-hindi-compose-characters): Fix previous change.
374
375 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
376 change.
377
3781997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
379
380 * Makefile.in (leim-list.el): Fix previous change.
381
382 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
383
3841997-08-21 Kenichi HANDA <handa@etl.go.jp>
385
386 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
387 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
388 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
389
390 * Makefile.in (install): Just copy leim-list.el instead of running
391 update-leim-list-file on ${INSTALLDIR}.
392 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
393 py-punct-b5.el -> pypunct-b5.el.
394 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
395 (leim-list.el): Delete old files not contained in ${WORLD}.
396
397 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
398 input-method-after-insert-chunk-hook.
399
400 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
401
4021997-08-19 Kenichi Handa <handa@etl.go.jp>
403
404 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
405 package fixed.
406
4071997-08-18 Kenichi Handa <handa@etl.go.jp>
408
409 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
410 throw.
411 (quail-japanese-kanji-kkc): Completely re-written.
412 (quail-japanese-kkc-mode-exit): New function.
413 (quail-japanese-switch-package): Call activate-input-method
414 instead of select-input-method.
415
416 * quail/thai.el (thai-consonant-input): Typo fixed.
417
418 * quail/devanagari.el (quail-devanagari-compose-characters): Do
419 not call throw.
420 (quail-devanagari-hindi-compose-characters): Likewise.
421
422 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
423 activate-input-method instead of select-input-method.
424
425 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
426
427 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use
428 input-method-history instead of previous-input-method.
429
4301997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
431
432 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
433
4341997-08-16 Kenichi Handa <handa@etl.go.jp>
435
436 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
437 ("lao-lrt"): Doc-string of this Quail package modified.
438 Some tranlation rules added.
439
440 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
441 (lao-quail-define-rules): Some translation rules corrected.
442
4431997-08-11 Kenichi Handa <handa@etl.go.jp>
444
445 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
446 (lrt-vowel-table): The entry for "aM" corrected.
447
4481997-08-07 Kenichi Handa <handa@etl.go.jp>
449
450 * quail/lrt.el: Change title string of input method "lao-lrt".
451 (lrt-single-consonant-table): Several key sequence changed.
452 (lrt-composing-pattern-double-c): Handle a consonant with
453 semi-vowel-lower correctly.
454 (lrt-handle-maa-sakod): Do not reset quail-current-key.
455 (lrt-handle-tone-mark): Check the existence of double consonant
456 correctly.
457
458 * quail/lao.el: Change title string of input method "Lao".
459
4601997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
461
462 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
463 modified. Several tranlation rules modified.
464
4651997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
466
467 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
468 quail/cyril-jis.el.
469
470 * quail/cyril-jis.el: New file.
471
472 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
473
4741997-08-01 Kenichi Handa <handa@etl.go.jp>
475
476 * quail/ethiopic.el: In quail-mode-map, bind
477 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
478 Quail package "ethiopic".
479
4801997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
481
482 * quail/cyrillic.el (cyrillic-translit): New input method.
483
4841997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
485
486 * quail/tibetan.el: New file.
487
488 * quail/py-punct.el: Require 'quail.
489
490 * quail/py-punct-b5.el: Require 'quail.
491
492 * quail/ethiopic.el: Change Quail package name to "ethiopic".
493 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
494
495 * Makefile.in (TIT): New variable, contatination of TIT-GB and
496 TIT-BIG5.
497 (RUN-EMACS): Do not set EMACSLOADPATH.
498 (ASIA): Include TIBEAN.
499 (all): Remove stamp-bytecomp from dependency list.
500 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
501 (%.el): Make a link for byte-compiled file too.
502 (stamp-bytecomp): Target deleted.
503 (leim-list.el): Run Emacs with loading quail.
504 (install-XXX): These targets deleted.
505 (install): Remove files under INSTALLDIR before copying new files.
506 Run Emacs with loading quail.
507 (clean mostlyclean): Remove only generated files.
508
5091997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
510
511 * Makefile.in (stamp-bytecomp): Fix shell conditional.
512 (clean): Fix shell conditional.
513
5141997-07-21 Jim Meyering <meyering@eng.ascend.com>
515
516 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
517 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
518
5191997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
520
521 * Makefile.in: Modified to avoid *.el files being regarded
522 as intermidiate files and deleted by GNU make.
523
524 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
525 (lrt-handle-maa-sakod): Correctly handle the case that
526 quail-current-data is nil.
527 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
528 tone.
529
5301997-07-15 Kenichi Handa <handa@etl.go.jp>
531
532 * quail/py-punct.el: New file.
533
534 * quail/py-punct-b5.el: New file.
535
536 * quail/japanese.el: Doc-string of Quail package japanese modified.
537
538 * Makefile.in: Rules re-written to avoid tricky code.
539 (CHINEGE-GB): Include quail/py-punct.elc.
540 (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
541
542
5431997-07-10 Kenichi Handa <handa@etl.go.jp>
544
545 * quail/latin-pre.el: Change titles of quail packages.
546
547 * quail/latin-post.el: Likewise.
548