89696
|
1 2004-01-08 KAWABATA, Taichi <kawabata@m17n.org>
|
|
2
|
|
3 * quail/indian.el (quail-indian-flatten-list): Delete it.
|
|
4 (quail-define-inscript-package): Pay attention to `nil' values of
|
|
5 char/key-table.
|
|
6 (inscript-tml-keytable): New variable. Use it for Tamil inscript.
|
|
7
|
89483
|
8 2003-02-13 Dave Love <fx@gnu.org>
|
|
9
|
|
10 * quail/latin-post.el ("turkish-latin-3-postfix"): Make it
|
|
11 just an alias for turkish-postfix.
|
|
12
|
|
13 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Make it
|
|
14 just an alias for turkish-alt-postfix.
|
|
15
|
|
16 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
|
|
17
|
|
18 2002-11-07 Kenichi Handa <handa@m17n.org>
|
|
19
|
|
20 * quail/thai.el: Don't require thai-util.
|
|
21 (quail-thai-update-translation): Function deleted.
|
|
22 (thai-generate-quail-map): Changed to a macro that directly calls
|
|
23 quail-define-rules.
|
|
24 ("thai-kesmanee", "thai-pattachote"): Don't use
|
|
25 UPDATE-TRANSLATION-FUNCTION.
|
|
26
|
|
27 * quail/indian.el (quail-indian-preceding-char-position): Function
|
|
28 deleted.
|
|
29 (quail-indian-update-preceding-char): Variable deleted.
|
|
30 (quail-indian-update-translation): Function deleted.
|
|
31 (quail-define-indian-trans-package): Don't call
|
|
32 quail-define-package with quail-indian-update-translation.
|
|
33 (quail-define-inscript-package): Likewise.
|
|
34
|
|
35 2002-10-06 Dave Love <fx@gnu.org>
|
|
36
|
|
37 * quail/indian.el (quail-indian-preceding-char-position)
|
|
38 (quail-indian-update-translation, quail-define-inscript-package):
|
|
39 Use characterp, not char-valid-p.
|
|
40
|
|
41 2002-07-30 Dave Love <fx@gnu.org>
|
|
42
|
|
43 * quail/welsh.el ("welsh"): Doc fix.
|
|
44
|
|
45 * quail/cyrillic.el: Reinstate some commented-out redundancies.
|
|
46 ("russian-typewriter"): Renamed from cyrillic-typewriter. Make
|
|
47 cyrillic-jcuken effectively an alias for it.
|
|
48 ("russian-computer"): New.
|
|
49 ("bulgarian-phonetic"): Renamed from bulgarian-pho.
|
|
50 ("bulgarian-bds"): Renamed from bulgarian-standard.
|
|
51
|
|
52 2002-07-01 Dave Love <fx@gnu.org>
|
|
53
|
|
54 * quail/indian.el: Update from head.
|
|
55
|
|
56 2002-06-27 Dave Love <fx@gnu.org>
|
|
57
|
|
58 * ja-dic/ja-dic.el: Add coding tag.
|
|
59
|
|
60 2002-06-24 Dave Love <fx@gnu.org>
|
|
61
|
|
62 * latin-post.el: Recoded to utf-8.
|
|
63 ("latin-postfix"): New method.
|
|
64
|
|
65 * latin-alt.el: Recoded to utf-8.
|
|
66 ("latin-alt-postfix"): New method.
|
|
67
|
|
68 * quail/latin-pre.el: Recoded to utf-8.
|
|
69 ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp.
|
|
70 ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ,Cu(B,
|
|
71 ~O -> ,CU(B.
|
|
72 ("latin-prefix"): New method.
|
|
73
|
|
74 * quail/uni-input.el (utf-8-ccl-encode): Deleted.
|
|
75 (ucs-input-method): Modified.
|
|
76
|
|
77 2002-06-10 Dave Love <fx@gnu.org>
|
|
78
|
|
79 * quail/hanja3.el, quail/hanja.el, makefile.nt, Makefile.in:
|
|
80 * quail/vntelex.el: Update from trunk.
|
|
81
|
|
82 * quail/cyrillic.el: Doc fixes.
|
|
83 ("cyrillic-beylorussian"): Commented-out.
|
|
84 ("cyrillic-translit-bulgarian"): Deleted.
|
|
85 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
|
|
86 ("ukrainian-computer", "belarusian", "bulgarian-standard"): New.
|
|
87 ("bulgarian-pho"): Add ,A'(B, ,Lp(B, ,LN(B.
|
|
88
|
|
89 2002-05-31 Kenichi Handa <handa@etl.go.jp>
|
|
90
|
|
91 * quail/indian.el: Replace commented-out lines with a condition
|
|
92 that is always false. The same change by Eli on 2002-04-19 in
|
|
93 the HEAD trunk.
|
|
94
|
|
95 2002-05-22 Kenichi Handa <handa@etl.go.jp>
|
|
96
|
|
97 * Makefile.in (RUN-EMACS): Add LC_ALL=C.
|
|
98
|
|
99 ;; Local Variables:
|
|
100 ;; coding: iso-2022-7bit-unix
|
|
101 ;; End:
|
|
102
|
|
103 Copyright (C) 2002 Free Software Foundation, Inc.
|
|
104 Copying and distribution of this file, with or without modification,
|
|
105 are permitted provided the copyright notice and this notice are preserved.
|
89911
|
106
|
|
107 ;;; arch-tag: c3252583-f87e-476c-9f21-482773f7ed8a
|