diff options
| author | Glenn Morris | 2008-02-02 04:13:18 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-02-02 04:13:18 +0000 |
| commit | d223191d0e2155b6c9382f5395240b4f9d9fd2f9 (patch) | |
| tree | 6e710afe18a128630a77109c0f86da420500f4fa /leim/ChangeLog | |
| parent | 6455bee49ab9a89830c8a0647817ba853023406d (diff) | |
| download | emacs-d223191d0e2155b6c9382f5395240b4f9d9fd2f9.tar.gz emacs-d223191d0e2155b6c9382f5395240b4f9d9fd2f9.zip | |
Adjust dates of unicode merge entries to UTC.
Remove merged entry about "updating from head".
Fix tense (past -> present).
Diffstat (limited to 'leim/ChangeLog')
| -rw-r--r-- | leim/ChangeLog | 69 |
1 files changed, 31 insertions, 38 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index f45fb465357..54ea11edc0e 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog | |||
| @@ -1,27 +1,27 @@ | |||
| 1 | 2008-02-02 James Cloos <cloos@jhcloos.com> | 1 | 2008-02-01 James Cloos <cloos@jhcloos.com> |
| 2 | 2 | ||
| 3 | * quail/arabic.el: Updated (sync with xkeyboard-config keyboard). | 3 | * quail/arabic.el: Update (sync with xkeyboard-config keyboard). |
| 4 | 4 | ||
| 5 | 2008-02-02 Kenichi Handa <handa@m17n.org> | 5 | 2008-02-01 Kenichi Handa <handa@m17n.org> |
| 6 | 6 | ||
| 7 | * Makefile.in (OTHERS): Add arabic.elc. | 7 | * Makefile.in (OTHERS): Add arabic.elc. |
| 8 | 8 | ||
| 9 | 2008-02-02 James Cloos <cloos@jhcloos.com> | 9 | 2008-02-01 James Cloos <cloos@jhcloos.com> |
| 10 | 10 | ||
| 11 | * quail/arabic.el: New file. | 11 | * quail/arabic.el: New file. |
| 12 | 12 | ||
| 13 | 2008-02-02 Kenichi Handa <handa@m17n.org> | 13 | 2008-02-01 Kenichi Handa <handa@m17n.org> |
| 14 | 14 | ||
| 15 | * MISC-DIC/pinyin.map: Fix encoding to that of the original file. | 15 | * MISC-DIC/pinyin.map: Fix encoding to that of the original file. |
| 16 | 16 | ||
| 17 | 2008-02-02 KAWABATA, Taichi <kawabata@m17n.org> | 17 | 2008-02-01 KAWABATA, Taichi <kawabata@m17n.org> |
| 18 | 18 | ||
| 19 | * quail/indian.el (quail-indian-flatten-list): Delete it. | 19 | * quail/indian.el (quail-indian-flatten-list): Delete it. |
| 20 | (quail-define-inscript-package): Pay attention to `nil' values of | 20 | (quail-define-inscript-package): Pay attention to `nil' values of |
| 21 | char/key-table. | 21 | char/key-table. |
| 22 | (inscript-tml-keytable): New variable. Use it for Tamil inscript. | 22 | (inscript-tml-keytable): New variable. Use it for Tamil inscript. |
| 23 | 23 | ||
| 24 | 2008-02-02 Dave Love <fx@gnu.org> | 24 | 2008-02-01 Dave Love <fx@gnu.org> |
| 25 | 25 | ||
| 26 | * quail/latin-post.el ("turkish-latin-3-postfix"): Make it | 26 | * quail/latin-post.el ("turkish-latin-3-postfix"): Make it |
| 27 | just an alias for turkish-postfix. | 27 | just an alias for turkish-postfix. |
| @@ -31,78 +31,71 @@ | |||
| 31 | 31 | ||
| 32 | * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'. | 32 | * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'. |
| 33 | 33 | ||
| 34 | 2008-02-02 Kenichi Handa <handa@m17n.org> | 34 | 2008-02-01 Kenichi Handa <handa@m17n.org> |
| 35 | 35 | ||
| 36 | * quail/thai.el: Don't require thai-util. | 36 | * quail/thai.el: Don't require thai-util. |
| 37 | (quail-thai-update-translation): Function deleted. | 37 | (quail-thai-update-translation): Delete function. |
| 38 | (thai-generate-quail-map): Changed to a macro that directly calls | 38 | (thai-generate-quail-map): Change to a macro that directly calls |
| 39 | quail-define-rules. | 39 | quail-define-rules. |
| 40 | ("thai-kesmanee", "thai-pattachote"): Don't use | 40 | ("thai-kesmanee", "thai-pattachote"): Don't use |
| 41 | UPDATE-TRANSLATION-FUNCTION. | 41 | UPDATE-TRANSLATION-FUNCTION. |
| 42 | 42 | ||
| 43 | * quail/indian.el (quail-indian-preceding-char-position): Function | 43 | * quail/indian.el (quail-indian-preceding-char-position): Delete |
| 44 | deleted. | 44 | function. |
| 45 | (quail-indian-update-preceding-char): Variable deleted. | 45 | (quail-indian-update-preceding-char): Delete variable. |
| 46 | (quail-indian-update-translation): Function deleted. | 46 | (quail-indian-update-translation): Delete function. |
| 47 | (quail-define-indian-trans-package): Don't call | 47 | (quail-define-indian-trans-package): Don't call |
| 48 | quail-define-package with quail-indian-update-translation. | 48 | quail-define-package with quail-indian-update-translation. |
| 49 | (quail-define-inscript-package): Likewise. | 49 | (quail-define-inscript-package): Likewise. |
| 50 | 50 | ||
| 51 | 2008-02-02 Dave Love <fx@gnu.org> | 51 | 2008-02-01 Dave Love <fx@gnu.org> |
| 52 | 52 | ||
| 53 | * quail/indian.el (quail-indian-preceding-char-position) | 53 | * quail/indian.el (quail-indian-preceding-char-position) |
| 54 | (quail-indian-update-translation, quail-define-inscript-package): | 54 | (quail-indian-update-translation, quail-define-inscript-package): |
| 55 | Use characterp, not char-valid-p. | 55 | Use characterp, not char-valid-p. |
| 56 | 56 | ||
| 57 | 2008-02-02 Dave Love <fx@gnu.org> | 57 | 2008-02-01 Dave Love <fx@gnu.org> |
| 58 | 58 | ||
| 59 | * quail/welsh.el ("welsh"): Doc fix. | 59 | * quail/welsh.el ("welsh"): Doc fix. |
| 60 | 60 | ||
| 61 | * quail/cyrillic.el: Reinstate some commented-out redundancies. | 61 | * quail/cyrillic.el: Reinstate some commented-out redundancies. |
| 62 | ("russian-typewriter"): Renamed from cyrillic-typewriter. Make | 62 | ("russian-typewriter"): Rename from cyrillic-typewriter. Make |
| 63 | cyrillic-jcuken effectively an alias for it. | 63 | cyrillic-jcuken effectively an alias for it. |
| 64 | ("russian-computer"): New. | 64 | ("russian-computer"): New. |
| 65 | ("bulgarian-phonetic"): Renamed from bulgarian-pho. | 65 | ("bulgarian-phonetic"): Rename from bulgarian-pho. |
| 66 | ("bulgarian-bds"): Renamed from bulgarian-standard. | 66 | ("bulgarian-bds"): Rename from bulgarian-standard. |
| 67 | 67 | ||
| 68 | 2008-02-02 Dave Love <fx@gnu.org> | 68 | 2008-02-01 Dave Love <fx@gnu.org> |
| 69 | |||
| 70 | * quail/indian.el: Update from head. | ||
| 71 | |||
| 72 | 2008-02-02 Dave Love <fx@gnu.org> | ||
| 73 | 69 | ||
| 74 | * ja-dic/ja-dic.el: Add coding tag. | 70 | * ja-dic/ja-dic.el: Add coding tag. |
| 75 | 71 | ||
| 76 | 2008-02-02 Dave Love <fx@gnu.org> | 72 | 2008-02-01 Dave Love <fx@gnu.org> |
| 77 | 73 | ||
| 78 | * latin-post.el: Recoded to utf-8. | 74 | * latin-post.el: Recode to utf-8. |
| 79 | ("latin-postfix"): New method. | 75 | ("latin-postfix"): New method. |
| 80 | 76 | ||
| 81 | * latin-alt.el: Recoded to utf-8. | 77 | * latin-alt.el: Recode to utf-8. |
| 82 | ("latin-alt-postfix"): New method. | 78 | ("latin-alt-postfix"): New method. |
| 83 | 79 | ||
| 84 | * quail/latin-pre.el: Recoded to utf-8. | 80 | * quail/latin-pre.el: Recode to utf-8. |
| 85 | ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp. | 81 | ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp. |
| 86 | ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ,Cu(B, | 82 | ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ,Cu(B, |
| 87 | ~O -> ,CU(B. | 83 | ~O -> ,CU(B. |
| 88 | ("latin-prefix"): New method. | 84 | ("latin-prefix"): New method. |
| 89 | 85 | ||
| 90 | * quail/uni-input.el (utf-8-ccl-encode): Deleted. | 86 | * quail/uni-input.el (utf-8-ccl-encode): Delete. |
| 91 | (ucs-input-method): Modified. | 87 | (ucs-input-method): Modify. |
| 92 | |||
| 93 | 2008-02-02 Dave Love <fx@gnu.org> | ||
| 94 | 88 | ||
| 95 | * quail/hanja3.el, quail/hanja.el, makefile.nt, Makefile.in: | 89 | 2008-02-01 Dave Love <fx@gnu.org> |
| 96 | * quail/vntelex.el: Update from trunk. | ||
| 97 | 90 | ||
| 98 | * quail/cyrillic.el: Doc fixes. | 91 | * quail/cyrillic.el: Doc fixes. |
| 99 | ("cyrillic-beylorussian"): Commented-out. | 92 | ("cyrillic-beylorussian"): Comment-out. |
| 100 | ("cyrillic-translit-bulgarian"): Deleted. | 93 | ("cyrillic-translit-bulgarian"): Delete. |
| 101 | ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings. | 94 | ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings. |
| 102 | ("ukrainian-computer", "belarusian", "bulgarian-standard"): New. | 95 | ("ukrainian-computer", "belarusian", "bulgarian-standard"): New. |
| 103 | ("bulgarian-pho"): Add ,A'(B, ,Lp(B, ,LN(B. | 96 | ("bulgarian-pho"): Add ,A'(B, ,Lp(B, ,LN(B. |
| 104 | 97 | ||
| 105 | 2008-02-02 Kenichi Handa <handa@etl.go.jp> | 98 | 2008-02-01 Kenichi Handa <handa@etl.go.jp> |
| 106 | 99 | ||
| 107 | * Makefile.in (RUN-EMACS): Add LC_ALL=C. | 100 | * Makefile.in (RUN-EMACS): Add LC_ALL=C. |
| 108 | 101 | ||