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