Mercurial > emacs
annotate leim/ChangeLog @ 104765:a1561ebb9019
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 31 Aug 2009 18:11:43 +0000 |
parents | 9ab7401c338b |
children | 8f9d6010a478 |
rev | line source |
---|---|
104765 | 1 2009-08-31 Juri Linkov <juri@jurta.org> |
2 | |
3 * quail/ipa.el ("ipa"): Set `forget-last-selection' to nil. | |
4 ("ipa-x-sampa"): Set `forget-last-selection' to nil. | |
5 Set `deterministic' to nil. | |
6 ("ipa"): Bind "g" to U+0261, and "tsh" to a list of "U+02A7", | |
7 "U+0074 U+0283", "U+0074 U+2040 U+0283". | |
8 ("ipa-kirshenbaum", ipa-x-sampa"): Bind "g" to U+0261, and "tS" | |
9 to a list of "U+02A7", "U+0074 U+0283", "U+0074 U+2040 U+0283". | |
10 Fix comments. | |
11 | |
104749 | 12 2009-08-31 Juri Linkov <juri@jurta.org> |
13 | |
14 * quail/ipa.el ("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa". | |
15 ("ipa-x-sampa"): Rename from "x-sampa-ipa". | |
16 (ipa-x-sampa-implosive-submap): Rename from | |
17 x-sampa-implosive-submap. | |
18 (ipa-x-sampa-prepend-to-keymap-entry): Rename from | |
19 x-sampa-prepend-to-keymap-entry. | |
20 (ipa-x-sampa-underscore-implosive): Rename from | |
21 x-sampa-underscore-implosive. | |
22 (ipa-x-sampa-implosive-submap): Move before first use. | |
23 | |
104744 | 24 2009-08-30 Aidan Kehoe <kehoea@parhasard.net> |
25 | |
26 * quail/ipa.el ("kirshenbaum-ipa", "x-sampa-ipa"): | |
27 Two new input methods, both following widely-used Usenet | |
28 conventions for mapping ASCII to the IPA. Kirshenbaum is common in | |
29 sci.lang and alt.usage.english, X-SAMPA in various (mostly | |
30 European) non-English language fora. X-SAMPA is slightly more | |
31 complex to support in Quail that Kirshenbaum, whence the two extra | |
32 function and one extra submap to support it. | |
33 (x-sampa-prepend-to-keymap-entry): New function. | |
34 (x-sampa-underscore-implosive): New function. | |
35 (x-sampa-implosive-submap): New Quail submap. | |
36 | |
104742 | 37 2009-08-30 Aidan Kehoe <kehoea@parhasard.net> |
38 | |
39 * quail/ipa.el: Recode the file as UTF-8, for better | |
40 interoperability with other applications. | |
41 | |
104713
bf61a80c87b4
(leim-list.el, install): Don't use -r to remove files.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
104580
diff
changeset
|
42 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca> |
bf61a80c87b4
(leim-list.el, install): Don't use -r to remove files.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
104580
diff
changeset
|
43 |
104714
4b5f6ffc0b26
(\circ): Use the `ring operator' rather than `white circle'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
104713
diff
changeset
|
44 * quail/latin-ltx.el (\circ): Use the `ring operator' rather than |
4b5f6ffc0b26
(\circ): Use the `ring operator' rather than `white circle'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
104713
diff
changeset
|
45 `white circle'. |
4b5f6ffc0b26
(\circ): Use the `ring operator' rather than `white circle'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
104713
diff
changeset
|
46 |
104713
bf61a80c87b4
(leim-list.el, install): Don't use -r to remove files.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
104580
diff
changeset
|
47 * Makefile.in (leim-list.el, install): Don't use -r to remove files. |
bf61a80c87b4
(leim-list.el, install): Don't use -r to remove files.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
104580
diff
changeset
|
48 |
104580
940c90218b57
(top-level): Don't require cl at run-time.
Glenn Morris <rgm@gnu.org>
parents:
104394
diff
changeset
|
49 2009-08-25 Glenn Morris <rgm@gnu.org> |
940c90218b57
(top-level): Don't require cl at run-time.
Glenn Morris <rgm@gnu.org>
parents:
104394
diff
changeset
|
50 |
940c90218b57
(top-level): Don't require cl at run-time.
Glenn Morris <rgm@gnu.org>
parents:
104394
diff
changeset
|
51 * quail/hangul.el (top-level): Don't require cl at run-time. |
940c90218b57
(top-level): Don't require cl at run-time.
Glenn Morris <rgm@gnu.org>
parents:
104394
diff
changeset
|
52 |
104394 | 53 2009-08-21 Thamer Mahmoud <thamer.mahmoud@gmail.com> (tiny change) |
54 | |
55 * quail/arabic.el: Add missing keys that exist on the Arabic X | |
56 keyboard. Don't insert Lam-alef ligatures from the Arabic | |
57 Presentation Forms ranges; instead, separate Lam-Alef ligatures | |
58 into a list of two letters (Lam and a suitable Alef). | |
59 | |
103540
f3b73b1ef467
*** empty log message ***
Kenichi Handa <handa@m17n.org>
parents:
103507
diff
changeset
|
60 2009-06-23 Kenichi Handa <handa@m17n.org> |
f3b73b1ef467
*** empty log message ***
Kenichi Handa <handa@m17n.org>
parents:
103507
diff
changeset
|
61 |
f3b73b1ef467
*** empty log message ***
Kenichi Handa <handa@m17n.org>
parents:
103507
diff
changeset
|
62 * quail/hangul.el (hangul-to-hanja-conversion): When it is called |
f3b73b1ef467
*** empty log message ***
Kenichi Handa <handa@m17n.org>
parents:
103507
diff
changeset
|
63 while korean input method is off, convert the following character. |
f3b73b1ef467
*** empty log message ***
Kenichi Handa <handa@m17n.org>
parents:
103507
diff
changeset
|
64 |
103507
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
103465
diff
changeset
|
65 2009-06-21 Chong Yidong <cyd@stupidchicken.com> |
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
103465
diff
changeset
|
66 |
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
103465
diff
changeset
|
67 * Branch for 23.1. |
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
103465
diff
changeset
|
68 |
103465
35c3a2593d2b
*** empty log message ***
Kenichi Handa <handa@m17n.org>
parents:
103141
diff
changeset
|
69 2009-06-18 Kenichi Handa <handa@m17n.org> |
35c3a2593d2b
*** empty log message ***
Kenichi Handa <handa@m17n.org>
parents:
103141
diff
changeset
|
70 |
35c3a2593d2b
*** empty log message ***
Kenichi Handa <handa@m17n.org>
parents:
103141
diff
changeset
|
71 * quail/hangul.el (hangul-im-keymap): Add binding of key |
35c3a2593d2b
*** empty log message ***
Kenichi Handa <handa@m17n.org>
parents:
103141
diff
changeset
|
72 Hangul_Hanja. |
35c3a2593d2b
*** empty log message ***
Kenichi Handa <handa@m17n.org>
parents:
103141
diff
changeset
|
73 |
103141
bbc4e451e5dc
* Makefile.in (install-arch-dep): Avoid using $$(..) construct,
Chong Yidong <cyd@stupidchicken.com>
parents:
102938
diff
changeset
|
74 2009-05-04 Simon Leinen <simon.leinen@switch.ch> (tiny change) |
bbc4e451e5dc
* Makefile.in (install-arch-dep): Avoid using $$(..) construct,
Chong Yidong <cyd@stupidchicken.com>
parents:
102938
diff
changeset
|
75 |
bbc4e451e5dc
* Makefile.in (install-arch-dep): Avoid using $$(..) construct,
Chong Yidong <cyd@stupidchicken.com>
parents:
102938
diff
changeset
|
76 * Makefile.in (install): Avoid using $$(..) construct, for Solaris |
bbc4e451e5dc
* Makefile.in (install-arch-dep): Avoid using $$(..) construct,
Chong Yidong <cyd@stupidchicken.com>
parents:
102938
diff
changeset
|
77 compatibility. |
bbc4e451e5dc
* Makefile.in (install-arch-dep): Avoid using $$(..) construct,
Chong Yidong <cyd@stupidchicken.com>
parents:
102938
diff
changeset
|
78 |
102938
7fe07b70a092
(install): Remove .gitignore files.
Andreas Schwab <schwab@linux-m68k.org>
parents:
102647
diff
changeset
|
79 2009-04-12 Andreas Schwab <schwab@linux-m68k.org> |
7fe07b70a092
(install): Remove .gitignore files.
Andreas Schwab <schwab@linux-m68k.org>
parents:
102647
diff
changeset
|
80 |
7fe07b70a092
(install): Remove .gitignore files.
Andreas Schwab <schwab@linux-m68k.org>
parents:
102647
diff
changeset
|
81 * Makefile.in (install): Remove .gitignore files. |
7fe07b70a092
(install): Remove .gitignore files.
Andreas Schwab <schwab@linux-m68k.org>
parents:
102647
diff
changeset
|
82 |
102647
60eaaf9e44d2
*** empty log message ***
Kenichi Handa <handa@m17n.org>
parents:
100963
diff
changeset
|
83 2009-03-19 Kenichi Handa <handa@m17n.org> |
60eaaf9e44d2
*** empty log message ***
Kenichi Handa <handa@m17n.org>
parents:
100963
diff
changeset
|
84 |
60eaaf9e44d2
*** empty log message ***
Kenichi Handa <handa@m17n.org>
parents:
100963
diff
changeset
|
85 * leim-ext.el: Change the encoding to utf-8. |
60eaaf9e44d2
*** empty log message ***
Kenichi Handa <handa@m17n.org>
parents:
100963
diff
changeset
|
86 |
100785 | 87 2008-12-30 Jan Djärv <jan.h.d@swipnet.se> |
88 | |
89 * Makefile.in (install): Remove old directories in ns_appresdir before | |
90 moving new directories there. | |
91 | |
99484
8cc7dbd8078f
* quail/hangul.el (hangul-djamo): Fix typo in docstring.
Juanma Barranquero <lekktu@gmail.com>
parents:
99451
diff
changeset
|
92 2008-11-11 Juanma Barranquero <lekktu@gmail.com> |
8cc7dbd8078f
* quail/hangul.el (hangul-djamo): Fix typo in docstring.
Juanma Barranquero <lekktu@gmail.com>
parents:
99451
diff
changeset
|
93 |
99486
17bd52e948f6
* quail/hangul.el (hangul-im-keymap, hangul-insert-character)
Juanma Barranquero <lekktu@gmail.com>
parents:
99484
diff
changeset
|
94 * quail/hangul.el (hangul-im-keymap, hangul-insert-character) |
17bd52e948f6
* quail/hangul.el (hangul-im-keymap, hangul-insert-character)
Juanma Barranquero <lekktu@gmail.com>
parents:
99484
diff
changeset
|
95 (hangul-djamo, hangul2-input-method-moum, hangul3-input-method-cho) |
17bd52e948f6
* quail/hangul.el (hangul-im-keymap, hangul-insert-character)
Juanma Barranquero <lekktu@gmail.com>
parents:
99484
diff
changeset
|
96 (hangul3-input-method-jung, hangul3-input-method-jong): |
17bd52e948f6
* quail/hangul.el (hangul-im-keymap, hangul-insert-character)
Juanma Barranquero <lekktu@gmail.com>
parents:
99484
diff
changeset
|
97 Fix typos in docstrings. |
99484
8cc7dbd8078f
* quail/hangul.el (hangul-djamo): Fix typo in docstring.
Juanma Barranquero <lekktu@gmail.com>
parents:
99451
diff
changeset
|
98 |
99451 | 99 2008-11-07 Vasily Korytov <vasily@korytov.pp.ru> (tiny change) |
99450
d9453436ec20
* quail/cyrillic.el: Handle backslash key (bug#839).
Chong Yidong <cyd@stupidchicken.com>
parents:
98924
diff
changeset
|
100 |
d9453436ec20
* quail/cyrillic.el: Handle backslash key (bug#839).
Chong Yidong <cyd@stupidchicken.com>
parents:
98924
diff
changeset
|
101 * quail/cyrillic.el: Handle backslash key (bug#839). |
d9453436ec20
* quail/cyrillic.el: Handle backslash key (bug#839).
Chong Yidong <cyd@stupidchicken.com>
parents:
98924
diff
changeset
|
102 |
98924 | 103 2008-10-20 Kenichi Handa <handa@m17n.org> |
104 | |
105 * quail/indian.el (inscript-mlm-keytable): New variable. | |
106 (malayalam-inscript): Use inscript-mlm-keytable. | |
107 | |
98144
142baa998501
* quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G with upturn.
Magnus Henoch <mange@freemail.hu>
parents:
97941
diff
changeset
|
108 2008-09-11 Magnus Henoch <mange@freemail.hu> |
142baa998501
* quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G with upturn.
Magnus Henoch <mange@freemail.hu>
parents:
97941
diff
changeset
|
109 |
142baa998501
* quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G with upturn.
Magnus Henoch <mange@freemail.hu>
parents:
97941
diff
changeset
|
110 * quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G |
142baa998501
* quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G with upturn.
Magnus Henoch <mange@freemail.hu>
parents:
97941
diff
changeset
|
111 with upturn. |
142baa998501
* quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G with upturn.
Magnus Henoch <mange@freemail.hu>
parents:
97941
diff
changeset
|
112 |
99484
8cc7dbd8078f
* quail/hangul.el (hangul-djamo): Fix typo in docstring.
Juanma Barranquero <lekktu@gmail.com>
parents:
99451
diff
changeset
|
113 2008-09-02 Carsten Bormann <cabo@tzi.org> |
8cc7dbd8078f
* quail/hangul.el (hangul-djamo): Fix typo in docstring.
Juanma Barranquero <lekktu@gmail.com>
parents:
99451
diff
changeset
|
114 |
8cc7dbd8078f
* quail/hangul.el (hangul-djamo): Fix typo in docstring.
Juanma Barranquero <lekktu@gmail.com>
parents:
99451
diff
changeset
|
115 * quail/latin-post.el ("german-postfix"): Do not translate ue to |
97941
025233c942ce
("german-postfix"): do not translate ue to
David Reitter <david.reitter@gmail.com>
parents:
97417
diff
changeset
|
116 \"u after a, e or q, because that would be extremely uncommon |
025233c942ce
("german-postfix"): do not translate ue to
David Reitter <david.reitter@gmail.com>
parents:
97417
diff
changeset
|
117 compared to aue, eue or que. The only exception is the prefix |
025233c942ce
("german-postfix"): do not translate ue to
David Reitter <david.reitter@gmail.com>
parents:
97417
diff
changeset
|
118 "ge", after which, according to corpus statistics, a \"u can be |
025233c942ce
("german-postfix"): do not translate ue to
David Reitter <david.reitter@gmail.com>
parents:
97417
diff
changeset
|
119 expected. |
025233c942ce
("german-postfix"): do not translate ue to
David Reitter <david.reitter@gmail.com>
parents:
97417
diff
changeset
|
120 |
97417 | 121 2008-08-10 Jihyun Cho <jihyun.jo@gmail.com> |
122 | |
99484
8cc7dbd8078f
* quail/hangul.el (hangul-djamo): Fix typo in docstring.
Juanma Barranquero <lekktu@gmail.com>
parents:
99451
diff
changeset
|
123 * quail/hangul.el (hangul3-input-method-jong): Fix array indexing bug. |
97417 | 124 |
96829 | 125 2008-07-19 Juri Linkov <juri@jurta.org> |
126 | |
127 * quail/cyrillic.el ("cyrillic-translit"): Add two rules "//'" and | |
128 "//`" for combining accents as a separate character. Keep two | |
129 rules "i`" and "I`" for characters where accent is not a separate | |
130 character. Revert changes that added postfix combining accents. | |
131 | |
96786 | 132 2008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com> |
96770
163afe7c6871
files were missed on previous checkin
Adrian Robert <Adrian.B.Robert@gmail.com>
parents:
96630
diff
changeset
|
133 |
163afe7c6871
files were missed on previous checkin
Adrian Robert <Adrian.B.Robert@gmail.com>
parents:
96630
diff
changeset
|
134 * Makefile.in (install): Perform post-install cleanup inside NS app |
163afe7c6871
files were missed on previous checkin
Adrian Robert <Adrian.B.Robert@gmail.com>
parents:
96630
diff
changeset
|
135 bundle. |
163afe7c6871
files were missed on previous checkin
Adrian Robert <Adrian.B.Robert@gmail.com>
parents:
96630
diff
changeset
|
136 |
96626 | 137 2008-07-12 Juri Linkov <juri@jurta.org> |
138 | |
139 * quail/rfc1345.el: Replace non-printable control characters with | |
140 equivalent text-only notations. | |
141 | |
142 * quail/cyrillic.el ("cyrillic-translit"): Fix rules with | |
143 combining acute accent. Add rules ("e\\" ?э) ("E\\" ?Э). | |
144 Change conflicting rules ("u'" ?ў) to ("u~" ?ў), and ("U'" ?Ў) | |
96630 | 145 to ("U~" ?Ў). Doc fix. Put combining accent rules into one group. |
96626 | 146 |
96598
e7f2743186c2
Add more rules to cyrillic-translit, make
Teodor Zlatanov <tzz@lifelogs.com>
parents:
96434
diff
changeset
|
147 2008-07-10 Teodor Zlatanov <tzz@lifelogs.com> |
e7f2743186c2
Add more rules to cyrillic-translit, make
Teodor Zlatanov <tzz@lifelogs.com>
parents:
96434
diff
changeset
|
148 |
e7f2743186c2
Add more rules to cyrillic-translit, make
Teodor Zlatanov <tzz@lifelogs.com>
parents:
96434
diff
changeset
|
149 * quail/cyrillic.el : Add more rules to cyrillic-translit, make |
e7f2743186c2
Add more rules to cyrillic-translit, make
Teodor Zlatanov <tzz@lifelogs.com>
parents:
96434
diff
changeset
|
150 everything postfix. Adjust to eliminate conflicts. |
e7f2743186c2
Add more rules to cyrillic-translit, make
Teodor Zlatanov <tzz@lifelogs.com>
parents:
96434
diff
changeset
|
151 |
96433
196b7a78b2b6
* quail/hangul3.el: Remove (unneeded since 2008-06-03).
Juanma Barranquero <lekktu@gmail.com>
parents:
96376
diff
changeset
|
152 2008-06-30 Juanma Barranquero <lekktu@gmail.com> |
196b7a78b2b6
* quail/hangul3.el: Remove (unneeded since 2008-06-03).
Juanma Barranquero <lekktu@gmail.com>
parents:
96376
diff
changeset
|
153 |
196b7a78b2b6
* quail/hangul3.el: Remove (unneeded since 2008-06-03).
Juanma Barranquero <lekktu@gmail.com>
parents:
96376
diff
changeset
|
154 * quail/hangul3.el: Remove (unneeded since 2008-06-03). |
196b7a78b2b6
* quail/hangul3.el: Remove (unneeded since 2008-06-03).
Juanma Barranquero <lekktu@gmail.com>
parents:
96376
diff
changeset
|
155 |
96359 | 156 2008-06-27 Glenn Morris <rgm@gnu.org> |
157 | |
158 * Makefile.in (.el.elc): Copy the echo behavior of lisp/Makefile.in. | |
159 | |
96214
1a846c7b956a
* makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc.
Juanma Barranquero <lekktu@gmail.com>
parents:
96110
diff
changeset
|
160 2008-06-24 Juanma Barranquero <lekktu@gmail.com> |
1a846c7b956a
* makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc.
Juanma Barranquero <lekktu@gmail.com>
parents:
96110
diff
changeset
|
161 |
1a846c7b956a
* makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc.
Juanma Barranquero <lekktu@gmail.com>
parents:
96110
diff
changeset
|
162 * makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc. |
1a846c7b956a
* makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc.
Juanma Barranquero <lekktu@gmail.com>
parents:
96110
diff
changeset
|
163 |
96097 | 164 2008-06-20 Eli Zaretskii <eliz@gnu.org> |
165 | |
166 * makefile.w32-in (distclean): Don't delete `quail' subdir: if we | |
167 are building in the sandbox, there are precious files there. | |
96110 | 168 (clean mostlyclean): Delete leim-list.el~. |
169 (distclean): Delete makefile. | |
96097 | 170 |
95905
6dc2b5331eb0
Add quotation marks, paragraph symbol, angled
Teodor Zlatanov <tzz@lifelogs.com>
parents:
95891
diff
changeset
|
171 2008-06-13 Teodor Zlatanov <tzz@lifelogs.com> |
6dc2b5331eb0
Add quotation marks, paragraph symbol, angled
Teodor Zlatanov <tzz@lifelogs.com>
parents:
95891
diff
changeset
|
172 |
6dc2b5331eb0
Add quotation marks, paragraph symbol, angled
Teodor Zlatanov <tzz@lifelogs.com>
parents:
95891
diff
changeset
|
173 * quail/cyrillic.el: Add quotation marks, paragraph symbol, angled |
6dc2b5331eb0
Add quotation marks, paragraph symbol, angled
Teodor Zlatanov <tzz@lifelogs.com>
parents:
95891
diff
changeset
|
174 brackets, number symbol, and accented aeio to cyrillic-translit. |
6dc2b5331eb0
Add quotation marks, paragraph symbol, angled
Teodor Zlatanov <tzz@lifelogs.com>
parents:
95891
diff
changeset
|
175 |
95510 | 176 2008-06-03 Jihyun Cho <jihyun.jo@gmail.com> |
95502 | 177 |
178 * quail/hangul.el: Completely re-written. | |
179 | |
180 2008-06-03 Kenichi Handa <handa@m17n.org> | |
181 | |
182 * makefile.w32-in (KOREAN): Remove ${srcdir}/quail/hangul3.elc. | |
183 (leim-list.el): Remove leim-list.el at first. | |
184 | |
185 * Makefile.in (KOREAN): Remove ${srcdir}/quail/hangul3.elc. | |
186 (leim-list.el): Remove leim-list.el at first. | |
187 | |
188 * leim-ext.el: Register input methods "korean-hangul", | |
189 "korean-hangul3f", "korean-hangul390", and "korean-hangul3". | |
190 | |
93218
bc1a1e3bfbf8
Don't use single-char mapping from ~ to NBSP.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
92037
diff
changeset
|
191 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca> |
bc1a1e3bfbf8
Don't use single-char mapping from ~ to NBSP.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
92037
diff
changeset
|
192 |
bc1a1e3bfbf8
Don't use single-char mapping from ~ to NBSP.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
92037
diff
changeset
|
193 * quail/latin-ltx.el: Don't use single-char mapping from ~ to NBSP. |
bc1a1e3bfbf8
Don't use single-char mapping from ~ to NBSP.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
92037
diff
changeset
|
194 |
92037 | 195 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp> |
196 | |
197 * quail/indian.el: Don't require devan-util. | |
198 | |
91425
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
199 2008-02-01 James Cloos <cloos@jhcloos.com> |
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
200 |
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
201 * quail/arabic.el: Update (sync with xkeyboard-config keyboard). |
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
202 |
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
203 2008-02-01 Kenichi Handa <handa@m17n.org> |
91376
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
204 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
205 * Makefile.in (OTHERS): Add arabic.elc. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
206 |
91425
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
207 2008-02-01 James Cloos <cloos@jhcloos.com> |
91376
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
208 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
209 * quail/arabic.el: New file. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
210 |
91425
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
211 2008-02-01 Kenichi Handa <handa@m17n.org> |
91376
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
212 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
213 * MISC-DIC/pinyin.map: Fix encoding to that of the original file. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
214 |
91425
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
215 2008-02-01 KAWABATA, Taichi <kawabata@m17n.org> |
91376
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
216 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
217 * quail/indian.el (quail-indian-flatten-list): Delete it. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
218 (quail-define-inscript-package): Pay attention to `nil' values of |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
219 char/key-table. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
220 (inscript-tml-keytable): New variable. Use it for Tamil inscript. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
221 |
91425
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
222 2008-02-01 Dave Love <fx@gnu.org> |
91376
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
223 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
224 * quail/latin-post.el ("turkish-latin-3-postfix"): Make it |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
225 just an alias for turkish-postfix. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
226 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
227 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Make it |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
228 just an alias for turkish-alt-postfix. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
229 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
230 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
231 |
91425
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
232 2008-02-01 Kenichi Handa <handa@m17n.org> |
91376
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
233 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
234 * quail/thai.el: Don't require thai-util. |
91425
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
235 (quail-thai-update-translation): Delete function. |
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
236 (thai-generate-quail-map): Change to a macro that directly calls |
91376
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
237 quail-define-rules. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
238 ("thai-kesmanee", "thai-pattachote"): Don't use |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
239 UPDATE-TRANSLATION-FUNCTION. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
240 |
91425
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
241 * quail/indian.el (quail-indian-preceding-char-position): Delete |
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
242 function. |
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
243 (quail-indian-update-preceding-char): Delete variable. |
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
244 (quail-indian-update-translation): Delete function. |
91376
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
245 (quail-define-indian-trans-package): Don't call |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
246 quail-define-package with quail-indian-update-translation. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
247 (quail-define-inscript-package): Likewise. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
248 |
91425
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
249 2008-02-01 Dave Love <fx@gnu.org> |
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
250 |
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
251 * quail/indian.el (quail-indian-preceding-char-position) |
91376
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
252 (quail-indian-update-translation, quail-define-inscript-package): |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
253 Use characterp, not char-valid-p. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
254 |
91425
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
255 2008-02-01 Dave Love <fx@gnu.org> |
91376
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
256 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
257 * quail/welsh.el ("welsh"): Doc fix. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
258 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
259 * quail/cyrillic.el: Reinstate some commented-out redundancies. |
95510 | 260 ("russian-typewriter"): Rename from cyrillic-typewriter. |
261 Make cyrillic-jcuken effectively an alias for it. | |
91376
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
262 ("russian-computer"): New. |
91425
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
263 ("bulgarian-phonetic"): Rename from bulgarian-pho. |
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
264 ("bulgarian-bds"): Rename from bulgarian-standard. |
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
265 |
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
266 2008-02-01 Dave Love <fx@gnu.org> |
91376
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
267 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
268 * ja-dic/ja-dic.el: Add coding tag. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
269 |
91425
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
270 2008-02-01 Dave Love <fx@gnu.org> |
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
271 |
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
272 * latin-post.el: Recode to utf-8. |
91376
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
273 ("latin-postfix"): New method. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
274 |
91425
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
275 * latin-alt.el: Recode to utf-8. |
91376
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
276 ("latin-alt-postfix"): New method. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
277 |
91425
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
278 * quail/latin-pre.el: Recode to utf-8. |
91376
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
279 ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp. |
93290 | 280 ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ġ, |
281 ~O -> Ġ. | |
91376
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
282 ("latin-prefix"): New method. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
283 |
91425
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
284 * quail/uni-input.el (utf-8-ccl-encode): Delete. |
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
285 (ucs-input-method): Modify. |
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
286 |
65c9cb1a0f7d
Adjust dates of unicode merge entries to UTC.
Glenn Morris <rgm@gnu.org>
parents:
91376
diff
changeset
|
287 2008-02-01 Kenichi Handa <handa@etl.go.jp> |
91376
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
288 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
289 * Makefile.in (RUN-EMACS): Add LC_ALL=C. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
290 |
79879 | 291 2008-01-14 Aidan Kehoe <kehoea@parhasard.net> (tiny change) |
79876 | 292 |
99484
8cc7dbd8078f
* quail/hangul.el (hangul-djamo): Fix typo in docstring.
Juanma Barranquero <lekktu@gmail.com>
parents:
99451
diff
changeset
|
293 * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and \vk. |
79876 | 294 |
87595
4c6c79916238
* configure.in: Remove references to unsupported systems.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87453
diff
changeset
|
295 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu> |
4c6c79916238
* configure.in: Remove references to unsupported systems.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87453
diff
changeset
|
296 |
4c6c79916238
* configure.in: Remove references to unsupported systems.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87453
diff
changeset
|
297 * makefile.w32-in: |
4c6c79916238
* configure.in: Remove references to unsupported systems.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87453
diff
changeset
|
298 * Makefile.in: Remove references to Xenix. |
4c6c79916238
* configure.in: Remove references to unsupported systems.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87453
diff
changeset
|
299 |
79569
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
300 2007-12-15 Richard Stallman <rms@gnu.org> |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
301 |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
302 * quail/latin-post.el ("scandinavian-postfix"): Doc fix. |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
303 |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
304 * quail/latin-alt.el: Many doc fixes. |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
305 ("danish-alt-postfix") |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
306 ("esperanto-alt-postfix", "finnish-alt-postfix") |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
307 ("german-alt-postfix", "icelandic-alt-postfix") |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
308 ("norwegian-alt-postfix", "scandinavian-alt-postfix") |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
309 ("spanish-alt-postfix", "swedish-alt-postfix"): |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
310 Deleted; they were identical to the non-alt versions. |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
311 |
87168 | 312 2007-12-07 Kenichi Handa <handa@ni.aist.go.jp> |
313 | |
314 * quail/lao.el (quail-map-from-table): Allow a tone just after a | |
315 consonant. | |
316 | |
86184 | 317 2007-11-17 Glenn Morris <rgm@gnu.org> |
318 | |
319 * Makefile.in (check-declare): New target. | |
320 | |
79282 | 321 2007-10-31 Glenn Morris <rgm@gnu.org> |
322 | |
323 * Makefile.in (install): Change ownership of installed files. | |
324 | |
95510 | 325 2007-10-20 Edward O'Connor <hober0@gmail.com> (tiny change) |
85477 | 326 |
327 * quail/latin-ltx.el ("\\qed"): Add this rule. | |
328 | |
79212
5f417a7c8652
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78282
diff
changeset
|
329 2007-10-24 Juanma Barranquero <lekktu@gmail.com> |
5f417a7c8652
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78282
diff
changeset
|
330 |
5f417a7c8652
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78282
diff
changeset
|
331 * quail/indian.el (quail-indian-update-preceding-char): |
5f417a7c8652
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78282
diff
changeset
|
332 Don't mark the variable as frame-local; it wasn't used as such. |
5f417a7c8652
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78282
diff
changeset
|
333 |
78282 | 334 2007-07-25 Glenn Morris <rgm@gnu.org> |
335 | |
336 * Relicense all FSF files to GPLv3 or later. | |
337 | |
338 * COPYING: Switch to GPLv3. | |
339 | |
81916 | 340 2007-07-16 Eli Zaretskii <eliz@gnu.org> |
78179 | 341 |
342 * makefile.w32-in (extraclean): Don't delete *~. | |
343 | |
77858
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
75774
diff
changeset
|
344 2007-06-02 Chong Yidong <cyd@stupidchicken.com> |
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
75774
diff
changeset
|
345 |
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
75774
diff
changeset
|
346 * Version 22.1 released. |
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
75774
diff
changeset
|
347 |
75537 | 348 2007-01-30 Kenichi Handa <handa@m17n.org> |
349 | |
350 * CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/PY-b5.tit, CXTERM-DIC/SW.tit, | |
79212
5f417a7c8652
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78282
diff
changeset
|
351 * CXTERM-DIC/TONEPY.tit: Add copyright and license notices. |
75537 | 352 |
353 * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Add copyright and | |
354 license notices. | |
78282 | 355 |
75398 | 356 2007-01-24 Kenichi Handa <handa@m17n.org> |
357 | |
358 * MISC-DIC/README: New file. | |
359 | |
360 * CXTERM-DIC/README: New file. | |
361 | |
362 * CXTERM-DIC/4Corner.tit, CXTERM-DIC/CCDOSPY.tit, | |
79212
5f417a7c8652
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78282
diff
changeset
|
363 * CXTERM-DIC/PY-b5.tit, CXTERM-DIC/QJ-b5.tit, CXTERM-DIC/QJ.tit, |
5f417a7c8652
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78282
diff
changeset
|
364 * CXTERM-DIC/SW.tit, CXTERM-DIC/TONEPY.tit: Updated from |
75398 | 365 X11R6/contrib/programs/cxterm. |
366 | |
367 * ja-dic/ja-dic.el: Regenerated. | |
368 | |
75204 | 369 2007-01-12 Kenichi Handa <handa@m17n.org> |
370 | |
371 * quail/uni-input.el (ucs-input-method): Signal an error for a | |
372 Unicode character that is not yet supported. | |
373 | |
74915
77a25925b486
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
74781
diff
changeset
|
374 2006-12-26 Andreas Schwab <schwab@suse.de> |
77a25925b486
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
74781
diff
changeset
|
375 |
77a25925b486
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
74781
diff
changeset
|
376 * Makefile.in (datarootdir): Define. |
77a25925b486
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
74781
diff
changeset
|
377 |
74781 | 378 2006-12-20 Eli Zaretskii <eliz@gnu.org> |
379 | |
380 * Makefile.in (leim-list.el): Depend on ${TIT-MISC}, not | |
381 ${NON-TIT-MISC}. | |
382 | |
74539
b5f281e7e83b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74520
diff
changeset
|
383 2006-12-09 Juanma Barranquero <lekktu@gmail.com> |
b5f281e7e83b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74520
diff
changeset
|
384 |
b5f281e7e83b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74520
diff
changeset
|
385 * quail/latin-alt.el ("scandinavian-alt-postfix"): Fix typo. |
b5f281e7e83b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74520
diff
changeset
|
386 |
b5f281e7e83b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74520
diff
changeset
|
387 * quail/uni-input.el (ucs-input-help): Fix title of ucs input method. |
b5f281e7e83b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74520
diff
changeset
|
388 |
74520 | 389 2006-12-09 Eli Zaretskii <eliz@gnu.org> |
390 | |
391 * makefile.w32-in (leim-list.el): Depend on leim-ext.el as well. | |
392 Run Emacs to append non-empty non-comment lines in leim-ext.el | |
393 to leim-list.el. | |
394 | |
74451
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74312
diff
changeset
|
395 2006-12-05 Juanma Barranquero <lekktu@gmail.com> |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74312
diff
changeset
|
396 |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74312
diff
changeset
|
397 * makefile.w32-in (MISC): Add $(srcdir)/quail/sisheng.elc. |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74312
diff
changeset
|
398 |
74312
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
399 2006-11-29 Juanma Barranquero <lekktu@gmail.com> |
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
400 |
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
401 * quail/greek.el ("greek-mizuochi"): Remove spurious initial newline |
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
402 in docstring. |
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
403 |
73677
e92b6b791ebb
(bootstrap-clean): New target.
Romain Francoise <romain@orebokech.com>
parents:
73340
diff
changeset
|
404 2006-11-04 Romain Francoise <romain@orebokech.com> |
e92b6b791ebb
(bootstrap-clean): New target.
Romain Francoise <romain@orebokech.com>
parents:
73340
diff
changeset
|
405 |
e92b6b791ebb
(bootstrap-clean): New target.
Romain Francoise <romain@orebokech.com>
parents:
73340
diff
changeset
|
406 * Makefile.in (bootstrap-clean): New target. |
e92b6b791ebb
(bootstrap-clean): New target.
Romain Francoise <romain@orebokech.com>
parents:
73340
diff
changeset
|
407 |
73340 | 408 2006-10-12 Kenichi Handa <handa@m17n.org> |
409 | |
410 * Makefile.in (install): Be sure to make ${INSTALLDIR} before `cd' | |
411 to it. | |
412 | |
73254
828010b87f61
* quail/latin-ltx.el: Fix typo in previous change.
Chong Yidong <cyd@stupidchicken.com>
parents:
73248
diff
changeset
|
413 2006-10-05 Chong Yidong <cyd@stupidchicken.com> |
828010b87f61
* quail/latin-ltx.el: Fix typo in previous change.
Chong Yidong <cyd@stupidchicken.com>
parents:
73248
diff
changeset
|
414 |
828010b87f61
* quail/latin-ltx.el: Fix typo in previous change.
Chong Yidong <cyd@stupidchicken.com>
parents:
73248
diff
changeset
|
415 * quail/latin-ltx.el: Fix typo in previous change. |
828010b87f61
* quail/latin-ltx.el: Fix typo in previous change.
Chong Yidong <cyd@stupidchicken.com>
parents:
73248
diff
changeset
|
416 |
73248
7e5dc6da708d
Remove rules that start with { since they are
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
73219
diff
changeset
|
417 2006-10-05 Stefan Monnier <monnier@iro.umontreal.ca> |
7e5dc6da708d
Remove rules that start with { since they are
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
73219
diff
changeset
|
418 |
7e5dc6da708d
Remove rules that start with { since they are
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
73219
diff
changeset
|
419 * quail/latin-ltx.el: Remove rules that start with { since they are |
7e5dc6da708d
Remove rules that start with { since they are
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
73219
diff
changeset
|
420 redundant and hence impact the { key for no good reason. |
7e5dc6da708d
Remove rules that start with { since they are
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
73219
diff
changeset
|
421 |
73219 | 422 2006-10-02 Kenichi Handa <handa@m17n.org> |
423 | |
424 * Makefile.in (install): Fix previous change. | |
425 | |
73147 | 426 2006-09-28 Kenichi Handa <handa@m17n.org> |
427 | |
428 * Makefile.in (install): Be sure to make ${INSTALLDIR}. | |
429 | |
72904
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72861
diff
changeset
|
430 2006-09-15 Jay Belanger <belanger@truman.edu> |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72861
diff
changeset
|
431 |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72861
diff
changeset
|
432 * COPYING: Replace "Library Public License" by "Lesser Public |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72861
diff
changeset
|
433 License" throughout. |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72861
diff
changeset
|
434 |
93290 | 435 2006-09-06 Michaël Cadilhac <michael.cadilhac@lrde.org> |
72861 | 436 |
437 * quail/uni-input.el (ucs-input-method): Don't make the action of | |
438 a key not in [0-9a-zA-Z] when it was expected to be. Let the Emacs | |
439 mechanism do it. | |
440 | |
71809
7ecf0f801f84
Change iota subscriptum transliteration in
David Kastrup <dak@gnu.org>
parents:
71214
diff
changeset
|
441 2006-07-12 David Kastrup <dak@gnu.org> |
7ecf0f801f84
Change iota subscriptum transliteration in
David Kastrup <dak@gnu.org>
parents:
71214
diff
changeset
|
442 |
7ecf0f801f84
Change iota subscriptum transliteration in
David Kastrup <dak@gnu.org>
parents:
71214
diff
changeset
|
443 * quail/greek.el: Change iota subscriptum transliteration in |
7ecf0f801f84
Change iota subscriptum transliteration in
David Kastrup <dak@gnu.org>
parents:
71214
diff
changeset
|
444 Ibycus4 encoding's capitals from "i" to "|". |
7ecf0f801f84
Change iota subscriptum transliteration in
David Kastrup <dak@gnu.org>
parents:
71214
diff
changeset
|
445 |
69260 | 446 2006-03-03 Claudio Fontana <claudio@gnu.org> |
447 | |
69261 | 448 * Makefile.in (install): Add DESTDIR variable to support staged |
449 installations. | |
69260 | 450 |
67642 | 451 2005-12-17 Eli Zaretskii <eliz@gnu.org> |
452 | |
453 * makefile.w32-in ($(TIT), leim-list.el): Warn that parts of | |
454 commands enclosed in $(ARGQUOTE)s should not be split between two | |
455 lines, as that will break with GNU Make >3.80, when sh.exe is used | |
456 and arg quoting is with '..'. | |
457 | |
66656
c385c7a85439
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
66611
diff
changeset
|
458 2005-11-03 Andreas Schwab <schwab@suse.de> |
c385c7a85439
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
66611
diff
changeset
|
459 |
c385c7a85439
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
66611
diff
changeset
|
460 * Makefile.in (GZIP_PROG): Renamed from GZIP. |
c385c7a85439
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
66611
diff
changeset
|
461 (install): Adjust. |
c385c7a85439
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
66611
diff
changeset
|
462 |
66611
abdceedc8fad
* Makefile.in (install): Compress source files.
Romain Francoise <romain@orebokech.com>
parents:
66487
diff
changeset
|
463 2005-11-01 Romain Francoise <romain@orebokech.com> |
abdceedc8fad
* Makefile.in (install): Compress source files.
Romain Francoise <romain@orebokech.com>
parents:
66487
diff
changeset
|
464 |
abdceedc8fad
* Makefile.in (install): Compress source files.
Romain Francoise <romain@orebokech.com>
parents:
66487
diff
changeset
|
465 * Makefile.in (install): Compress source files. |
abdceedc8fad
* Makefile.in (install): Compress source files.
Romain Francoise <romain@orebokech.com>
parents:
66487
diff
changeset
|
466 |
66487 | 467 2005-10-28 Juri Linkov <juri@jurta.org> |
468 | |
469 * quail/symbol-ksc.el: Add missing characters from 1st pos of | |
470 every table of [korean-ksc5601], and swap incorrectly ordered | |
471 characters at pos 91 and 90. | |
472 | |
66467 | 473 2005-10-26 Torsten Bronger <bronger@physik.rwth-aachen.de> (tiny change) |
474 | |
475 * quail/latin-ltx.el ("TeX"): Change "\," mapping to U+202F (not | |
476 U+2006). Add more mappings from TeX's textcomp package. | |
477 | |
66443 | 478 2005-10-25 Juri Linkov <juri@jurta.org> |
479 | |
480 * quail/cyrillic.el ("cyrillic-translit"): Set 4th arg `guidance' | |
481 to t for this multi-key input method. | |
482 | |
66394 | 483 2005-10-24 Kenichi Handa <handa@m17n.org> |
484 | |
485 * quail/uni-input.el (ucs-input-activate): Don't add | |
486 quail-kill-guidance-buf to kill-buffer-hook. | |
487 | |
64160 | 488 2005-07-08 Kenichi Handa <handa@m17n.org> |
489 | |
490 * quail/japanese.el (quail-japanese-kanji-kkc): Fix order of | |
491 insertion and deletion. | |
492 | |
64099 | 493 2005-07-04 Lute Kamstra <lute@gnu.org> |
494 | |
495 Update FSF's address in GPL notices. | |
496 | |
63809 | 497 2005-06-28 Kenichi Handa <handa@m17n.org> |
498 | |
499 * leim-ext.el: Add rules for inserting full-width space for | |
500 quail/Punct and quail/Punct-b5. | |
501 | |
63001 | 502 2005-06-04 Eli Zaretskii <eliz@gnu.org> |
503 | |
74312
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
504 * makefile.w32-in (distclean): Fix a typo (colon was after "clean"). |
63001 | 505 (extraclean): New target, emulates Makefile.in. |
506 | |
61334 | 507 2005-04-06 Kenichi Handa <handa@m17n.org> |
508 | |
74312
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
509 * quail/sgml-input.el ("sgml"): Enable quail-completion by typing TAB. |
61334 | 510 |
60968 | 511 2005-03-26 Kenichi Handa <handa@m17n.org> |
512 | |
74312
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
513 * quail/latin-ltx.el ("TeX"): Enable quail-completion by typing TAB. |
60968 | 514 |
515 2005-03-18 Kenichi Handa <handa@m17n.org> | |
60709 | 516 |
517 * quail/thai.el (quail-thai-update-translation): Delete it. | |
60969 | 518 (thai-generate-quail-map): Generate a simpler map. |
60709 | 519 ("thai-kesmanee"): Don't use quail-thai-update-translation. |
520 (thai-generate-quail-map): Likewise. | |
521 | |
60607 | 522 2005-03-15 Kenichi Handa <handa@m17n.org> |
523 | |
524 * quail/thai.el (thai-generate-quail-map): Fix the kesmanee layout. | |
525 | |
60517 | 526 2005-03-08 Kenichi Handa <handa@m17n.org> |
527 | |
528 * quail/latin-pre.el ("latin-1-prefix"): Add rule "__"->"_". | |
529 ("latin-9-prefix"): Add rules "__"->"_", "_ "->NBSP. | |
530 | |
58757 | 531 2004-12-04 Kenichi Handa <handa@m17n.org> |
532 | |
533 * quail/lao.el (lao-key-alist): Declare it by defvar. | |
534 (lao-key-alist-vector): New variable. | |
535 (lao-consonant-key-alist, lao-semivowel-key-alist) | |
536 (lao-vowel-key-alist, lao-voweltone-key-alist) | |
537 (lao-tone-key-alist, lao-other-key-alist): Initialize them from | |
538 lao-key-alist-vector. | |
539 | |
57263 | 540 2004-09-25 Kenichi Handa <handa@m17n.org> |
541 | |
542 * quail/uni-input.el (ucs-input-method): Add error clause to | |
543 condition-case. | |
544 | |
57182 | 545 2004-09-21 Kenichi Handa <handa@m17n.org> |
546 | |
547 * quail/uni-input.el: Move the call of register-input-method to | |
548 leim-ext.el. | |
549 (ucs-input-insert-char): New function. | |
550 (ucs-input-method): Use ucs-input-insert-char. | |
551 (ucs-input-activate): Call quail-hide-guidance instead of | |
552 quail-hide-guidance-buf. | |
553 | |
554 * leim-ext.el: Add autoload for 'ucs-input-activate and | |
555 register-input-method for "ucs". | |
556 | |
56743
a95911085179
("greek-babel"): Add accent/breathing/uppercase
David Kastrup <dak@gnu.org>
parents:
56725
diff
changeset
|
557 2004-08-21 David Kastrup <dak@gnu.org> |
a95911085179
("greek-babel"): Add accent/breathing/uppercase
David Kastrup <dak@gnu.org>
parents:
56725
diff
changeset
|
558 |
a95911085179
("greek-babel"): Add accent/breathing/uppercase
David Kastrup <dak@gnu.org>
parents:
56725
diff
changeset
|
559 * quail/greek.el ("greek-babel"): Add accent/breathing/uppercase |
a95911085179
("greek-babel"): Add accent/breathing/uppercase
David Kastrup <dak@gnu.org>
parents:
56725
diff
changeset
|
560 combinations. |
a95911085179
("greek-babel"): Add accent/breathing/uppercase
David Kastrup <dak@gnu.org>
parents:
56725
diff
changeset
|
561 |
56725 | 562 2004-08-16 Kenichi Handa <handa@m17n.org> |
563 | |
564 * quail/georgian.el ("georgian"): Call quail-define-package with | |
565 the show-layout arg t. | |
566 | |
56605
9a317339d66a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
56311
diff
changeset
|
567 2004-08-06 Andreas Schwab <schwab@suse.de> |
9a317339d66a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
56311
diff
changeset
|
568 |
9a317339d66a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
56311
diff
changeset
|
569 * Makefile.in (install): Remove .arch-inventory files. |
9a317339d66a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
56311
diff
changeset
|
570 |
56311
387503227136
("((") ("))"): add quotation mark shorthands.
David Kastrup <dak@gnu.org>
parents:
56290
diff
changeset
|
571 2004-07-01 David Kastrup <dak@gnu.org> |
387503227136
("((") ("))"): add quotation mark shorthands.
David Kastrup <dak@gnu.org>
parents:
56290
diff
changeset
|
572 |
74312
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
573 * quail/greek.el ("((") ("))"): Add quotation mark shorthands. |
56311
387503227136
("((") ("))"): add quotation mark shorthands.
David Kastrup <dak@gnu.org>
parents:
56290
diff
changeset
|
574 |
56290
394796636272
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55921
diff
changeset
|
575 2004-06-30 Andreas Schwab <schwab@suse.de> |
394796636272
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55921
diff
changeset
|
576 |
394796636272
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55921
diff
changeset
|
577 * Makefile.in (${CHINESE-TIT:.elc=.el}): Depend on changed.tit to |
394796636272
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55921
diff
changeset
|
578 serialize parallel builds. |
394796636272
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55921
diff
changeset
|
579 (${MISC:.elc=.el}): Depend on changed.misc. |
394796636272
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55921
diff
changeset
|
580 |
55920 | 581 2004-06-05 Kenichi Handa <handa@m17n.org> |
582 | |
55921 | 583 * Makefile.in (leim-list.el): Depend on leim-ext.el. Append the |
584 contents of leim-ext.el to leim-list.el. | |
55920 | 585 |
586 * leim-ext.el: New file. | |
587 | |
55630 | 588 2004-05-17 Werner Lemberg <wl@gnu.org> |
589 | |
590 * quail/sisheng.el: New file. | |
591 | |
55627 | 592 2004-05-17 Kenichi Handa <handa@m17n.org> |
593 | |
594 * Makefile.in (OTHERS): Add ${srcdir}/quail/sisheng.elc. | |
595 | |
55531 | 596 2004-05-11 Eli Zaretskii <eliz@gnu.org> |
597 | |
598 * Makefile.in (leim-list.el): Move commands to convert TIT and | |
599 MISC dictionaries from here... | |
600 (changed.tit, changed.misc): ...to here. Remove the (now | |
601 unneeded) test of the contents of changed.* files. | |
602 | |
55490
22eeb2c849a0
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55407
diff
changeset
|
603 2004-05-10 Andreas Schwab <schwab@suse.de> |
22eeb2c849a0
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55407
diff
changeset
|
604 |
98317 | 605 * Makefile.in (all): Re-add dependency on ${WORLD} so that lisp |
55490
22eeb2c849a0
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55407
diff
changeset
|
606 files are compiled when bootstrapping. |
22eeb2c849a0
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55407
diff
changeset
|
607 |
55407
21d7b97dbe73
("TeX"): Fix typo.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55391
diff
changeset
|
608 2004-05-07 Stefan Monnier <monnier@iro.umontreal.ca> |
21d7b97dbe73
("TeX"): Fix typo.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55391
diff
changeset
|
609 |
21d7b97dbe73
("TeX"): Fix typo.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55391
diff
changeset
|
610 * quail/latin-ltx.el ("TeX"): Fix typo. |
21d7b97dbe73
("TeX"): Fix typo.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55391
diff
changeset
|
611 |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
612 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca> |
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
613 |
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
614 * quail/latin-ltx.el: Use utf-8 coding. |
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
615 ("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>. |
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
616 |
55354 | 617 2004-05-04 Kenichi Handa <handa@m17n.org> |
618 | |
98317 | 619 * Makefile.in (TIT-SOURCES): Prepend ${srcdir} to each element. |
55354 | 620 (MISC-SOURCES): Likewise. |
621 | |
622 2004-05-01 Kenichi Handa <handa@m17n.org> | |
623 | |
74312
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
624 * Makefile.in (OTHERS): Rename from MISC. |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
625 (MISC): Rename from MISC-DIC. |
98317 | 626 (WORLD): Adjust for the above changes. |
55354 | 627 (TIT-MISC, NON-TIT-MISC): New targets. |
628 (all): Don't depend on ${WORLD}. | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
629 (.NOTPARALLEL, .NO_PARALLEL, ${TIT}, ${MSIC-IDC}): Remove these targets. |
55354 | 630 (TIT-SOURCES, MISC-SOURCES): New macros. |
631 (changed.tit, changed.misc): New targets. | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
632 (leim-list.el): Depend on ${NON-TIT-MISC}, changed.tit, and |
55354 | 633 changed.misc. Generate quail files from TIT and MISC files if |
634 necessary. | |
635 (clean mostlyclean): Delete ${TIT-MISC} instead of ${TIT} and | |
636 ${MISC-DIC}. | |
637 | |
55339
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55093
diff
changeset
|
638 2004-05-03 Jason Rumney <jasonr@gnu.org> |
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55093
diff
changeset
|
639 |
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55093
diff
changeset
|
640 * makefile.nt: Remove. |
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55093
diff
changeset
|
641 |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
642 2004-04-23 Juanma Barranquero <lektu@terra.es> |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
643 |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
644 * makefile.w32-in: Add "-*- makefile -*-" mode tag. |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
645 |
54769 | 646 2004-04-09 Andrew Innes <andrewi@gnu.org> |
647 | |
648 * makefile.w32-in (distclean clean): Remove nmake specific | |
649 stamp-subdir test. | |
650 | |
54217 | 651 2004-02-28 Kenichi Handa <handa@m17n.org> |
652 | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
653 * Makefile.in (all): Depend on ${WORLD} instead of ${TIT} and |
54217 | 654 ${MISC-DIC}. |
655 (clean, mostlyclean): Don't delete *.elc distributed with tarball. | |
656 (maintainer-clean): Delete files that are not in CVS repository. | |
657 | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
658 * makefile.nt (all): Depend on $(WORLD) instead of $(TIT) and |
54217 | 659 $(MISC-DIC). |
660 (clean, mostlyclean): Don't delete *.elc distributed with tarball. | |
661 (maintainer-clean): Delete files that are not in CVS repository. | |
662 | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
663 * makefile.w32-in (all): Depend on $(WORLD) instead of $(TIT) and |
54217 | 664 $(MISC-DIC). |
665 (clean, mostlyclean): Don't delete *.elc distributed with tarball. | |
666 (maintainer-clean): Delete files that are not in CVS repository. | |
667 | |
93290 | 668 2004-02-16 Jérôme Marant <jmarant@nerim.net> (tiny change) |
53962 | 669 |
670 * Makefile.in (distclean maintainer-clean): Depend on clean. | |
671 | |
53718 | 672 2004-01-27 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change) |
673 | |
674 * quail/cyrillic.el ("bulgarian-bds"): Docstring fixed. | |
675 | |
53675 | 676 2004-01-22 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change) |
677 | |
678 * quail/cyrillic.el ("bulgarian-phonetic"): Docstring fixed. | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
679 Duplicate entry removed. |
53675 | 680 ("bulgarian-bds"): Docstring fixed. |
96434 | 681 |
52780 | 682 2003-10-06 Dave Love <fx@gnu.org> |
683 | |
684 * quail/latin-ltx.el: Several additions. | |
685 | |
52333 | 686 2003-08-25 Jesper Harder <harder@ifa.au.dk> (tiny change) |
687 | |
688 * quail/latin-pre.el ("german-prefix"): Fix typo in the docstring. | |
689 | |
52292 | 690 2003-08-20 Dave Love <fx@gnu.org> |
691 | |
692 * quail/latin-ltx.el: Add \rhd. | |
693 | |
52247
9e07217c006b
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52086
diff
changeset
|
694 2003-08-19 Markus Rost <rost@math.ohio-state.edu> |
9e07217c006b
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52086
diff
changeset
|
695 |
9e07217c006b
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52086
diff
changeset
|
696 * quail/latin-pre.el ("french-prefix"): Fix spacing in docstring. |
9e07217c006b
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52086
diff
changeset
|
697 |
52086 | 698 2003-07-21 KAWABATA, Taichi <kawabata@m17n.org> |
699 | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
700 * quail/indian.el (quail-indian-update-translation): Adjust the |
96376
c3309dba6542
American English spelling fix.
Glenn Morris <rgm@gnu.org>
parents:
96359
diff
changeset
|
701 behavior according to the change of quail-translate-key. |
52086 | 702 |
51137 | 703 2003-05-22 Kenichi Handa <handa@m17n.org> |
704 | |
705 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Change the title | |
706 Chinese characters from GB to Big5. | |
707 | |
71214 | 708 2003-05-01 Wlodzimierz Bzyl <matwb@julia.univ.gda.pl> (tiny change) |
50769 | 709 |
710 * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/. | |
711 | |
50457
faa3697e3450
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
49990
diff
changeset
|
712 2003-04-05 Andreas Schwab <schwab@suse.de> |
faa3697e3450
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
49990
diff
changeset
|
713 |
faa3697e3450
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
49990
diff
changeset
|
714 * Makefile.in (install): Remove CVS related and backup files from |
faa3697e3450
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
49990
diff
changeset
|
715 installation directory. |
faa3697e3450
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
49990
diff
changeset
|
716 |
49990 | 717 2003-02-27 David Kastrup <dak@gnu.org> |
718 | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
719 * quail/greek.el (greek-babel): Add koronis transliteration. |
49990 | 720 |
49920 | 721 2003-02-23 David Kastrup <dak@gnu.org> |
722 | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
723 * quail/greek.el (greek-babel): Fix <' accent. |
49920 | 724 |
49825 | 725 2003-02-17 Dave Love <fx@gnu.org> |
726 | |
727 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'. | |
728 | |
49794
dbd2a70bc8f0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49713
diff
changeset
|
729 2003-02-14 Juanma Barranquero <lektu@terra.es> |
dbd2a70bc8f0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49713
diff
changeset
|
730 |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
731 * quail/uni-input.el (utf-8-ccl-encode): Fix use of character constants. |
49794
dbd2a70bc8f0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49713
diff
changeset
|
732 |
49713 | 733 2003-02-11 KAWABATA, Taichi <kawabata@m17n.org> |
49710 | 734 |
735 * quail/indian.el (punjabi-itrans, gujarati-itrans, oriya-itrans) | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
736 (bengali-itrans, assamese-itrans, telugu-itrans, kannada-itrans) |
49710 | 737 (malayalam-itrans, tamil-itrans): New ITRANS based input methods. |
738 (punjabi-inscript, gujarati-inscript, oriya-inscript) | |
739 (bengali-inscript, assamese-inscript, telugu-inscript) | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
740 (kannada-inscript, malayalam-inscript, tamil-inscript): |
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
741 New INSCRIPT based input methods. |
49710 | 742 |
49640 | 743 2003-02-07 Kenichi Handa <handa@m17n.org> |
744 | |
745 * quail/cyrillic.el: Update quail-package-alist (not | |
746 input-method-alist) to make "cyrillic-jcuken" an alias of | |
747 "russian-typewriter". Add cookie for quail-update-leim-list-file. | |
748 | |
49607 | 749 2003-02-05 David Kastrup <dak@gnu.org> |
750 | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
751 * quail/greek.el: Fix iota accent typos in greek-babel encoding. |
49607 | 752 |
49045 | 753 2003-01-05 Dave Love <fx@gnu.org> |
754 | |
755 * makefile.w32-in (SLAVIC): Add croatian.elc. | |
756 | |
757 * Makefile.in (SLAVIC): Add croatian.elc. | |
758 | |
759 * quail/croatian.el: New file. | |
760 | |
48799
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
761 2002-12-10 Juanma Barranquero <lektu@terra.es> |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
762 |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
763 * makefile.w32-in (LATIN): Add welsh.elc. |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
764 (MISC): Add georgian.elc. |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
765 (UNICODE): Add it. |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
766 (WORLD): Add $(UNICODE). |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
767 |
48331 | 768 2002-11-14 Dave Love <fx@gnu.org> |
769 | |
770 * quail/slovak.el: Add coding cookie. | |
771 | |
772 * quail/latin-ltx.el: Fix coding cookie. | |
773 | |
774 * quail/hebrew.el: Add coding cookie. | |
775 | |
776 * quail/czech.el: Add coding cookie. | |
777 | |
778 * quail/welsh.el: Undo last change. | |
779 | |
47418 | 780 2002-09-11 Dave Love <fx@gnu.org> |
781 | |
782 * quail/latin-post.el ("slovenian"): New. | |
783 | |
47243 | 784 2002-09-05 Kenichi Handa <handa@etl.go.jp> |
785 | |
786 * quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'. | |
787 | |
46665 | 788 2002-07-24 Dave Love <fx@gnu.org> |
789 | |
46669 | 790 * quail/latin-alt.el ("latin-alt-postfix"): New. |
791 | |
792 * quail/latin-post.el ("latin-postfix"): New. | |
793 | |
46665 | 794 * quail/latin-pre.el ("latin-1-prefix"): Add nbsp. |
795 ("latin-3-prefix"): Doc fix. | |
46669 | 796 ("latin-prefix"): New. |
46665 | 797 |
46502 | 798 2002-07-12 Dave Love <fx@gnu.org> |
799 | |
800 * quail/cyrillic.el: Doc fixes. | |
801 ("cyrillic-beylorussian"): Commented-out. | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
802 ("cyrillic-translit-bulgarian"): Delete. |
46502 | 803 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings. |
804 ("ukrainian-computer", "belarusian", "bulgarian-bds") | |
805 ("russian-computer"): New. | |
93290 | 806 ("bulgarian-phonetic"): Rename from bulgarian-pho. Add §, №, Ю. |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
807 ("russian-typewriter"): Rename from cyrillic-jcuken. |
46502 | 808 |
46262 | 809 2002-06-20 Dave Love <fx@gnu.org> |
810 | |
811 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3 | |
93290 | 812 characters and ~o -> ġ, ~O -> Ġ. |
46262 | 813 |
45330 | 814 2002-05-17 Eli Zaretskii <eliz@is.elta.co.il> |
815 | |
816 * Makefile.in (install): Use "tar -chf", to follow symlinks. | |
817 | |
45107 | 818 2002-05-04 Triet Hoai Lai <thlai@ee.usyd.edu.au> |
819 | |
820 * quail/vntelex.el: Add even more rules. | |
821 | |
45060 | 822 2002-04-30 Triet Hoai Lai <thlai@ee.usyd.edu.au> |
823 | |
824 * quail/vntelex.el: Add new rules to escape from composition. | |
825 | |
44968 | 826 2002-04-29 Triet Hoai Lai <thlai@ee.usyd.edu.au> |
827 | |
828 * quail/vntelex.el: Use proper charset. | |
829 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
830 2002-04-22 Koaunghi Un <koaunghi@ling.cnu.ac.kr> |
44747 | 831 |
832 * quail/hanja.el ("Od"): Remove rule. | |
833 | |
44700 | 834 2002-04-19 Eli Zaretskii <eliz@is.elta.co.il> |
835 | |
836 * quail/indian.el: Replace commented-out lines with a condition | |
837 that is always false. | |
838 | |
44407 | 839 2002-04-06 Jaeyoun Chung <jay@kldp.org> |
840 | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
841 * quail/hanja3.el ("kf"): Add a few composing rules |
44407 | 842 from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr> |
843 | |
87622
6afe8b747c00
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
844 * quail/hangul3.el: Buggy alternative second character |
44407 | 845 sequence fixed ('/' for 'v' pair). |
846 added a few more third character composing rule. | |
847 | |
43704 | 848 2002-03-03 Werner Lemberg <wl@gnu.org> |
849 | |
850 * quail/vntelex.el: New file. | |
87622
6afe8b747c00
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
851 * Makefile.in (VIETNAMESE): |
6afe8b747c00
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
852 * makefile.nt (VIETNAMESE): |
6afe8b747c00
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
853 * makefile.w32-in (VIETNAMESE): Add it. |
43704 | 854 |
43229 | 855 2002-02-10 Andrew Innes <andrewi@gnu.org> |
856 | |
857 * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS). | |
858 ($(MISC_DIC)): Ditto. | |
859 | |
43139
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
860 2002-02-06 Richard M. Stallman <rms@gnu.org> |
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
861 |
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
862 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~". |
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
863 Don't define "~," at all. |
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
864 |
93290 | 865 2002-01-29 Pavel Janík <Pavel@Janik.cz> |
866 | |
867 * quail/latin-pre.el (latin-2-prefix): Add Ě and ě. | |
43023 | 868 From "Dr. Eduard Werner" <edi.werner@gmx.de>. |
869 | |
42641
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
870 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il> |
42640 | 871 |
872 * quail/greek.el: Changed the behavior of the "greek" input | |
42641
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
873 method, to consider the "accent" and "diaeresis" as prefix keys. |
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
874 A new method (named "greek-postfix") was added which implements |
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
875 the old behavior. Also changed the mapping of the "Q/q" key to |
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
876 produce the ":/;" characters, as is customary in greek keyboards. |
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
877 From Nick Patavalis <npat@inaccessnetworks.com>. |
42640 | 878 |
42597 | 879 2002-01-07 Jaeyoun Chung <jay@kldp.org> |
880 | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
881 * quail/hangul.el: Remove key sequence mapping for O[rsfaqtTd]. |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
882 Not used for Korean Hangul Type 2 (request from emacs-kr mailing list). |
42597 | 883 |
42505 | 884 2002-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
885 | |
886 * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string. | |
887 | |
42464 | 888 2002-01-01 Dave Love <fx@gnu.org> |
889 | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
890 * quail/indian.el (quail-define-indian-trans-package): Unquote lambda. |
42464 | 891 (quail-define-inscript-package): Avoid mapcar*. |
892 | |
42204 | 893 2001-12-20 Dave Love <fx@gnu.org> |
894 | |
895 * quail/latin-ltx.el: Fix un-doubled backslashes. | |
896 | |
42039 | 897 2001-12-15 Dave Love <fx@gnu.org> |
898 | |
48799
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
899 * quail/latin-pre.el ("french-prefix", "german-prefix") |
42039 | 900 ("spanish-prefix"): Fix language assignment. |
901 | |
48799
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
902 * quail/latin-post.el ("french-postfix", "german-postfix") |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
903 ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix") |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
904 ("french-keyboard", "french-azerty", "german") |
42039 | 905 ("spanish-keyboard"): Fix language assignment. |
906 | |
907 * quail/indian.el: Don't require cl. | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
908 (quail-indian-flatten-list): Rename from flatten-list. |
42039 | 909 |
48799
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
910 * quail/cyrillic.el ("cyrillic-beylorussian") |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
911 ("cyrillic-ukrainian", "cyrillic-translit-bulgarian") |
42039 | 912 ("belarusian", "bulgarian-pho"): Fix language assignment. |
913 | |
914 * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix") | |
915 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix") | |
916 ("turkish-alt-postfix"): Fix language assignment. | |
917 ("dutch"): Assign to Dutch. Use chars, not strings. | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
918 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): New. |
42039 | 919 |
93290 | 920 2001-12-08 Pavel Janík <Pavel@Janik.cz> |
41896 | 921 |
922 * COPYING: New file. | |
923 | |
41797 | 924 2001-12-03 Jaeyoun Chung <jay@kldp.org> |
925 | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
926 * quail/hangul3.el: Add a few convenient composing sequences for |
41797 | 927 Korean keyboard type 3 users. |
928 | |
41688 | 929 2001-11-29 Dave Love <fx@gnu.org> |
930 | |
931 * quail/latin-ltx.el: Extra translations. Fix some | |
932 latin-iso8859-4 characters. Use Hebrew letters, not compatibility | |
933 symbols. | |
934 | |
41636 | 935 2001-11-28 Juanma Barranquero <lektu@terra.es> |
936 | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
937 * makefile.w32-in (INDIAN): Adjust for the file name change; |
41636 | 938 quail/devanagari.elc -> quail/indian.elc. |
939 | |
940 * makefile.nt (INDIAN): Likewise. | |
941 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
942 2001-11-21 KAWABATA, Taichi <batta@beige.ocn.ne.jp> |
41471
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
943 |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
944 * quail/devanagari.el: Renamed to indian.el. |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
945 |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
946 * quail/indian.el: Renamed from devanagari.el, and completely |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
947 re-written. The input method devanagari-hindi-transliteration is |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
948 merged with devanagari-itrans, devanagari-keyboard-a is renamed to |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
949 devanagari-inscript, devanagari-transliteration is renamed to |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
950 devanagari-kyoto-harvard. |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
951 |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
952 * Makefile.in: Adjusted for the file name change; |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
953 quail/devanagari.elc -> quail/indian.elc. |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
954 |
40768 | 955 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il> |
956 | |
957 * quail/welsh.el: Avoid an error message due to a commented-out | |
958 input method. | |
959 | |
40749
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
960 2001-11-05 Richard M. Stallman <rms@gnu.org> |
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
961 |
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
962 * quail/rfc1345.el: Get rid of the explicit ^Z character. |
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
963 |
40739 | 964 2001-11-05 Eli Zaretskii <eliz@is.elta.co.il> |
965 | |
966 * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display. | |
967 | |
40712 | 968 2001-11-04 Dave Love <fx@gnu.org> |
969 | |
970 * Makefile.in (LATIN): Add welsh. | |
971 (UNICODE): New. | |
972 (MISC): Add georgian. | |
973 (WORLD): Add UNICODE. | |
974 | |
975 * quail/welsh.el, quail/georgian.el, quail/rfc1345.el: | |
976 * quail/uni-input.el, quail/sgml-input.el: New file. | |
977 | |
978 * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods. | |
979 | |
980 * quail/latin-alt.el ("dutch"): New method. | |
981 | |
95891
11cd8097e8d0
Fix typos, convert to utf-8.
Juanma Barranquero <lekktu@gmail.com>
parents:
95780
diff
changeset
|
982 2001-10-27 Francesco Potortì <pot@gnu.org> |
40358
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
983 |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
984 * quail/latin-post.el ("italian-postfix"): Undo previous change. |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
985 |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
986 * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change. |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
987 |
95891
11cd8097e8d0
Fix typos, convert to utf-8.
Juanma Barranquero <lekktu@gmail.com>
parents:
95780
diff
changeset
|
988 2001-10-25 Francesco Potortì <pot@gnu.org> |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
989 |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
990 * quail/latin-post.el ("italian-postfix"): Euro symbol. |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
991 |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
992 * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol. |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
993 |
40111 | 994 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
995 | |
40152 | 996 * (Version 21.1 released.) |
40111 | 997 |
40051 | 998 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il> |
999 | |
1000 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet | |
1001 mappings, so that one could type them without leaving the Hanyu | |
1002 Pinyin input method. Suggested by Kenichi Handa | |
1003 <handa@etl.go.jp>. | |
1004 | |
39884 | 1005 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> |
1006 | |
1007 * quail/greek.el ("greek-babel"): New input method. From David | |
1008 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>. | |
1009 | |
39742 | 1010 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
1011 | |
1012 * Branch for 21.1. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1013 |
39141 | 1014 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il> |
1015 | |
1016 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup | |
1017 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>. | |
1018 | |
38703 | 1019 2001-08-06 Gerd Moellmann <gerd@gnu.org> |
1020 | |
1021 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of | |
1022 "chinese-py". | |
1023 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy". | |
1024 | |
93290 | 1025 2001-07-16 Pavel Janík <Pavel@Janik.cz> |
38453
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
1026 |
45056 | 1027 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el |
1028 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el | |
1029 * quail/greek.el, quail/hangul.el, quail/hangul3.el | |
1030 * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el | |
1031 * quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el | |
1032 * quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el | |
1033 * quail/latin-pre.el, quail/lrt.el, quail/py-punct.el | |
1034 * quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el | |
1035 * quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to | |
38453
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
1036 follow coding conventions. |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
1037 |
37990
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
1038 2001-06-04 Andrew Choi <akochoi@i-cable.com> |
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
1039 |
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
1040 * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el. |
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
1041 |
37975 | 1042 2001-06-01 Andrew Innes <andrewi@gnu.org> |
1043 | |
1044 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc. | |
1045 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and | |
1046 $(srcdir)/quail/pypunct-b5.elc. | |
1047 (NON_TIT_CNS): Remove. | |
1048 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS). | |
1049 (CHINESE_CNS): Remove. | |
1050 (KOREAN): Add $(srcdir)/quail/hanja3.elc. | |
1051 (LATIN): Add $(srcdir)/quail/latin-alt.elc and | |
1052 $(srcdir)/quail/latin-ltx.elc. | |
1053 (MISC_DIC): Copy from Makefile.in. | |
1054 (CHINESE): Remove $(CHINESE_CNS). | |
1055 (all): Add $(MISC_DIC) as target. | |
1056 (.NOTPARALLEL): New target. | |
1057 (.NO_PARALLEL): New target. | |
1058 ($(MISC_DIC)): New target. | |
1059 (clean mostlyclean): Clean more stuff. | |
1060 (TIT_EL): New macro. | |
1061 (MISC_DIC_EL): New macro. | |
1062 | |
1063 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it. | |
1064 (TIT-BIG5): Remove CTLauB.elc from it. | |
1065 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it. | |
1066 (clean mostlyclean): Remove obsolete reference. | |
1067 | |
37971 | 1068 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il> |
1069 | |
1070 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display. | |
1071 | |
37877 | 1072 2001-05-24 Andrew Choi <akochoi@i-cable.com> |
1073 | |
37881
64c896104a04
2001-05-24 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37877
diff
changeset
|
1074 * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc. |
64c896104a04
2001-05-24 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37877
diff
changeset
|
1075 |
37877 | 1076 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files. |
1077 | |
1078 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files. | |
1079 | |
1080 * Makefile.in (TIT-GB): Remove CTLau.elc from it. | |
1081 (TIT-BIG5): Remove CTLauB.elc from it. | |
1082 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it. | |
1083 | |
37790 | 1084 2001-05-17 Dave Love <fx@gnu.org> |
1085 | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
1086 * quail/latin-ltx.el ("TeX"): Rename from "latin-latex2e". |
37790 | 1087 Language family and indicator changed. Many new translations. |
1088 | |
37769 | 1089 2001-05-17 Gerd Moellmann <gerd@gnu.org> |
1090 | |
1091 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and | |
93290 | 1092 slovak input methods. New maintainer. From Pavel Janík |
37769 | 1093 <Pavel@Janik.cz>. |
1094 | |
37424 | 1095 2001-04-23 Gerd Moellmann <gerd@gnu.org> |
1096 | |
1097 * quail/latin-ltx.el: Add more translations. From | |
93290 | 1098 jsbien@mimuw.edu.pl (Janusz S. Bień). |
37424 | 1099 |
37397 | 1100 2001-04-19 Eli Zaretskii <eliz@is.elta.co.il> |
1101 | |
1102 * quail/hangul.el <korean-hangul>: Doc fix. | |
1103 | |
37385 | 1104 2001-04-18 Andrew Innes <andrewi@gnu.org> |
1105 | |
1106 * makefile.w32-in (EMACSLOADPATH): Define. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1107 ($(TIT)): |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1108 ($(MISC_DIC)): |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1109 (.el.elc): |
37385 | 1110 (leim-list.el): Remove stuff to set EMACSLOADPATH. |
1111 | |
37203 | 1112 2001-04-05 Gerd Moellmann <gerd@gnu.org> |
1113 | |
37218 | 1114 * Makefile.in (install): Remove .cvsignore files. |
1115 | |
37203 | 1116 * quail/japanese.el ("japanese-hankaku-kana"): Don't use |
1117 the same translations as for `japanese'. | |
1118 | |
37177 | 1119 2001-04-03 Andrew Innes <andrewi@gnu.org> |
1120 | |
1121 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and | |
1122 quail/ZIRANMA.elc. | |
1123 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and | |
1124 $(srcdir)/quail/tsang-b5.elc. | |
1125 (NON_TIT_CNS): Delete. | |
1126 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS). | |
1127 (CHINESE_CNS): Delete. | |
1128 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa | |
1129 <handa@etl.go.jp>. | |
1130 (MISC_DIC): New variable. | |
1131 (CHINESE): Delete $(CHINESE_CNS). | |
1132 (WORLD): Add $(MISC_DIC). | |
1133 (all): Depends on $(MISC_DIC). | |
1134 (.NOTPARALLEL, .NO_PARALLEL): New special targets. | |
1135 ($(MISC_DIC)): New target. | |
1136 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC) | |
1137 and $(MISC_DIC:.elc=.el). | |
1138 | |
37129 | 1139 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il> |
1140 | |
37131 | 1141 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From |
1142 Kenichi Handa <handa@etl.go.jp>. | |
1143 | |
37129 | 1144 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}. |
1145 | |
37117 | 1146 2001-03-31 Kenichi Handa <handa@etl.go.jp> |
1147 | |
1148 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc | |
1149 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc | |
1150 ${srcdir}/quail/tsang-b5.elc. | |
1151 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}. | |
1152 (CHINESE-CNS): Delete it. | |
1153 (MISC-DIC): New variable. | |
1154 (CHINESE): Delete ${CHINESE-CNS}. | |
37177 | 1155 (WORLD): Add ${MISC-DIC}. |
37117 | 1156 (all): Depends on ${MISC-DIC}. |
1157 (${MISC-DIC}): New target. | |
1158 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}. | |
1159 | |
1160 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns, | |
1161 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files. | |
1162 | |
1163 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them. | |
1164 | |
1165 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el, | |
87622
6afe8b747c00
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
1166 * quail/quick-cns.el: Delete them. |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1167 |
37075 | 1168 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il> |
1169 | |
1170 * Makefile.in (${TIT}): Fix whitespace. | |
1171 | |
37061 | 1172 2001-03-29 Eli Zaretskii <a34785@is.elta.co.il> |
1173 | |
1174 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets. | |
1175 (${TIT}): If the target file already exist, don't remake it. | |
1176 | |
36917 | 1177 2001-03-21 Kenichi Handa <handa@etl.go.jp> |
1178 | |
1179 * quail/slovak.el ("slovak"): Translate "=q" to "`". | |
1180 | |
95780
4538778f611d
Fix committer names and other typos.
Juanma Barranquero <lekktu@gmail.com>
parents:
95510
diff
changeset
|
1181 2001-03-16 Pavel Janík <Pavel@Janik.cz> |
36843 | 1182 |
1183 * quail/slovak.el ("slovak"): Delete translations of "q", "Q", | |
1184 "=q", "+q", "=Q", and "+Q". | |
1185 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT. | |
1186 ("slovak-prog-2"): Likewise. | |
1187 ("slovak-prog-3"): Likewise. | |
1188 | |
36838 | 1189 2001-03-16 Eli Zaretskii <eliz@is.elta.co.il> |
1190 | |
1191 * quail/latin-post.el ("finnish-keyboard"): Fix a typo. | |
1192 | |
36831 | 1193 2001-03-16 Kenichi Handa <handa@etl.go.jp> |
1194 | |
1195 * quail/japanese.el (quail-japanese-transliteration-rules): New | |
1196 variable. Use it to define these input methods: "japanese", | |
1197 "japanese-hiragana", "japanese-katakana". | |
36833 | 1198 (quail-japanese-kana-state): Delete this variable. |
1199 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state, | |
98317 | 1200 instead check if there's any Hiraganas in the conversion region. |
36831 | 1201 |
36793 | 1202 2001-03-14 Kenichi Handa <handa@mule.m17n.org> |
1203 | |
1204 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT. | |
1205 | |
36573 | 1206 2001-03-06 Kenichi Handa <handa@etl.go.jp> |
1207 | |
1208 * CXTERM-DIC/4Corner.tit: Add copyright notice. | |
1209 | |
36535 | 1210 2001-03-05 Kenichi Handa <handa@etl.go.jp> |
1211 | |
1212 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the | |
98317 | 1213 change of the special key bindings. |
36535 | 1214 |
36386 | 1215 2001-02-22 Kenichi Handa <handa@etl.go.jp> |
1216 | |
36573 | 1217 * CXTERM-DIC/ARRAY30.tit: Add copyright notice. |
36386 | 1218 |
1219 * CXTERM-DIC/ETZY.tit: Likewise. | |
1220 | |
1221 * CXTERM-DIC/ZOZY.tit: Likewise. | |
1222 | |
35903 | 1223 2001-02-05 Andrew Innes <andrewi@gnu.org> |
1224 | |
1225 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe | |
1226 path absolute. | |
1227 | |
35873 | 1228 2001-02-03 Andrew Innes <andrewi@gnu.org> |
1229 | |
1230 * makefile.w32-in (LATIN): Fix last change to use () not {}. | |
1231 | |
35836 | 1232 2001-02-02 Kenichi Handa <handa@etl.go.jp> |
1233 | |
1234 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc. | |
1235 | |
1236 * makefile.w32-in (LATIN): Likewise. | |
1237 | |
1238 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method. | |
1239 | |
35834 | 1240 2001-02-01 Andrew Innes <andrewi@gnu.org> |
1241 | |
1242 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc. | |
1243 | |
35809 | 1244 2001-02-01 Kenichi Handa <handa@etl.go.jp> |
1245 | |
1246 * quail/greek.el ("greek-mizuochi"): New input method for | |
1247 classical Greek. | |
1248 | |
35771 | 1249 2001-01-28 Gerd Moellmann <gerd@gnu.org> |
35671 | 1250 |
35771 | 1251 * Makefile.in (extraclean): Added target so make doesn't die if |
35671 | 1252 one runs "make extraclean" at the top level. |
1253 | |
35108 | 1254 2001-01-06 Andrew Innes <andrewi@gnu.org> |
1255 | |
1256 * makefile.nt ($(TIT)): Map .elc to .el. | |
1257 (buildlisppath): Make path relative to $(MAKEDIR). | |
1258 | |
34938 | 1259 2001-01-01 Andreas Schwab <schwab@suse.de> |
1260 | |
1261 * quail/latin-alt.el: Doc fixes. | |
1262 | |
34695 | 1263 2000-12-18 Dave Love <fx@gnu.org> |
1264 | |
93290 | 1265 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate š entry. |
1266 Change œ, Œ, ¶. | |
34695 | 1267 |
34627 | 1268 2000-12-16 Kenichi Handa <handa@etl.go.jp> |
1269 | |
1270 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el. | |
1271 | |
34285 | 1272 2000-12-06 Andrew Innes <andrewi@gnu.org> |
1273 | |
1274 * makefile.w32-in (buildlisppath): Set to an absolute directory, | |
1275 relative to $(CURDIR). | |
1276 (INSTALLDIR): Use forward slash. | |
1277 | |
33858 | 1278 2000-11-24 Andrew Innes <andrewi@gnu.org> |
1279 | |
1280 * makefile.w32-in (.SUFFIXES): New target, include .elc .el. | |
1281 | |
1282 * makefile.nt (.SUFFIXES): New target, include .elc .el. | |
1283 | |
33662 | 1284 2000-11-21 Kenichi Handa <handa@etl.go.jp> |
1285 | |
33663 | 1286 * Makefile.in (.SUFFIXES): New target, include .elc .el. |
33662 | 1287 |
33581 | 1288 2000-11-17 Kenichi Handa <handa@etl.go.jp> |
1289 | |
1290 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to | |
1291 remember the conversion start. | |
1292 | |
32725 | 1293 2000-10-21 Andrew Innes <andrewi@gnu.org> |
1294 | |
1295 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead | |
1296 of conditional invocation of make. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1297 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1298 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) |
32725 | 1299 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el |
1300 files to .elc. | |
1301 ($(TIT)): Adjusted for the above change. | |
1302 (clean mostlyclean): Likewise. | |
1303 (.el.elc): New target. | |
1304 | |
1305 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead | |
1306 of conditional invocation of make. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1307 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1308 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) |
32725 | 1309 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el |
1310 files to .elc. | |
1311 ($(TIT)): Adjusted for the above change. | |
1312 (clean mostlyclean): Likewise. | |
1313 (.el.elc): New target. | |
1314 | |
32255 | 1315 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il> |
1316 | |
1317 * Makefile.in (${TIT}, clean): Don't use shell `command` | |
1318 expansion, use ${TIT:.elc=.el} instead. | |
1319 | |
31918 | 1320 2000-09-26 Gerd Moellmann <gerd@gnu.org> |
1321 | |
1322 * Makefile.in: Make this the leim Makefile.in. | |
1323 (clean): Also remove $NON-TIT and $WORLD. | |
1324 (RUN-EMACS): Set EMACSLOADPATH. | |
1325 | |
31777 | 1326 2000-09-21 Kenichi Handa <handa@etl.go.jp> |
1327 | |
31788 | 1328 * Makefile.in: Revert to no-leim Makefile. |
1329 | |
31779 | 1330 * quail/.cvsignore: Include *.elc. |
1331 | |
1332 * ja-dic/.cvsignore: New file. | |
31777 | 1333 |
31680 | 1334 2000-09-16 Andrew Innes <andrewi@gnu.org> |
1335 | |
1336 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs. | |
1337 (leim-list.el): Ditto. | |
1338 | |
1339 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs. | |
1340 (leim-list.el): Ditto. | |
1341 | |
31643 | 1342 2000-09-15 Andrew Innes <andrewi@gnu.org> |
1343 | |
1344 * makefile.w32-in (clean mostlyclean): Ignore errors when removing | |
1345 files. | |
1346 | |
31632 | 1347 2000-09-14 Andrew Innes <andrewi@gnu.org> |
1348 | |
1349 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting | |
1350 leim-list.el. | |
1351 (distclean maintainer-clean): Ditto for stamp-subdir. | |
1352 | |
1353 * makefile.nt: Rename skkdic to ja-dic. | |
1354 | |
31432 | 1355 2000-09-07 Kenichi Handa <handa@etl.go.jp> |
1356 | |
1357 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard | |
1358 translation. | |
1359 | |
1360 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified. | |
1361 | |
1362 * quail/py-punct.el ("chinese-py-punct"): Docstring modified. | |
1363 ("chinese-tonepy-punct"): New input method. | |
1364 | |
1365 * quail/latin-pre.el ("polish-slash"): Don't use keyboard | |
1366 translation. | |
1367 | |
1368 * quail/japanese.el ("japanese"): Delete the key sequence for | |
54482 | 1369 Roman transliteration from the docstring because it's now shown |
31432 | 1370 automatically. |
1371 ("japanese-ascii", "japanese-zenkaku") | |
1372 ("japanese-hankaku-kana", "japanese-hiragana") | |
1373 ("japanese-katakana"): Docstring modified. | |
1374 | |
1375 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout | |
1376 on describe-input-method. | |
1377 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise. | |
1378 | |
31355 | 1379 2000-09-03 Andrew Innes <andrewi@gnu.org> |
1380 | |
1381 * makefile.w32-in: New file. | |
31359 | 1382 (install) Fix copying of directories. |
31355 | 1383 |
31303 | 1384 2000-08-31 Kenichi Handa <handa@etl.go.jp> |
1385 | |
1386 * quail/thai.el (thai-generate-quail-map): If the length of | |
1387 translation is more than one, compose it. | |
1388 | |
31267 | 1389 2000-08-29 Dave Love <fx@gnu.org> |
1390 | |
93290 | 1391 * quail/latin-pre.el ("latin-9-prefix"): Change entries for œ and Œ. |
31270 | 1392 |
31267 | 1393 * Makefile.in: ja-dic <- skk in several places. |
1394 | |
31162 | 1395 2000-08-25 Kenichi Handa <handa@etl.go.jp> |
1396 | |
1397 * ja-dic: Directory name changed from skkdic. | |
1398 | |
31166 | 1399 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el. |
31162 | 1400 |
1401 * README: Rename skkdic to ja-dic throughout the file. | |
1402 | |
31154
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
1403 2000-08-24 Dave Love <fx@gnu.org> |
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
1404 |
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
1405 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New. |
31162 | 1406 ("latin-1-prefix"): Add missing symbols. |
31154
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
1407 |
31135 | 1408 2000-08-23 Dave Love <fx@gnu.org> |
1409 | |
93290 | 1410 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give § and |
1411 add ~p for ¶. | |
31135 | 1412 |
30267 | 1413 2000-07-18 Kenichi Handa <handa@etl.go.jp> |
1414 | |
1415 * quail/japanese.el ("japanese"): Fix docstring. | |
1416 | |
30253 | 1417 2000-07-17 Kenichi Handa <handa@etl.go.jp> |
1418 | |
1419 * quail/japanese.el ("japanese"): Docstring modified. | |
1420 | |
29598 | 1421 2000-06-12 Kenichi Handa <handa@etl.go.jp> |
1422 | |
1423 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted. | |
1424 ("tibetan-wylie"): State transition table modified. | |
1425 | |
29365 | 1426 2000-06-01 Kenichi Handa <handa@etl.go.jp> |
1427 | |
1428 * quail/tibetan.el: Change all tibetan-1-column characters to | |
1429 tibetan. Quail map for "tibetan-wylie" fixed. | |
1430 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
1431 2000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl> |
28435 | 1432 |
1433 * quail/latin-pre.el ("polish-slash"): New input method. | |
1434 | |
27941 | 1435 2000-03-02 Kenichi Handa <handa@etl.go.jp> |
1436 | |
1437 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols. | |
1438 | |
27557 | 1439 2000-02-01 Gerd Moellmann <gerd@gnu.org> |
1440 | |
1441 * Makefile.in: Make this the no-leim Makefile. Move the | |
1442 leim Makefile.in to ../leim-Makefile.in as it originally was. | |
1443 | |
1444 * Makefile.noleim: Removed. | |
1445 | |
27466 | 1446 2000-01-28 Kenichi Handa <handa@etl.go.jp> |
1447 | |
1448 * quail/hanja.el (korean-hanja): Add an entry for "wod". | |
1449 | |
27132 | 1450 2000-01-04 Kenichi Handa <handa@etl.go.jp> |
1451 | |
1452 * quail/japanese.el ("japanese"): Docstring augmented. | |
1453 | |
26899 | 1454 1999-12-15 Kenichi Handa <handa@etl.go.jp> |
1455 | |
1456 * quail/lao.el: Rewritten for new composition. | |
1457 | |
1458 * quail/lrt.el: Rewritten for new composition. | |
1459 | |
1460 * quail/thai.el: Rewritten for new composition. | |
1461 | |
1462 * quail/tibetan.el: Rewritten for new composition. | |
1463 | |
26823 | 1464 1999-12-13 Kenichi Handa <handa@etl.go.jp> |
1465 | |
1466 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3 | |
1467 characters, not Latin-1. | |
1468 | |
26543 | 1469 1999-11-22 Andrew Innes <andrewi@gnu.org> |
1470 | |
1471 * makefile.nt: No need to generate subdirs.el. | |
1472 | |
26538 | 1473 1999-11-21 Andrew Innes <andrewi@gnu.org> |
1474 | |
1475 * makefile.nt: New file. | |
1476 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
1477 1999-10-26 Gerd Moellmann <gerd@gnu.org> |
26204 | 1478 |
1479 * Makefile.noleim: New. | |
1480 | |
25920 | 1481 1999-09-19 Ken'ichi Handa <handa@gnu.org> |
1482 | |
1483 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from | |
1484 turkish-postfix. | |
1485 ("turkish-postfix"): New Turkish input method which inserts | |
1486 Latin-5 characters. | |
1487 | |
1488 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from | |
1489 turkish-alt-postfix. | |
1490 ("turkish-alt-postfix"): New Turkish input method which inserts | |
1491 Latin-5 characters. | |
1492 | |
1493 1999-07-12 Richard Stallman <rms@gnu.org> | |
1494 | |
1495 * Version 20.4 released. | |
1496 | |
1497 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru> | |
1498 | |
1499 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout. | |
1500 | |
1501 1999-06-14 Ken'ichi Handa <handa@gnu.org> | |
1502 | |
1503 * quail/ethiopic.el ("ethiopic"): Add translation rules. | |
1504 | |
1505 1999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr> | |
1506 | |
1507 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and | |
1508 hanja.el. | |
1509 | |
1510 1999-05-25 Ken'ichi Handa <handa@gnu.org> | |
1511 | |
1512 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t. | |
1513 | |
1514 1999-05-09 Tudor Hulubei <tudor@cs.unh.edu> | |
1515 | |
1516 * quail/latin-pre.el ("romanian-prefix"): New input method. | |
1517 ("romanian-alt-prefix"): New input method. | |
1518 | |
1519 1999-03-04 Kenichi Handa <handa@etl.go.jp> | |
1520 | |
1521 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u". | |
1522 | |
1523 1999-01-14 Kenichi Handa <handa@etl.go.jp> | |
1524 | |
1525 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char | |
1526 to convert is `n', change it to Japanese Hiragana `n' before | |
1527 conversion. | |
1528 | |
1529 1999-01-11 Kenichi Handa <handa@etl.go.jp> | |
1530 | |
1531 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el. | |
1532 | |
1533 * quail/hebrew.el: New file. | |
1534 | |
1535 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
1536 | |
1537 * quail/devanagari.el (quail-devanagari-compose-characters): | |
1538 Adjusted for the change of input method handling. | |
1539 (quail-devanagari-hindi-compose-characters): Likewise. | |
1540 | |
1541 1998-10-15 Kenichi Handa <handa@etl.go.jp> | |
1542 | |
1543 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of | |
1544 `(cd foo; pwd)`. | |
1545 (install): Likewise. | |
1546 | |
95891
11cd8097e8d0
Fix typos, convert to utf-8.
Juanma Barranquero <lekktu@gmail.com>
parents:
95780
diff
changeset
|
1547 1998-10-15 Francesco Potortì <F.Potorti@cnuce.cnr.it> |
25920 | 1548 |
1549 * quail/latin-post.el: Many doc fixes. | |
1550 ("latin-1-postfix"): Add sequence for the small superscript o. | |
1551 * quail/latin-pre.el: Many doc fixes. | |
1552 ("latin-1-prefix"): Add sequences for the small | |
1553 superscript underlined o and a. | |
1554 | |
95891
11cd8097e8d0
Fix typos, convert to utf-8.
Juanma Barranquero <lekktu@gmail.com>
parents:
95780
diff
changeset
|
1555 1998-10-13 Francesco Potortì <F.Potorti@cnuce.cnr.it> |
25920 | 1556 |
1557 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the | |
1558 small superscript underlined o and a. | |
1559 ("italian-alt-postfix"): Change it to something useful and | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1560 different from italian-postfix. |
25920 | 1561 * latin-post.el ("latin-1-postfix"): Add a method to enter the |
1562 small superscript underlined o and a. | |
1563 ("italian-postfix"): Same as above. | |
1564 ("italian-postfix"): Add methods to enter e with acute accent and | |
1565 the >> and << symbols. | |
1566 | |
1567 1998-09-25 Kenichi Handa <handa@etl.go.jp> | |
1568 | |
1569 * quail/japanese.el (quail-japanese-hankaku-update-translation): | |
1570 Adjusted for the change of input method handling. | |
1571 | |
1572 1998-09-11 Kenichi HANDA <handa@etl.go.jp> | |
1573 | |
1574 * quail/japanese.el (quail-japanese-katakana-update-translation): | |
1575 Adjusted for the change of input method handling. | |
1576 | |
1577 1998-08-31 Kenichi Handa <handa@etl.go.jp> | |
1578 | |
1579 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the | |
1580 change of input method handling. | |
1581 (quail-tibetan-input-tibkey): Likewise. | |
1582 | |
1583 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
1584 | |
1585 * Version 20.3 released. | |
1586 | |
1587 1998-08-16 Kenichi HANDA <handa@etl.go.jp> | |
1588 | |
1589 * quail/czech.el ("czech"): Make this input method deterministic, | |
1590 kbd-translate, and show-layout. | |
1591 | |
1592 1998-08-15 Kenichi HANDA <handa@etl.go.jp> | |
1593 | |
1594 * quail/ethiopic.el: Fix several translation rules. | |
1595 | |
1596 1998-08-12 Milan Zamazal <pdm@fi.muni.cz> | |
1597 | |
1598 * quail/czech.el: Few key sequences added to some keyboards. | |
1599 | |
1600 1998-08-06 Kenichi Handa <handa@etl.go.jp> | |
1601 | |
1602 * quail/japanese.el (quail-japanese-use-double-n): New variable. | |
1603 (quail-japanese-update-translation): Adjusted for the change of | |
1604 quail-update-translation. Now this function should return | |
1605 CONTROL-FLAG. | |
1606 (quail-japanese-toggle-kana): Update quail-conversion-str. | |
1607 (quail-japanese-kanji-kkc): Likewise. | |
1608 (quail-japanese-switch-package): Reset quail-current-str and | |
1609 quail-conversion-str. | |
1610 | |
1611 1998-07-24 Kenichi Handa <handa@etl.go.jp> | |
1612 | |
1613 * quail/japanese.el (quail-japanese-kanji-kkc): Set | |
1614 quail-translation to nil after calling kkc-region so that | |
1615 translation mode is restarted correctly. | |
1616 | |
1617 1998-07-21 Kenichi Handa <handa@etl.go.jp> | |
1618 | |
1619 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case | |
1620 that conversion is cancelled in kkc-region. | |
1621 (quail-japanese-switch-package): Fix previous change. | |
1622 | |
1623 1998-07-19 Kenichi Handa <handa@etl.go.jp> | |
1624 | |
1625 * quail/japanese.el (quail-japanese-update-translation): Handle | |
1626 a key which should fix the current translation and start a new | |
1627 translation correctly. | |
1628 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't | |
1629 change point. | |
1630 | |
1631 1998-07-15 Kenichi Handa <handa@etl.go.jp> | |
1632 | |
1633 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the | |
1634 change of quail.el. | |
1635 (quail-japanese-switch-package): Likewise. | |
1636 | |
1637 1998-07-03 Kenichi Handa <handa@etl.go.jp> | |
1638 | |
1639 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed. | |
1640 Some keys for ancient Korean syllables are changed properly. | |
1641 | |
1642 1998-06-20 Kenichi Handa <handa@etl.go.jp> | |
1643 | |
1644 * quail/ethiopic.el: Don't add hook to quail-mode-hook. | |
1645 (ethio-select-a-translation): New function. | |
1646 | |
1647 1998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu> | |
1648 | |
1649 * Makefile.in (RUN-EMACS): Add --multibyte. | |
1650 | |
1651 1998-04-29 Karl Heuer <kwzh@gnu.org> | |
1652 | |
1653 * Makefile.in (SLAVIC): Delete redundant backslash. | |
1654 | |
1655 1998-04-28 Richard Stallman <rms@psilocin.gnu.org> | |
1656 | |
1657 * Makefile.in (install): Make INSTALLDIR and contents world-readable. | |
1658 | |
1659 1998-04-20 Kenichi Handa <handa@etl.go.jp> | |
1660 | |
1661 * Makefile.in (SLAVIC): New macro. | |
1662 (EUROPEAN): Include ${SLAVIC}. | |
1663 | |
1664 1998-04-14 Andreas Schwab <schwab@mescaline.gnu.org> | |
1665 | |
1666 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names. | |
1667 (leim-list.el): Depend on ${WORLD}. | |
1668 | |
1669 * latin-alt.el (latin-2-alt-postfix): Doc fix. | |
1670 | |
1671 1998-04-08 Karl Heuer <kwzh@mescaline.gnu.org> | |
1672 | |
1673 * czech.el, slovak.el: Correct starting commentary. | |
1674 | |
1675 1998-04-07 Milan Zamazal <pdm@fi.muni.cz> | |
1676 | |
1677 * quail/czech.el, quail/slovak.el: Correct starting commentary. | |
1678 | |
1679 1998-04-06 Andreas Schwab <schwab@gnu.org> | |
1680 | |
1681 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string | |
1682 to length. | |
1683 (lrt-generate-quail-map): Change sref to aref, and make second | |
1684 argument of substring a character index. | |
1685 | |
1686 1998-03-26 Richard Stallman <rms@psilocin.gnu.org> | |
1687 | |
1688 * Makefile.in (${TIT}): Fix shell conditional syntax. | |
1689 | |
1690 1998-03-18 Kenichi Handa <handa@etl.go.jp> | |
1691 | |
87622
6afe8b747c00
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
1692 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of |
25920 | 1693 "/ " to "/" (instead of " "). |
1694 | |
1695 1998-03-17 Richard Stallman <rms@psilocin.gnu.org> | |
1696 | |
1697 * quail/czech.el, quail/slovak.el: New files. | |
1698 | |
1699 1998-03-10 Richard Stallman <rms@psilocin.gnu.org> | |
1700 | |
1701 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS. | |
1702 Uses changed. | |
1703 | |
1704 1998-03-05 Kenichi Handa <handa@etl.go.jp> | |
1705 | |
1706 * Makefile.in (${TIT}): To byte-compile quail packages, use just | |
1707 built quail. | |
1708 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
1709 1997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de> |
25920 | 1710 |
1711 * quail/hanja3.el: New file. | |
1712 | |
1713 * quail/hanja-jis.el: Title string of the input method | |
1714 "korean-hanja-jis" changed. | |
1715 | |
1716 * quail/symbol-ksc.el: Title string of the input method | |
1717 "korean-symbol" changed. Require 'korea-util. | |
1718 (quail-hangul-switch-back): Deleted. | |
1719 | |
1720 * quail/hangul3.el: Require 'korea-util. | |
1721 (quail-hangul-switch-to-symbol-ksc): Deleted. | |
1722 | |
1723 * quail/hanja.el: Require 'korea-util. Title string of the input | |
1724 method "korean-hanja" changed. | |
1725 (quail-hanja-switch-to-symbol-ksc): Deleted. | |
1726 | |
1727 * quail/hangul.el: Require 'korea-util. | |
1728 (quail-hangul-switch-to-symbol-ksc): Deleted. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1729 |
25920 | 1730 1997-10-23 Kenichi Handa <handa@etl.go.jp> |
1731 | |
1732 * quail/ethiopic.el: The title string of input method "Ethiopic" | |
1733 is changed. | |
1734 | |
1735 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1736 | |
1737 * Version 20.2 released. | |
1738 | |
1739 1997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
1740 | |
1741 * quail/latin-post.el (german): Swap y and z. | |
1742 | |
1743 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1744 | |
1745 * Version 20.1 released. | |
1746 | |
1747 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1748 |
25920 | 1749 1997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> |
1750 | |
1751 * quail/viqr.el (vietnamese-viqr): Doc fix. | |
1752 | |
1753 1997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1754 | |
1755 * quail/latin-alt.el: New file. | |
1756 | |
1757 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1758 | |
1759 * quail/latin-post.el: Undo previous change. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1760 |
25920 | 1761 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> |
1762 | |
1763 * quail/latin-post.el (latin-2-postfix): | |
1764 Replace comma and period with `. Replace colon with /. | |
1765 (latin-1-postfix): Replace comma with /. | |
1766 (french-postfix): Replace comma with /. | |
1767 (latin-3-postfix): Replace comma with ` and period with /. | |
1768 (latin-4-postfix): Replace comma with ` and period with ~. | |
1769 (latin-5-postfix): Replace comma with ` and period with /. | |
1770 (turkish-postfix): Replace comma with ` and period with /. | |
1771 | |
1772 1997-09-10 Kenichi Handa <handa@etl.go.jp> | |
1773 | |
1774 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The | |
1775 function added to quail-mode-hook turn ethio-mode on only when | |
1776 input method "ethiopic" is begin used. | |
1777 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el. | |
1778 (ethio-toggle-space): Likewise. | |
1779 (ethio-insert-space): Likewise. | |
1780 (ethio-insert-ethio-space): Likewise. | |
1781 (ethio-prefer-ascii-punctuation): Likewise. | |
1782 (ethio-toggle-punctuation): Likewise. | |
1783 (ethio-gemination): Likewise. | |
1784 ("ethiopic"): Doc-string of this Quail package modified. Bind | |
1785 function keys for TRANSLATION-KEYMAP to | |
1786 quail-execute-non-quail-command. | |
1787 | |
1788 1997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1789 | |
1790 * Makefile.in (install): Use quail/* in the second tar that | |
1791 copies a dir named quail. | |
1792 | |
1793 1997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1794 | |
1795 * Makefile.in (install): Do not copy leim-list.el twice. Copy | |
1796 `skk' subdirectory too. | |
1797 | |
1798 1997-09-03 Kenichi Handa <handa@etl.go.jp> | |
1799 | |
1800 * quail/cyrillic.el: For each package, pass t for the SIMPLE | |
1801 argument to quail-define-package. | |
1802 * quail/cyril-jis.el: Likewise | |
1803 * quail/greek.el: Likewise. | |
1804 * quail/ipa.el: Likewise. | |
1805 * quail/lao.el: Likewise. | |
1806 * quail/lrt.el: Likewise. | |
1807 * quail/thai.el: Likewise. | |
1808 * quail/viqr.el: Likewise. | |
1809 | |
1810 1997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp> | |
1811 | |
98444 | 1812 * quail/ethiopic.el ("ethiopic"): Doc-string fixed. Change the arg |
25920 | 1813 TRANSLATION-KEYS. |
1814 (quail-mode-map): Change binding for ethio-insert-ethio-space. | |
1815 (quail-mode-hook): Check the current Quail package name. | |
1816 | |
1817 * quail/latin-post.el: Add rules for cancelling accents by typing | |
1818 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail | |
1819 packages. | |
1820 | |
1821 1997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1822 | |
1823 * quail/latin-post.el, quail/latin-pre.el: For each package, | |
1824 pass t for the SIMPLE argument to quail-define-package. | |
1825 | |
1826 1997-08-28 Kenichi Handa <handa@etl.go.jp> | |
1827 | |
1828 * Makefile.in (dotdot): This macro deleted. | |
1829 (SUBDIRS): Exclude skk. | |
1830 (all): Substitute ${WORLD} to ${TIT}. | |
1831 (%.el): This target deleted. | |
1832 (${TIT}): Check existence of `quail' subdirectory. | |
1833 (leim-list.el): Do not check old files. | |
1834 (install): If ${srcdir} is different from the current directory, | |
1835 copy also files under ${srcdir}. | |
1836 | |
1837 1997-08-26 Kenichi Handa <handa@etl.go.jp> | |
1838 | |
1839 * Makefile.in: Re-arrange macros so that the macro TIT contains | |
1840 only Quial packages generated from CXTERM dictionaries, and the | |
1841 macro NON-TIT contains only Quial packages distributed with Emacs. | |
1842 (install): Do not use -h option for tar, instead copy ${NON-TIT} | |
1843 and ${TIT} separately. | |
1844 | |
1845 1997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1846 | |
1847 * Makefile.in (install): Discard extra data in tar | tar command. | |
1848 | |
1849 1997-08-23 Kenichi Handa <handa@etl.go.jp> | |
1850 | |
1851 * quail/devanagari.el (quail-devanagari-compose-characters): Fix | |
1852 previous change. | |
1853 (quail-devanagari-hindi-compose-characters): Fix previous change. | |
1854 | |
1855 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous | |
1856 change. | |
1857 | |
1858 1997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1859 | |
1860 * Makefile.in (leim-list.el): Fix previous change. | |
1861 | |
1862 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected. | |
1863 | |
1864 1997-08-21 Kenichi HANDA <handa@etl.go.jp> | |
1865 | |
1866 * quail/py-punct-b5.el: Name changed from py-punct-b5.el. | |
1867 * quail/tsang-b5.el: Name changed from tsangchi-b5.el. | |
1868 * quail/tsang-cns.el: Name changed from tsangchi-cns.el. | |
1869 | |
1870 * Makefile.in (install): Just copy leim-list.el instead of running | |
1871 update-leim-list-file on ${INSTALLDIR}. | |
1872 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el, | |
1873 py-punct-b5.el -> pypunct-b5.el. | |
1874 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el. | |
1875 (leim-list.el): Delete old files not contained in ${WORLD}. | |
1876 | |
1877 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run | |
1878 input-method-after-insert-chunk-hook. | |
1879 | |
1880 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected. | |
1881 | |
1882 1997-08-19 Kenichi Handa <handa@etl.go.jp> | |
1883 | |
1884 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail | |
1885 package fixed. | |
1886 | |
1887 1997-08-18 Kenichi Handa <handa@etl.go.jp> | |
1888 | |
1889 * quail/japanese.el (quail-japanese-toggle-kana): Don't call | |
1890 throw. | |
1891 (quail-japanese-kanji-kkc): Completely re-written. | |
1892 (quail-japanese-kkc-mode-exit): New function. | |
1893 (quail-japanese-switch-package): Call activate-input-method | |
1894 instead of select-input-method. | |
1895 | |
1896 * quail/thai.el (thai-consonant-input): Typo fixed. | |
1897 | |
1898 * quail/devanagari.el (quail-devanagari-compose-characters): Do | |
1899 not call throw. | |
1900 (quail-devanagari-hindi-compose-characters): Likewise. | |
1901 | |
1902 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call | |
1903 activate-input-method instead of select-input-method. | |
1904 | |
1905 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise. | |
1906 | |
1907 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use | |
1908 input-method-history instead of previous-input-method. | |
1909 | |
1910 1997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu> | |
1911 | |
48331 | 1912 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method. |
25920 | 1913 |
1914 1997-08-16 Kenichi Handa <handa@etl.go.jp> | |
1915 | |
1916 * quail/lrt.el (lrt-vowel-table): Some elements corrected. | |
1917 ("lao-lrt"): Doc-string of this Quail package modified. | |
98317 | 1918 Some translation rules added. |
25920 | 1919 |
1920 * quail/lao.el (lao-keyboard-mapping): Some elements corrected. | |
1921 (lao-quail-define-rules): Some translation rules corrected. | |
1922 | |
1923 1997-08-11 Kenichi Handa <handa@etl.go.jp> | |
1924 | |
1925 * quail/lrt.el: Some rules added for Quail package "lao-lrt". | |
1926 (lrt-vowel-table): The entry for "aM" corrected. | |
1927 | |
1928 1997-08-07 Kenichi Handa <handa@etl.go.jp> | |
1929 | |
1930 * quail/lrt.el: Change title string of input method "lao-lrt". | |
1931 (lrt-single-consonant-table): Several key sequence changed. | |
1932 (lrt-composing-pattern-double-c): Handle a consonant with | |
1933 semi-vowel-lower correctly. | |
1934 (lrt-handle-maa-sakod): Do not reset quail-current-key. | |
1935 (lrt-handle-tone-mark): Check the existence of double consonant | |
1936 correctly. | |
1937 | |
1938 * quail/lao.el: Change title string of input method "Lao". | |
1939 | |
1940 1997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu> | |
1941 | |
1942 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package | |
98317 | 1943 modified. Several translation rules modified. |
25920 | 1944 |
1945 1997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1946 | |
1947 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to | |
1948 quail/cyril-jis.el. | |
1949 | |
1950 * quail/cyril-jis.el: New file. | |
1951 | |
1952 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el. | |
1953 | |
1954 1997-08-01 Kenichi Handa <handa@etl.go.jp> | |
1955 | |
1956 * quail/ethiopic.el: In quail-mode-map, bind | |
1957 ethio-insert-ethio-space Shift-SPACE. Add translation rules to | |
1958 Quail package "ethiopic". | |
1959 | |
1960 1997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu> | |
1961 | |
1962 * quail/cyrillic.el (cyrillic-translit): New input method. | |
1963 | |
1964 1997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1965 | |
1966 * quail/tibetan.el: New file. | |
1967 | |
1968 * quail/py-punct.el: Require 'quail. | |
1969 | |
1970 * quail/py-punct-b5.el: Require 'quail. | |
1971 | |
1972 * quail/ethiopic.el: Change Quail package name to "ethiopic". | |
1973 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule. | |
1974 | |
98317 | 1975 * Makefile.in (TIT): New variable, concatenation of TIT-GB and |
25920 | 1976 TIT-BIG5. |
1977 (RUN-EMACS): Do not set EMACSLOADPATH. | |
98317 | 1978 (ASIA): Include TIBETAN. |
25920 | 1979 (all): Remove stamp-bytecomp from dependency list. |
98317 | 1980 ({$TIT}): New target, substitutes the target ${TIT-GB} ${TIT-BIG5}. |
25920 | 1981 (%.el): Make a link for byte-compiled file too. |
1982 (stamp-bytecomp): Target deleted. | |
1983 (leim-list.el): Run Emacs with loading quail. | |
1984 (install-XXX): These targets deleted. | |
1985 (install): Remove files under INSTALLDIR before copying new files. | |
1986 Run Emacs with loading quail. | |
1987 (clean mostlyclean): Remove only generated files. | |
1988 | |
1989 1997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1990 | |
1991 * Makefile.in (stamp-bytecomp): Fix shell conditional. | |
1992 (clean): Fix shell conditional. | |
1993 | |
1994 1997-07-21 Jim Meyering <meyering@eng.ascend.com> | |
1995 | |
1996 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support. | |
1997 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc. | |
1998 | |
1999 1997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
2000 | |
2001 * Makefile.in: Modified to avoid *.el files being regarded | |
98317 | 2002 as intermediate files and deleted by GNU make. |
25920 | 2003 |
2004 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm". | |
2005 (lrt-handle-maa-sakod): Correctly handle the case that | |
2006 quail-current-data is nil. | |
2007 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" + | |
2008 tone. | |
2009 | |
2010 1997-07-15 Kenichi Handa <handa@etl.go.jp> | |
2011 | |
2012 * quail/py-punct.el: New file. | |
2013 | |
2014 * quail/py-punct-b5.el: New file. | |
2015 | |
2016 * quail/japanese.el: Doc-string of Quail package japanese modified. | |
2017 | |
2018 * Makefile.in: Rules re-written to avoid tricky code. | |
98444 | 2019 (CHINESE-GB): Include quail/py-punct.elc. |
2020 (CHINESE-BIG5): Include quail/py-punct-b5.elc. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
2021 |
25920 | 2022 1997-07-10 Kenichi Handa <handa@etl.go.jp> |
2023 | |
2024 * quail/latin-pre.el: Change titles of quail packages. | |
2025 | |
2026 * quail/latin-post.el: Likewise. | |
2027 | |
30994 | 2028 ;; Local Variables: |
93290 | 2029 ;; coding: utf-8 |
73856
594a719b7a7f
Add "add-log-time-zone-rule: t" to Local Variables section.
Juanma Barranquero <lekktu@gmail.com>
parents:
73677
diff
changeset
|
2030 ;; add-log-time-zone-rule: t |
30994 | 2031 ;; End: |
39627 | 2032 |
75252
ddc847852864
Update copyright for years from Emacs 21 to present (mainly adding
Glenn Morris <rgm@gnu.org>
parents:
75204
diff
changeset
|
2033 Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006, |
100963 | 2034 2007, 2008, 2009 Free Software Foundation, Inc. |
75774
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
2035 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
2036 This file is part of GNU Emacs. |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
2037 |
94711
234b6de33fa7
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93290
diff
changeset
|
2038 GNU Emacs is free software: you can redistribute it and/or modify |
75774
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
2039 it under the terms of the GNU General Public License as published by |
94711
234b6de33fa7
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93290
diff
changeset
|
2040 the Free Software Foundation, either version 3 of the License, or |
234b6de33fa7
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93290
diff
changeset
|
2041 (at your option) any later version. |
75774
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
2042 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
2043 GNU Emacs is distributed in the hope that it will be useful, |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
2044 but WITHOUT ANY WARRANTY; without even the implied warranty of |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
2045 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
2046 GNU General Public License for more details. |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
2047 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
2048 You should have received a copy of the GNU General Public License |
94711
234b6de33fa7
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93290
diff
changeset
|
2049 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
52401 | 2050 |
2051 ;;; arch-tag: 4b364045-a476-4ff7-92ad-dde58dbd45b4 |