comparison leim/ChangeLog @ 91376:0e2ade584fbb merge-unicode-to-trunk

Merge ChangeLog.unicode files into ChangeLogs Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1038
author Miles Bader <miles@gnu.org>
date Fri, 01 Feb 2008 16:05:01 +0000
parents 5d58981e6690
children 65c9cb1a0f7d
comparison
equal deleted inserted replaced
91375:4bb19b57806d 91376:0e2ade584fbb
1 2008-02-02 James Cloos <cloos@jhcloos.com>
2
3 * quail/arabic.el: Updated (sync with xkeyboard-config keyboard).
4
5 2008-02-02 Kenichi Handa <handa@m17n.org>
6
7 * Makefile.in (OTHERS): Add arabic.elc.
8
9 2008-02-02 James Cloos <cloos@jhcloos.com>
10
11 * quail/arabic.el: New file.
12
13 2008-02-02 Kenichi Handa <handa@m17n.org>
14
15 * MISC-DIC/pinyin.map: Fix encoding to that of the original file.
16
17 2008-02-02 KAWABATA, Taichi <kawabata@m17n.org>
18
19 * quail/indian.el (quail-indian-flatten-list): Delete it.
20 (quail-define-inscript-package): Pay attention to `nil' values of
21 char/key-table.
22 (inscript-tml-keytable): New variable. Use it for Tamil inscript.
23
24 2008-02-02 Dave Love <fx@gnu.org>
25
26 * quail/latin-post.el ("turkish-latin-3-postfix"): Make it
27 just an alias for turkish-postfix.
28
29 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Make it
30 just an alias for turkish-alt-postfix.
31
32 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
33
34 2008-02-02 Kenichi Handa <handa@m17n.org>
35
36 * quail/thai.el: Don't require thai-util.
37 (quail-thai-update-translation): Function deleted.
38 (thai-generate-quail-map): Changed to a macro that directly calls
39 quail-define-rules.
40 ("thai-kesmanee", "thai-pattachote"): Don't use
41 UPDATE-TRANSLATION-FUNCTION.
42
43 * quail/indian.el (quail-indian-preceding-char-position): Function
44 deleted.
45 (quail-indian-update-preceding-char): Variable deleted.
46 (quail-indian-update-translation): Function deleted.
47 (quail-define-indian-trans-package): Don't call
48 quail-define-package with quail-indian-update-translation.
49 (quail-define-inscript-package): Likewise.
50
51 2008-02-02 Dave Love <fx@gnu.org>
52
53 * quail/indian.el (quail-indian-preceding-char-position)
54 (quail-indian-update-translation, quail-define-inscript-package):
55 Use characterp, not char-valid-p.
56
57 2008-02-02 Dave Love <fx@gnu.org>
58
59 * quail/welsh.el ("welsh"): Doc fix.
60
61 * quail/cyrillic.el: Reinstate some commented-out redundancies.
62 ("russian-typewriter"): Renamed from cyrillic-typewriter. Make
63 cyrillic-jcuken effectively an alias for it.
64 ("russian-computer"): New.
65 ("bulgarian-phonetic"): Renamed from bulgarian-pho.
66 ("bulgarian-bds"): Renamed from bulgarian-standard.
67
68 2008-02-02 Dave Love <fx@gnu.org>
69
70 * quail/indian.el: Update from head.
71
72 2008-02-02 Dave Love <fx@gnu.org>
73
74 * ja-dic/ja-dic.el: Add coding tag.
75
76 2008-02-02 Dave Love <fx@gnu.org>
77
78 * latin-post.el: Recoded to utf-8.
79 ("latin-postfix"): New method.
80
81 * latin-alt.el: Recoded to utf-8.
82 ("latin-alt-postfix"): New method.
83
84 * quail/latin-pre.el: Recoded to utf-8.
85 ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp.
86 ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ,Cu(B,
87 ~O -> ,CU(B.
88 ("latin-prefix"): New method.
89
90 * quail/uni-input.el (utf-8-ccl-encode): Deleted.
91 (ucs-input-method): Modified.
92
93 2008-02-02 Dave Love <fx@gnu.org>
94
95 * quail/hanja3.el, quail/hanja.el, makefile.nt, Makefile.in:
96 * quail/vntelex.el: Update from trunk.
97
98 * quail/cyrillic.el: Doc fixes.
99 ("cyrillic-beylorussian"): Commented-out.
100 ("cyrillic-translit-bulgarian"): Deleted.
101 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
102 ("ukrainian-computer", "belarusian", "bulgarian-standard"): New.
103 ("bulgarian-pho"): Add ,A'(B, ,Lp(B, ,LN(B.
104
105 2008-02-02 Kenichi Handa <handa@etl.go.jp>
106
107 * Makefile.in (RUN-EMACS): Add LC_ALL=C.
108
1 2008-01-14 Aidan Kehoe <kehoea@parhasard.net> (tiny change) 109 2008-01-14 Aidan Kehoe <kehoea@parhasard.net> (tiny change)
2 110
3 * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and 111 * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and
4 \vk. 112 \vk.
5 113