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