Mercurial > emacs
comparison leim/ChangeLog.unicode @ 90104:a01e7a9f1659
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-14
Update unicode-branch version numbers and ChangeLog file names
2005-02-12 Miles Bader <miles@gnu.org>
* etc/TODO, etc/PROBLEMS, etc/NEWS: Replace references to Emacs version "22"
with "23".
2005-02-12 Miles Bader <miles@gnu.org>
* lisp/version.el (emacs-version): Change to "23.0.0".
* lisp/descr-text.el (describe-char-unidata-list):
Replace references to Emacs version "22" with "23".
* lisp/emacs-lisp/bytecomp.el (byte-compile-fix-header)
(byte-compile-insert-header): Likewise.
* lisp/international/mule.el (charset-list, set-coding-priority)
(ignore-relative-composition): Likewise.
* lisp/international/mule-util.el (detect-coding-with-priority): Likewise.
* lisp/international/mule-diag.el: Likewise.
* lisp/international/mule-cmds.el (language-info-custom-alist): Likewise.
* lisp/international/codepage.el (codepage-setup): Likewise.
2005-02-13 Miles Bader <miles@gnu.org>
Rename unicode-branch-specific ChangeLog files to
"ChangeLog.unicode" from "ChangeLog.22"
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 14 Feb 2005 03:40:07 +0000 |
parents | |
children | d2e326e5fb24 |
comparison
equal
deleted
inserted
replaced
90103:3ebd9bdb4fe5 | 90104:a01e7a9f1659 |
---|---|
1 2004-10-19 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * MISC-DIC/pinyin.map: Fix encoding to that of the original file. | |
4 | |
5 2004-01-08 KAWABATA, Taichi <kawabata@m17n.org> | |
6 | |
7 * quail/indian.el (quail-indian-flatten-list): Delete it. | |
8 (quail-define-inscript-package): Pay attention to `nil' values of | |
9 char/key-table. | |
10 (inscript-tml-keytable): New variable. Use it for Tamil inscript. | |
11 | |
12 2003-02-13 Dave Love <fx@gnu.org> | |
13 | |
14 * quail/latin-post.el ("turkish-latin-3-postfix"): Make it | |
15 just an alias for turkish-postfix. | |
16 | |
17 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Make it | |
18 just an alias for turkish-alt-postfix. | |
19 | |
20 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'. | |
21 | |
22 2002-11-07 Kenichi Handa <handa@m17n.org> | |
23 | |
24 * quail/thai.el: Don't require thai-util. | |
25 (quail-thai-update-translation): Function deleted. | |
26 (thai-generate-quail-map): Changed to a macro that directly calls | |
27 quail-define-rules. | |
28 ("thai-kesmanee", "thai-pattachote"): Don't use | |
29 UPDATE-TRANSLATION-FUNCTION. | |
30 | |
31 * quail/indian.el (quail-indian-preceding-char-position): Function | |
32 deleted. | |
33 (quail-indian-update-preceding-char): Variable deleted. | |
34 (quail-indian-update-translation): Function deleted. | |
35 (quail-define-indian-trans-package): Don't call | |
36 quail-define-package with quail-indian-update-translation. | |
37 (quail-define-inscript-package): Likewise. | |
38 | |
39 2002-10-06 Dave Love <fx@gnu.org> | |
40 | |
41 * quail/indian.el (quail-indian-preceding-char-position) | |
42 (quail-indian-update-translation, quail-define-inscript-package): | |
43 Use characterp, not char-valid-p. | |
44 | |
45 2002-07-30 Dave Love <fx@gnu.org> | |
46 | |
47 * quail/welsh.el ("welsh"): Doc fix. | |
48 | |
49 * quail/cyrillic.el: Reinstate some commented-out redundancies. | |
50 ("russian-typewriter"): Renamed from cyrillic-typewriter. Make | |
51 cyrillic-jcuken effectively an alias for it. | |
52 ("russian-computer"): New. | |
53 ("bulgarian-phonetic"): Renamed from bulgarian-pho. | |
54 ("bulgarian-bds"): Renamed from bulgarian-standard. | |
55 | |
56 2002-07-01 Dave Love <fx@gnu.org> | |
57 | |
58 * quail/indian.el: Update from head. | |
59 | |
60 2002-06-27 Dave Love <fx@gnu.org> | |
61 | |
62 * ja-dic/ja-dic.el: Add coding tag. | |
63 | |
64 2002-06-24 Dave Love <fx@gnu.org> | |
65 | |
66 * latin-post.el: Recoded to utf-8. | |
67 ("latin-postfix"): New method. | |
68 | |
69 * latin-alt.el: Recoded to utf-8. | |
70 ("latin-alt-postfix"): New method. | |
71 | |
72 * quail/latin-pre.el: Recoded to utf-8. | |
73 ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp. | |
74 ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ,Cu(B, | |
75 ~O -> ,CU(B. | |
76 ("latin-prefix"): New method. | |
77 | |
78 * quail/uni-input.el (utf-8-ccl-encode): Deleted. | |
79 (ucs-input-method): Modified. | |
80 | |
81 2002-06-10 Dave Love <fx@gnu.org> | |
82 | |
83 * quail/hanja3.el, quail/hanja.el, makefile.nt, Makefile.in: | |
84 * quail/vntelex.el: Update from trunk. | |
85 | |
86 * quail/cyrillic.el: Doc fixes. | |
87 ("cyrillic-beylorussian"): Commented-out. | |
88 ("cyrillic-translit-bulgarian"): Deleted. | |
89 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings. | |
90 ("ukrainian-computer", "belarusian", "bulgarian-standard"): New. | |
91 ("bulgarian-pho"): Add ,A'(B, ,Lp(B, ,LN(B. | |
92 | |
93 2002-05-31 Kenichi Handa <handa@etl.go.jp> | |
94 | |
95 * quail/indian.el: Replace commented-out lines with a condition | |
96 that is always false. The same change by Eli on 2002-04-19 in | |
97 the HEAD trunk. | |
98 | |
99 2002-05-22 Kenichi Handa <handa@etl.go.jp> | |
100 | |
101 * Makefile.in (RUN-EMACS): Add LC_ALL=C. | |
102 | |
103 ;; Local Variables: | |
104 ;; coding: iso-2022-7bit-unix | |
105 ;; End: | |
106 | |
107 Copyright (C) 2002 Free Software Foundation, Inc. | |
108 Copying and distribution of this file, with or without modification, | |
109 are permitted provided the copyright notice and this notice are preserved. | |
110 | |
111 ;;; arch-tag: c3252583-f87e-476c-9f21-482773f7ed8a |