Mercurial > emacs
annotate leim/ChangeLog @ 89109:b1bda30f44ca
(DONTCOMPILE): Add indian.el.
author | Dave Love <fx@gnu.org> |
---|---|
date | Sat, 14 Sep 2002 11:42:24 +0000 |
parents | b508e1ffe828 |
children | df2bfefdd034 |
rev | line source |
---|---|
88943 | 1 2002-07-30 Dave Love <fx@gnu.org> |
2 | |
3 * quail/welsh.el ("welsh"): Doc fix. | |
4 | |
5 * quail/cyrillic.el: Reinstate some commented-out redundancies. | |
6 ("russian-typewriter"): Renamed from cyrillic-typewriter. Make | |
7 cyrillic-jcuken effectively an alias for it. | |
8 ("russian-computer"): New. | |
9 ("bulgarian-phonetic"): Renamed from bulgarian-pho. | |
10 ("bulgarian-bds"): Renamed from bulgarian-standard. | |
11 | |
88820 | 12 2002-07-01 Dave Love <fx@gnu.org> |
13 | |
14 * quail/indian.el: Update from head. | |
15 | |
88816
028259b11c0d
Truncate to reflect only the branch.
Dave Love <fx@gnu.org>
parents:
88790
diff
changeset
|
16 2002-06-27 Dave Love <fx@gnu.org> |
028259b11c0d
Truncate to reflect only the branch.
Dave Love <fx@gnu.org>
parents:
88790
diff
changeset
|
17 |
028259b11c0d
Truncate to reflect only the branch.
Dave Love <fx@gnu.org>
parents:
88790
diff
changeset
|
18 * ja-dic/ja-dic.el: Add coding tag. |
028259b11c0d
Truncate to reflect only the branch.
Dave Love <fx@gnu.org>
parents:
88790
diff
changeset
|
19 |
88787 | 20 2002-06-24 Dave Love <fx@gnu.org> |
21 | |
88790 | 22 * latin-post.el: Recoded to utf-8. |
23 ("latin-postfix"): New method. | |
24 | |
25 * latin-alt.el: Recoded to utf-8. | |
26 ("latin-alt-postfix"): New method. | |
27 | |
88787 | 28 * quail/latin-pre.el: Recoded to utf-8. |
29 ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp. | |
30 ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ,Cu(B, | |
31 ~O -> ,CU(B. | |
32 ("latin-prefix"): New method. | |
33 | |
34 * quail/uni-input.el (utf-8-ccl-encode): Deleted. | |
35 (ucs-input-method): Modified. | |
36 | |
88731 | 37 2002-06-10 Dave Love <fx@gnu.org> |
38 | |
88734 | 39 * quail/hanja3.el, quail/hanja.el, makefile.nt, Makefile.in: |
40 * quail/vntelex.el: Update from trunk. | |
41 | |
88731 | 42 * quail/cyrillic.el: Doc fixes. |
43 ("cyrillic-beylorussian"): Commented-out. | |
44 ("cyrillic-translit-bulgarian"): Deleted. | |
45 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings. | |
46 ("ukrainian-computer", "belarusian", "bulgarian-standard"): New. | |
47 ("bulgarian-pho"): Add ,A'(B, ,Lp(B, ,LN(B. | |
48 | |
88691 | 49 2002-05-31 Kenichi Handa <handa@etl.go.jp> |
50 | |
51 * quail/indian.el: Replace commented-out lines with a condition | |
52 that is always false. The same change by Eli on 2002-04-19 in | |
53 the HEAD trunk. | |
54 | |
88604 | 55 2002-05-22 Kenichi Handa <handa@etl.go.jp> |
56 | |
57 * Makefile.in (RUN-EMACS): Add LC_ALL=C. | |
58 | |
30994 | 59 ;; Local Variables: |
60 ;; coding: iso-2022-7bit-unix | |
61 ;; End: | |
39627 | 62 |
88816
028259b11c0d
Truncate to reflect only the branch.
Dave Love <fx@gnu.org>
parents:
88790
diff
changeset
|
63 Copyright (C) 2002 Free Software Foundation, Inc. |
39627 | 64 Copying and distribution of this file, with or without modification, |
65 are permitted provided the copyright notice and this notice are preserved. |