Mercurial > emacs
annotate leim/ChangeLog @ 42074:fdee0c7c3bf1
(log-view-message-re, log-view-current-tag):
Recognize Subversion's log output format.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 16 Dec 2001 16:28:59 +0000 |
parents | 8d1a003ea1f7 |
children | 73e75f765479 |
rev | line source |
---|---|
42039 | 1 2001-12-15 Dave Love <fx@gnu.org> |
2 | |
3 * quail/latin-pre.el ("french-prefix", "german-prefix") | |
4 ("spanish-prefix"): Fix language assignment. | |
5 | |
6 * quail/latin-post.el ("french-postfix", "german-postfix") | |
7 ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix") | |
8 ("french-keyboard", "french-azerty", "german") | |
9 ("spanish-keyboard"): Fix language assignment. | |
10 | |
11 * quail/indian.el: Don't require cl. | |
12 (quail-indian-flatten-list): Renamed from flatten-list. | |
13 | |
14 * quail/cyrillic.el ("cyrillic-beylorussian") | |
15 ("cyrillic-ukrainian", "cyrillic-translit-bulgarian") | |
16 ("belarusian", "bulgarian-pho"): Fix language assignment. | |
17 | |
18 * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix") | |
19 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix") | |
20 ("turkish-alt-postfix"): Fix language assignment. | |
21 ("dutch"): Assign to Dutch. Use chars, not strings. | |
22 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): | |
23 New. | |
24 | |
41896 | 25 2001-12-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
26 | |
27 * COPYING: New file. | |
28 | |
41797 | 29 2001-12-03 Jaeyoun Chung <jay@kldp.org> |
30 | |
42039 | 31 * quail/hangul3.el: Added a few convenient composing sequences for |
41797 | 32 Korean keyboard type 3 users. |
33 | |
41688 | 34 2001-11-29 Dave Love <fx@gnu.org> |
35 | |
36 * quail/latin-ltx.el: Extra translations. Fix some | |
37 latin-iso8859-4 characters. Use Hebrew letters, not compatibility | |
38 symbols. | |
39 | |
41636 | 40 2001-11-28 Juanma Barranquero <lektu@terra.es> |
41 | |
42 * makefile.w32-in (INDIAN): Adjusted for the file name change; | |
43 quail/devanagari.elc -> quail/indian.elc. | |
44 | |
45 * makefile.nt (INDIAN): Likewise. | |
46 | |
41471
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
47 2001-11-21 KAWABATA, Taichi <batta@beige.ocn.ne.jp> |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
48 |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
49 * quail/devanagari.el: Renamed to indian.el. |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
50 |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
51 * quail/indian.el: Renamed from devanagari.el, and completely |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
52 re-written. The input method devanagari-hindi-transliteration is |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
53 merged with devanagari-itrans, devanagari-keyboard-a is renamed to |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
54 devanagari-inscript, devanagari-transliteration is renamed to |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
55 devanagari-kyoto-harvard. |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
56 |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
57 * Makefile.in: Adjusted for the file name change; |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
58 quail/devanagari.elc -> quail/indian.elc. |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
59 |
40768 | 60 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il> |
61 | |
62 * quail/welsh.el: Avoid an error message due to a commented-out | |
63 input method. | |
64 | |
40749
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
65 2001-11-05 Richard M. Stallman <rms@gnu.org> |
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
66 |
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
67 * quail/rfc1345.el: Get rid of the explicit ^Z character. |
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
68 |
40739 | 69 2001-11-05 Eli Zaretskii <eliz@is.elta.co.il> |
70 | |
71 * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display. | |
72 | |
40712 | 73 2001-11-04 Dave Love <fx@gnu.org> |
74 | |
75 * Makefile.in (LATIN): Add welsh. | |
76 (UNICODE): New. | |
77 (MISC): Add georgian. | |
78 (WORLD): Add UNICODE. | |
79 | |
80 * quail/welsh.el, quail/georgian.el, quail/rfc1345.el: | |
81 * quail/uni-input.el, quail/sgml-input.el: New file. | |
82 | |
83 * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods. | |
84 | |
85 * quail/latin-alt.el ("dutch"): New method. | |
86 | |
40358
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
87 2001-10-27 Francesco Potorti` <pot@gnu.org> |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
88 |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
89 * quail/latin-post.el ("italian-postfix"): Undo previous change. |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
90 |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
91 * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change. |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
92 |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
93 2001-10-25 Francesco Potorti` <pot@gnu.org> |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
94 |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
95 * quail/latin-post.el ("italian-postfix"): Euro symbol. |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
96 |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
97 * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol. |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
98 |
40111 | 99 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
100 | |
40152 | 101 * (Version 21.1 released.) |
40111 | 102 |
40051 | 103 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il> |
104 | |
105 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet | |
106 mappings, so that one could type them without leaving the Hanyu | |
107 Pinyin input method. Suggested by Kenichi Handa | |
108 <handa@etl.go.jp>. | |
109 | |
39884 | 110 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> |
111 | |
112 * quail/greek.el ("greek-babel"): New input method. From David | |
113 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>. | |
114 | |
39742 | 115 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
116 | |
117 * Branch for 21.1. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
118 |
39141 | 119 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il> |
120 | |
121 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup | |
122 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>. | |
123 | |
38703 | 124 2001-08-06 Gerd Moellmann <gerd@gnu.org> |
125 | |
126 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of | |
127 "chinese-py". | |
128 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy". | |
129 | |
38453
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
130 2001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
131 |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
132 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el, |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
133 quail/czech.el, quail/devanagari.el, quail/ethiopic.el, |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
134 quail/greek.el, quail/hangul.el, quail/hangul3.el, |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
135 quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el, |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
136 quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el, |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
137 quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el, |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
138 quail/latin-pre.el, quail/lrt.el, quail/py-punct.el, |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
139 quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el, |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
140 quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
141 follow coding conventions. |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
142 |
37990
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
143 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
|
144 |
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
145 * 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
|
146 |
37975 | 147 2001-06-01 Andrew Innes <andrewi@gnu.org> |
148 | |
149 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc. | |
150 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and | |
151 $(srcdir)/quail/pypunct-b5.elc. | |
152 (NON_TIT_CNS): Remove. | |
153 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS). | |
154 (CHINESE_CNS): Remove. | |
155 (KOREAN): Add $(srcdir)/quail/hanja3.elc. | |
156 (LATIN): Add $(srcdir)/quail/latin-alt.elc and | |
157 $(srcdir)/quail/latin-ltx.elc. | |
158 (MISC_DIC): Copy from Makefile.in. | |
159 (CHINESE): Remove $(CHINESE_CNS). | |
160 (all): Add $(MISC_DIC) as target. | |
161 (.NOTPARALLEL): New target. | |
162 (.NO_PARALLEL): New target. | |
163 ($(MISC_DIC)): New target. | |
164 (clean mostlyclean): Clean more stuff. | |
165 (TIT_EL): New macro. | |
166 (MISC_DIC_EL): New macro. | |
167 | |
168 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it. | |
169 (TIT-BIG5): Remove CTLauB.elc from it. | |
170 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it. | |
171 (clean mostlyclean): Remove obsolete reference. | |
172 | |
37971 | 173 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il> |
174 | |
175 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display. | |
176 | |
37877 | 177 2001-05-24 Andrew Choi <akochoi@i-cable.com> |
178 | |
37881
64c896104a04
2001-05-24 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37877
diff
changeset
|
179 * 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
|
180 |
37877 | 181 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files. |
182 | |
183 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files. | |
184 | |
185 * Makefile.in (TIT-GB): Remove CTLau.elc from it. | |
186 (TIT-BIG5): Remove CTLauB.elc from it. | |
187 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it. | |
188 | |
37790 | 189 2001-05-17 Dave Love <fx@gnu.org> |
190 | |
191 * quail/latin-ltx.el ("TeX"): Renamed from "latin-latex2e". | |
192 Language family and indicator changed. Many new translations. | |
193 | |
37769 | 194 2001-05-17 Gerd Moellmann <gerd@gnu.org> |
195 | |
196 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and | |
197 slovak input methods. New maintainer. From Pavel Jan,Am(Bk | |
198 <Pavel@Janik.cz>. | |
199 | |
37424 | 200 2001-04-23 Gerd Moellmann <gerd@gnu.org> |
201 | |
202 * quail/latin-ltx.el: Add more translations. From | |
203 jsbien@mimuw.edu.pl (Janusz S. Bie,Bq(B). | |
204 | |
37397 | 205 2001-04-19 Eli Zaretskii <eliz@is.elta.co.il> |
206 | |
207 * quail/hangul.el <korean-hangul>: Doc fix. | |
208 | |
37385 | 209 2001-04-18 Andrew Innes <andrewi@gnu.org> |
210 | |
211 * makefile.w32-in (EMACSLOADPATH): Define. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
212 ($(TIT)): |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
213 ($(MISC_DIC)): |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
214 (.el.elc): |
37385 | 215 (leim-list.el): Remove stuff to set EMACSLOADPATH. |
216 | |
37203 | 217 2001-04-05 Gerd Moellmann <gerd@gnu.org> |
218 | |
37218 | 219 * Makefile.in (install): Remove .cvsignore files. |
220 | |
37203 | 221 * quail/japanese.el ("japanese-hankaku-kana"): Don't use |
222 the same translations as for `japanese'. | |
223 | |
37177 | 224 2001-04-03 Andrew Innes <andrewi@gnu.org> |
225 | |
226 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and | |
227 quail/ZIRANMA.elc. | |
228 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and | |
229 $(srcdir)/quail/tsang-b5.elc. | |
230 (NON_TIT_CNS): Delete. | |
231 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS). | |
232 (CHINESE_CNS): Delete. | |
233 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa | |
234 <handa@etl.go.jp>. | |
235 (MISC_DIC): New variable. | |
236 (CHINESE): Delete $(CHINESE_CNS). | |
237 (WORLD): Add $(MISC_DIC). | |
238 (all): Depends on $(MISC_DIC). | |
239 (.NOTPARALLEL, .NO_PARALLEL): New special targets. | |
240 ($(MISC_DIC)): New target. | |
241 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC) | |
242 and $(MISC_DIC:.elc=.el). | |
243 | |
37129 | 244 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il> |
245 | |
37131 | 246 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From |
247 Kenichi Handa <handa@etl.go.jp>. | |
248 | |
37129 | 249 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}. |
250 | |
37117 | 251 2001-03-31 Kenichi Handa <handa@etl.go.jp> |
252 | |
253 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc | |
254 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc | |
255 ${srcdir}/quail/tsang-b5.elc. | |
256 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}. | |
257 (CHINESE-CNS): Delete it. | |
258 (MISC-DIC): New variable. | |
259 (CHINESE): Delete ${CHINESE-CNS}. | |
37177 | 260 (WORLD): Add ${MISC-DIC}. |
37117 | 261 (all): Depends on ${MISC-DIC}. |
262 (${MISC-DIC}): New target. | |
263 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}. | |
264 | |
265 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns, | |
266 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files. | |
267 | |
268 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them. | |
269 | |
270 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el, | |
271 quail/quick-cns.el: Delete them. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
272 |
37075 | 273 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il> |
274 | |
275 * Makefile.in (${TIT}): Fix whitespace. | |
276 | |
37061 | 277 2001-03-29 Eli Zaretskii <a34785@is.elta.co.il> |
278 | |
279 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets. | |
280 (${TIT}): If the target file already exist, don't remake it. | |
281 | |
36917 | 282 2001-03-21 Kenichi Handa <handa@etl.go.jp> |
283 | |
284 * quail/slovak.el ("slovak"): Translate "=q" to "`". | |
285 | |
36843 | 286 2001-03-16 Pavel Jan,Bm(Bk ml. <Pavel@Janik.cz> |
287 | |
288 * quail/slovak.el ("slovak"): Delete translations of "q", "Q", | |
289 "=q", "+q", "=Q", and "+Q". | |
290 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT. | |
291 ("slovak-prog-2"): Likewise. | |
292 ("slovak-prog-3"): Likewise. | |
293 | |
36838 | 294 2001-03-16 Eli Zaretskii <eliz@is.elta.co.il> |
295 | |
296 * quail/latin-post.el ("finnish-keyboard"): Fix a typo. | |
297 | |
36831 | 298 2001-03-16 Kenichi Handa <handa@etl.go.jp> |
299 | |
300 * quail/japanese.el (quail-japanese-transliteration-rules): New | |
301 variable. Use it to define these input methods: "japanese", | |
302 "japanese-hiragana", "japanese-katakana". | |
36833 | 303 (quail-japanese-kana-state): Delete this variable. |
304 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state, | |
305 instead check if there's any Hiraganas in the converison region. | |
36831 | 306 |
36793 | 307 2001-03-14 Kenichi Handa <handa@mule.m17n.org> |
308 | |
309 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT. | |
310 | |
36573 | 311 2001-03-06 Kenichi Handa <handa@etl.go.jp> |
312 | |
313 * CXTERM-DIC/4Corner.tit: Add copyright notice. | |
314 | |
36535 | 315 2001-03-05 Kenichi Handa <handa@etl.go.jp> |
316 | |
317 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the | |
318 change of the speicial key bindings. | |
319 | |
36386 | 320 2001-02-22 Kenichi Handa <handa@etl.go.jp> |
321 | |
36573 | 322 * CXTERM-DIC/ARRAY30.tit: Add copyright notice. |
36386 | 323 |
324 * CXTERM-DIC/ETZY.tit: Likewise. | |
325 | |
326 * CXTERM-DIC/ZOZY.tit: Likewise. | |
327 | |
35903 | 328 2001-02-05 Andrew Innes <andrewi@gnu.org> |
329 | |
330 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe | |
331 path absolute. | |
332 | |
35873 | 333 2001-02-03 Andrew Innes <andrewi@gnu.org> |
334 | |
335 * makefile.w32-in (LATIN): Fix last change to use () not {}. | |
336 | |
35836 | 337 2001-02-02 Kenichi Handa <handa@etl.go.jp> |
338 | |
339 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc. | |
340 | |
341 * makefile.w32-in (LATIN): Likewise. | |
342 | |
343 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method. | |
344 | |
35834 | 345 2001-02-01 Andrew Innes <andrewi@gnu.org> |
346 | |
347 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc. | |
348 | |
35809 | 349 2001-02-01 Kenichi Handa <handa@etl.go.jp> |
350 | |
351 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc. | |
352 | |
353 * quail/greek.el ("greek-mizuochi"): New input method for | |
354 classical Greek. | |
355 | |
35771 | 356 2001-01-28 Gerd Moellmann <gerd@gnu.org> |
35671 | 357 |
35771 | 358 * Makefile.in (extraclean): Added target so make doesn't die if |
35671 | 359 one runs "make extraclean" at the top level. |
360 | |
35108 | 361 2001-01-06 Andrew Innes <andrewi@gnu.org> |
362 | |
363 * makefile.nt ($(TIT)): Map .elc to .el. | |
364 (buildlisppath): Make path relative to $(MAKEDIR). | |
365 | |
34938 | 366 2001-01-01 Andreas Schwab <schwab@suse.de> |
367 | |
368 * quail/latin-alt.el: Doc fixes. | |
369 | |
34695 | 370 2000-12-18 Dave Love <fx@gnu.org> |
371 | |
372 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate ,b((B entry. | |
373 Change ,b=(B, ,b<(B, ,b6(B. | |
374 | |
34627 | 375 2000-12-16 Kenichi Handa <handa@etl.go.jp> |
376 | |
377 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el. | |
378 | |
34285 | 379 2000-12-06 Andrew Innes <andrewi@gnu.org> |
380 | |
381 * makefile.w32-in (buildlisppath): Set to an absolute directory, | |
382 relative to $(CURDIR). | |
383 (INSTALLDIR): Use forward slash. | |
384 | |
33858 | 385 2000-11-24 Andrew Innes <andrewi@gnu.org> |
386 | |
387 * makefile.w32-in (.SUFFIXES): New target, include .elc .el. | |
388 | |
389 * makefile.nt (.SUFFIXES): New target, include .elc .el. | |
390 | |
33662 | 391 2000-11-21 Kenichi Handa <handa@etl.go.jp> |
392 | |
33663 | 393 * Makefile.in (.SUFFIXES): New target, include .elc .el. |
33662 | 394 |
33581 | 395 2000-11-17 Kenichi Handa <handa@etl.go.jp> |
396 | |
397 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to | |
398 remember the conversion start. | |
399 | |
32725 | 400 2000-10-21 Andrew Innes <andrewi@gnu.org> |
401 | |
402 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead | |
403 of conditional invocation of make. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
404 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
405 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) |
32725 | 406 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el |
407 files to .elc. | |
408 ($(TIT)): Adjusted for the above change. | |
409 (clean mostlyclean): Likewise. | |
410 (.el.elc): New target. | |
411 | |
412 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead | |
413 of conditional invocation of make. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
414 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
415 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) |
32725 | 416 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el |
417 files to .elc. | |
418 ($(TIT)): Adjusted for the above change. | |
419 (clean mostlyclean): Likewise. | |
420 (.el.elc): New target. | |
421 | |
32255 | 422 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il> |
423 | |
424 * Makefile.in (${TIT}, clean): Don't use shell `command` | |
425 expansion, use ${TIT:.elc=.el} instead. | |
426 | |
31918 | 427 2000-09-26 Gerd Moellmann <gerd@gnu.org> |
428 | |
429 * Makefile.in: Make this the leim Makefile.in. | |
430 (clean): Also remove $NON-TIT and $WORLD. | |
431 (RUN-EMACS): Set EMACSLOADPATH. | |
432 | |
31777 | 433 2000-09-21 Kenichi Handa <handa@etl.go.jp> |
434 | |
31788 | 435 * Makefile.in: Revert to no-leim Makefile. |
436 | |
31779 | 437 * quail/.cvsignore: Include *.elc. |
438 | |
439 * ja-dic/.cvsignore: New file. | |
31777 | 440 |
31680 | 441 2000-09-16 Andrew Innes <andrewi@gnu.org> |
442 | |
443 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs. | |
444 (leim-list.el): Ditto. | |
445 | |
446 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs. | |
447 (leim-list.el): Ditto. | |
448 | |
31643 | 449 2000-09-15 Andrew Innes <andrewi@gnu.org> |
450 | |
451 * makefile.w32-in (clean mostlyclean): Ignore errors when removing | |
452 files. | |
453 | |
31632 | 454 2000-09-14 Andrew Innes <andrewi@gnu.org> |
455 | |
456 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting | |
457 leim-list.el. | |
458 (distclean maintainer-clean): Ditto for stamp-subdir. | |
459 | |
460 * makefile.nt: Rename skkdic to ja-dic. | |
461 | |
31432 | 462 2000-09-07 Kenichi Handa <handa@etl.go.jp> |
463 | |
464 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard | |
465 translation. | |
466 | |
467 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified. | |
468 | |
469 * quail/py-punct.el ("chinese-py-punct"): Docstring modified. | |
470 ("chinese-tonepy-punct"): New input method. | |
471 | |
472 * quail/latin-pre.el ("polish-slash"): Don't use keyboard | |
473 translation. | |
474 | |
475 * quail/japanese.el ("japanese"): Delete the key sequence for | |
476 Roman transliteration from the docstring because it's now shonw | |
477 automatically. | |
478 ("japanese-ascii", "japanese-zenkaku") | |
479 ("japanese-hankaku-kana", "japanese-hiragana") | |
480 ("japanese-katakana"): Docstring modified. | |
481 | |
482 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout | |
483 on describe-input-method. | |
484 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise. | |
485 | |
31355 | 486 2000-09-03 Andrew Innes <andrewi@gnu.org> |
487 | |
488 * makefile.w32-in: New file. | |
31359 | 489 (install) Fix copying of directories. |
31355 | 490 |
31303 | 491 2000-08-31 Kenichi Handa <handa@etl.go.jp> |
492 | |
493 * quail/thai.el (thai-generate-quail-map): If the length of | |
494 translation is more than one, compose it. | |
495 | |
31267 | 496 2000-08-29 Dave Love <fx@gnu.org> |
497 | |
31270 | 498 * quail/latin-pre.el ("latin-9-prefix"): Change entries for ,b=(B and ,b<(B. |
499 | |
31267 | 500 * Makefile.in: ja-dic <- skk in several places. |
501 | |
31162 | 502 2000-08-25 Kenichi Handa <handa@etl.go.jp> |
503 | |
504 * ja-dic: Directory name changed from skkdic. | |
505 | |
31166 | 506 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el. |
31162 | 507 |
508 * README: Rename skkdic to ja-dic throughout the file. | |
509 | |
31154
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
510 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
|
511 |
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
512 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New. |
31162 | 513 ("latin-1-prefix"): Add missing symbols. |
31154
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
514 |
31135 | 515 2000-08-23 Dave Love <fx@gnu.org> |
516 | |
517 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give ,A'(B and | |
518 add ~p for ,A6(B. | |
519 | |
30267 | 520 2000-07-18 Kenichi Handa <handa@etl.go.jp> |
521 | |
522 * quail/japanese.el ("japanese"): Fix docstring. | |
523 | |
30253 | 524 2000-07-17 Kenichi Handa <handa@etl.go.jp> |
525 | |
526 * quail/japanese.el ("japanese"): Docstring modified. | |
527 | |
29598 | 528 2000-06-12 Kenichi Handa <handa@etl.go.jp> |
529 | |
530 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted. | |
531 ("tibetan-wylie"): State transition table modified. | |
532 | |
29365 | 533 2000-06-01 Kenichi Handa <handa@etl.go.jp> |
534 | |
535 * quail/tibetan.el: Change all tibetan-1-column characters to | |
536 tibetan. Quail map for "tibetan-wylie" fixed. | |
537 | |
28435 | 538 2000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl> |
539 | |
540 * quail/latin-pre.el ("polish-slash"): New input method. | |
541 | |
27941 | 542 2000-03-02 Kenichi Handa <handa@etl.go.jp> |
543 | |
544 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols. | |
545 | |
27557 | 546 2000-02-01 Gerd Moellmann <gerd@gnu.org> |
547 | |
548 * Makefile.in: Make this the no-leim Makefile. Move the | |
549 leim Makefile.in to ../leim-Makefile.in as it originally was. | |
550 | |
551 * Makefile.noleim: Removed. | |
552 | |
27466 | 553 2000-01-28 Kenichi Handa <handa@etl.go.jp> |
554 | |
555 * quail/hanja.el (korean-hanja): Add an entry for "wod". | |
556 | |
27132 | 557 2000-01-04 Kenichi Handa <handa@etl.go.jp> |
558 | |
559 * quail/japanese.el ("japanese"): Docstring augmented. | |
560 | |
26899 | 561 1999-12-15 Kenichi Handa <handa@etl.go.jp> |
562 | |
563 * quail/lao.el: Rewritten for new composition. | |
564 | |
565 * quail/lrt.el: Rewritten for new composition. | |
566 | |
567 * quail/thai.el: Rewritten for new composition. | |
568 | |
569 * quail/tibetan.el: Rewritten for new composition. | |
570 | |
26823 | 571 1999-12-13 Kenichi Handa <handa@etl.go.jp> |
572 | |
573 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3 | |
574 characters, not Latin-1. | |
575 | |
26543 | 576 1999-11-22 Andrew Innes <andrewi@gnu.org> |
577 | |
578 * makefile.nt: No need to generate subdirs.el. | |
579 | |
26538 | 580 1999-11-21 Andrew Innes <andrewi@gnu.org> |
581 | |
582 * makefile.nt: New file. | |
583 | |
26204 | 584 1999-10-26 Gerd Moellmann <gerd@gnu.org> |
585 | |
586 * Makefile.noleim: New. | |
587 | |
25920 | 588 1999-09-19 Ken'ichi Handa <handa@gnu.org> |
589 | |
590 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from | |
591 turkish-postfix. | |
592 ("turkish-postfix"): New Turkish input method which inserts | |
593 Latin-5 characters. | |
594 | |
595 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from | |
596 turkish-alt-postfix. | |
597 ("turkish-alt-postfix"): New Turkish input method which inserts | |
598 Latin-5 characters. | |
599 | |
600 1999-07-12 Richard Stallman <rms@gnu.org> | |
601 | |
602 * Version 20.4 released. | |
603 | |
604 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru> | |
605 | |
606 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout. | |
607 | |
608 1999-06-14 Ken'ichi Handa <handa@gnu.org> | |
609 | |
610 * quail/ethiopic.el ("ethiopic"): Add translation rules. | |
611 | |
612 1999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr> | |
613 | |
614 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and | |
615 hanja.el. | |
616 | |
617 1999-05-25 Ken'ichi Handa <handa@gnu.org> | |
618 | |
619 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t. | |
620 | |
621 1999-05-09 Tudor Hulubei <tudor@cs.unh.edu> | |
622 | |
623 * quail/latin-pre.el ("romanian-prefix"): New input method. | |
624 ("romanian-alt-prefix"): New input method. | |
625 | |
626 1999-03-04 Kenichi Handa <handa@etl.go.jp> | |
627 | |
628 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u". | |
629 | |
630 1999-01-14 Kenichi Handa <handa@etl.go.jp> | |
631 | |
632 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char | |
633 to convert is `n', change it to Japanese Hiragana `n' before | |
634 conversion. | |
635 | |
636 1999-01-11 Kenichi Handa <handa@etl.go.jp> | |
637 | |
638 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el. | |
639 | |
640 * quail/hebrew.el: New file. | |
641 | |
642 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
643 | |
644 * quail/devanagari.el (quail-devanagari-compose-characters): | |
645 Adjusted for the change of input method handling. | |
646 (quail-devanagari-hindi-compose-characters): Likewise. | |
647 | |
648 1998-10-15 Kenichi Handa <handa@etl.go.jp> | |
649 | |
650 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of | |
651 `(cd foo; pwd)`. | |
652 (install): Likewise. | |
653 | |
654 1998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
655 | |
656 * quail/latin-post.el: Many doc fixes. | |
657 ("latin-1-postfix"): Add sequence for the small superscript o. | |
658 * quail/latin-pre.el: Many doc fixes. | |
659 ("latin-1-prefix"): Add sequences for the small | |
660 superscript underlined o and a. | |
661 | |
662 1998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
663 | |
664 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the | |
665 small superscript underlined o and a. | |
666 ("italian-alt-postfix"): Change it to something useful and | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
667 different from italian-postfix. |
25920 | 668 * latin-post.el ("latin-1-postfix"): Add a method to enter the |
669 small superscript underlined o and a. | |
670 ("italian-postfix"): Same as above. | |
671 ("italian-postfix"): Add methods to enter e with acute accent and | |
672 the >> and << symbols. | |
673 | |
674 1998-09-25 Kenichi Handa <handa@etl.go.jp> | |
675 | |
676 * quail/japanese.el (quail-japanese-hankaku-update-translation): | |
677 Adjusted for the change of input method handling. | |
678 | |
679 1998-09-11 Kenichi HANDA <handa@etl.go.jp> | |
680 | |
681 * quail/japanese.el (quail-japanese-katakana-update-translation): | |
682 Adjusted for the change of input method handling. | |
683 | |
684 1998-08-31 Kenichi Handa <handa@etl.go.jp> | |
685 | |
686 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the | |
687 change of input method handling. | |
688 (quail-tibetan-input-tibkey): Likewise. | |
689 | |
690 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
691 | |
692 * Version 20.3 released. | |
693 | |
694 1998-08-16 Kenichi HANDA <handa@etl.go.jp> | |
695 | |
696 * quail/czech.el ("czech"): Make this input method deterministic, | |
697 kbd-translate, and show-layout. | |
698 | |
699 1998-08-15 Kenichi HANDA <handa@etl.go.jp> | |
700 | |
701 * quail/ethiopic.el: Fix several translation rules. | |
702 | |
703 1998-08-12 Milan Zamazal <pdm@fi.muni.cz> | |
704 | |
705 * quail/czech.el: Few key sequences added to some keyboards. | |
706 | |
707 1998-08-06 Kenichi Handa <handa@etl.go.jp> | |
708 | |
709 * quail/japanese.el (quail-japanese-use-double-n): New variable. | |
710 (quail-japanese-update-translation): Adjusted for the change of | |
711 quail-update-translation. Now this function should return | |
712 CONTROL-FLAG. | |
713 (quail-japanese-toggle-kana): Update quail-conversion-str. | |
714 (quail-japanese-kanji-kkc): Likewise. | |
715 (quail-japanese-switch-package): Reset quail-current-str and | |
716 quail-conversion-str. | |
717 | |
718 1998-07-24 Kenichi Handa <handa@etl.go.jp> | |
719 | |
720 * quail/japanese.el (quail-japanese-kanji-kkc): Set | |
721 quail-translation to nil after calling kkc-region so that | |
722 translation mode is restarted correctly. | |
723 | |
724 1998-07-21 Kenichi Handa <handa@etl.go.jp> | |
725 | |
726 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case | |
727 that conversion is cancelled in kkc-region. | |
728 (quail-japanese-switch-package): Fix previous change. | |
729 | |
730 1998-07-19 Kenichi Handa <handa@etl.go.jp> | |
731 | |
732 * quail/japanese.el (quail-japanese-update-translation): Handle | |
733 a key which should fix the current translation and start a new | |
734 translation correctly. | |
735 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't | |
736 change point. | |
737 | |
738 1998-07-15 Kenichi Handa <handa@etl.go.jp> | |
739 | |
740 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the | |
741 change of quail.el. | |
742 (quail-japanese-switch-package): Likewise. | |
743 | |
744 1998-07-03 Kenichi Handa <handa@etl.go.jp> | |
745 | |
746 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed. | |
747 Some keys for ancient Korean syllables are changed properly. | |
748 | |
749 1998-06-20 Kenichi Handa <handa@etl.go.jp> | |
750 | |
751 * quail/ethiopic.el: Don't add hook to quail-mode-hook. | |
752 (ethio-select-a-translation): New function. | |
753 | |
754 1998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu> | |
755 | |
756 * Makefile.in (RUN-EMACS): Add --multibyte. | |
757 | |
758 1998-04-29 Karl Heuer <kwzh@gnu.org> | |
759 | |
760 * Makefile.in (SLAVIC): Delete redundant backslash. | |
761 | |
762 1998-04-28 Richard Stallman <rms@psilocin.gnu.org> | |
763 | |
764 * Makefile.in (install): Make INSTALLDIR and contents world-readable. | |
765 | |
766 1998-04-20 Kenichi Handa <handa@etl.go.jp> | |
767 | |
768 * Makefile.in (SLAVIC): New macro. | |
769 (EUROPEAN): Include ${SLAVIC}. | |
770 | |
771 1998-04-14 Andreas Schwab <schwab@mescaline.gnu.org> | |
772 | |
773 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names. | |
774 (leim-list.el): Depend on ${WORLD}. | |
775 | |
776 * latin-alt.el (latin-2-alt-postfix): Doc fix. | |
777 | |
778 1998-04-08 Karl Heuer <kwzh@mescaline.gnu.org> | |
779 | |
780 * czech.el, slovak.el: Correct starting commentary. | |
781 | |
782 1998-04-07 Milan Zamazal <pdm@fi.muni.cz> | |
783 | |
784 * quail/czech.el, quail/slovak.el: Correct starting commentary. | |
785 | |
786 1998-04-06 Andreas Schwab <schwab@gnu.org> | |
787 | |
788 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string | |
789 to length. | |
790 (lrt-generate-quail-map): Change sref to aref, and make second | |
791 argument of substring a character index. | |
792 | |
793 1998-03-26 Richard Stallman <rms@psilocin.gnu.org> | |
794 | |
795 * Makefile.in (${TIT}): Fix shell conditional syntax. | |
796 | |
797 1998-03-18 Kenichi Handa <handa@etl.go.jp> | |
798 | |
799 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of | |
800 "/ " to "/" (instead of " "). | |
801 | |
802 1998-03-17 Richard Stallman <rms@psilocin.gnu.org> | |
803 | |
804 * quail/czech.el, quail/slovak.el: New files. | |
805 | |
806 1998-03-10 Richard Stallman <rms@psilocin.gnu.org> | |
807 | |
808 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS. | |
809 Uses changed. | |
810 | |
811 1998-03-05 Kenichi Handa <handa@etl.go.jp> | |
812 | |
813 * Makefile.in (${TIT}): To byte-compile quail packages, use just | |
814 built quail. | |
815 | |
816 1997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de> | |
817 | |
818 * quail/hanja3.el: New file. | |
819 | |
820 * quail/hanja-jis.el: Title string of the input method | |
821 "korean-hanja-jis" changed. | |
822 | |
823 * quail/symbol-ksc.el: Title string of the input method | |
824 "korean-symbol" changed. Require 'korea-util. | |
825 (quail-hangul-switch-back): Deleted. | |
826 | |
827 * quail/hangul3.el: Require 'korea-util. | |
828 (quail-hangul-switch-to-symbol-ksc): Deleted. | |
829 | |
830 * quail/hanja.el: Require 'korea-util. Title string of the input | |
831 method "korean-hanja" changed. | |
832 (quail-hanja-switch-to-symbol-ksc): Deleted. | |
833 | |
834 * quail/hangul.el: Require 'korea-util. | |
835 (quail-hangul-switch-to-symbol-ksc): Deleted. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
836 |
25920 | 837 1997-10-23 Kenichi Handa <handa@etl.go.jp> |
838 | |
839 * quail/ethiopic.el: The title string of input method "Ethiopic" | |
840 is changed. | |
841 | |
842 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
843 | |
844 * Version 20.2 released. | |
845 | |
846 1997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
847 | |
848 * quail/latin-post.el (german): Swap y and z. | |
849 | |
850 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
851 | |
852 * Version 20.1 released. | |
853 | |
854 * 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
|
855 |
25920 | 856 1997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> |
857 | |
858 * quail/viqr.el (vietnamese-viqr): Doc fix. | |
859 | |
860 1997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
861 | |
862 * quail/latin-alt.el: New file. | |
863 | |
864 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
865 | |
866 * quail/latin-post.el: Undo previous change. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
867 |
25920 | 868 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> |
869 | |
870 * quail/latin-post.el (latin-2-postfix): | |
871 Replace comma and period with `. Replace colon with /. | |
872 (latin-1-postfix): Replace comma with /. | |
873 (french-postfix): Replace comma with /. | |
874 (latin-3-postfix): Replace comma with ` and period with /. | |
875 (latin-4-postfix): Replace comma with ` and period with ~. | |
876 (latin-5-postfix): Replace comma with ` and period with /. | |
877 (turkish-postfix): Replace comma with ` and period with /. | |
878 | |
879 1997-09-10 Kenichi Handa <handa@etl.go.jp> | |
880 | |
881 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The | |
882 function added to quail-mode-hook turn ethio-mode on only when | |
883 input method "ethiopic" is begin used. | |
884 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el. | |
885 (ethio-toggle-space): Likewise. | |
886 (ethio-insert-space): Likewise. | |
887 (ethio-insert-ethio-space): Likewise. | |
888 (ethio-prefer-ascii-punctuation): Likewise. | |
889 (ethio-toggle-punctuation): Likewise. | |
890 (ethio-gemination): Likewise. | |
891 ("ethiopic"): Doc-string of this Quail package modified. Bind | |
892 function keys for TRANSLATION-KEYMAP to | |
893 quail-execute-non-quail-command. | |
894 | |
895 1997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
896 | |
897 * Makefile.in (install): Use quail/* in the second tar that | |
898 copies a dir named quail. | |
899 | |
900 1997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
901 | |
902 * Makefile.in (install): Do not copy leim-list.el twice. Copy | |
903 `skk' subdirectory too. | |
904 | |
905 1997-09-03 Kenichi Handa <handa@etl.go.jp> | |
906 | |
907 * quail/cyrillic.el: For each package, pass t for the SIMPLE | |
908 argument to quail-define-package. | |
909 * quail/cyril-jis.el: Likewise | |
910 * quail/greek.el: Likewise. | |
911 * quail/ipa.el: Likewise. | |
912 * quail/lao.el: Likewise. | |
913 * quail/lrt.el: Likewise. | |
914 * quail/thai.el: Likewise. | |
915 * quail/viqr.el: Likewise. | |
916 | |
917 1997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp> | |
918 | |
919 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg | |
920 TRANSLATION-KEYS. | |
921 (quail-mode-map): Change binding for ethio-insert-ethio-space. | |
922 (quail-mode-hook): Check the current Quail package name. | |
923 | |
924 * quail/latin-post.el: Add rules for cancelling accents by typing | |
925 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail | |
926 packages. | |
927 | |
928 1997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
929 | |
930 * quail/latin-post.el, quail/latin-pre.el: For each package, | |
931 pass t for the SIMPLE argument to quail-define-package. | |
932 | |
933 1997-08-28 Kenichi Handa <handa@etl.go.jp> | |
934 | |
935 * Makefile.in (dotdot): This macro deleted. | |
936 (SUBDIRS): Exclude skk. | |
937 (all): Substitute ${WORLD} to ${TIT}. | |
938 (%.el): This target deleted. | |
939 (${TIT}): Check existence of `quail' subdirectory. | |
940 (leim-list.el): Do not check old files. | |
941 (install): If ${srcdir} is different from the current directory, | |
942 copy also files under ${srcdir}. | |
943 | |
944 1997-08-26 Kenichi Handa <handa@etl.go.jp> | |
945 | |
946 * Makefile.in: Re-arrange macros so that the macro TIT contains | |
947 only Quial packages generated from CXTERM dictionaries, and the | |
948 macro NON-TIT contains only Quial packages distributed with Emacs. | |
949 (install): Do not use -h option for tar, instead copy ${NON-TIT} | |
950 and ${TIT} separately. | |
951 | |
952 1997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
953 | |
954 * Makefile.in (install): Discard extra data in tar | tar command. | |
955 | |
956 1997-08-23 Kenichi Handa <handa@etl.go.jp> | |
957 | |
958 * quail/devanagari.el (quail-devanagari-compose-characters): Fix | |
959 previous change. | |
960 (quail-devanagari-hindi-compose-characters): Fix previous change. | |
961 | |
962 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous | |
963 change. | |
964 | |
965 1997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
966 | |
967 * Makefile.in (leim-list.el): Fix previous change. | |
968 | |
969 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected. | |
970 | |
971 1997-08-21 Kenichi HANDA <handa@etl.go.jp> | |
972 | |
973 * quail/py-punct-b5.el: Name changed from py-punct-b5.el. | |
974 * quail/tsang-b5.el: Name changed from tsangchi-b5.el. | |
975 * quail/tsang-cns.el: Name changed from tsangchi-cns.el. | |
976 | |
977 * Makefile.in (install): Just copy leim-list.el instead of running | |
978 update-leim-list-file on ${INSTALLDIR}. | |
979 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el, | |
980 py-punct-b5.el -> pypunct-b5.el. | |
981 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el. | |
982 (leim-list.el): Delete old files not contained in ${WORLD}. | |
983 | |
984 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run | |
985 input-method-after-insert-chunk-hook. | |
986 | |
987 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected. | |
988 | |
989 1997-08-19 Kenichi Handa <handa@etl.go.jp> | |
990 | |
991 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail | |
992 package fixed. | |
993 | |
994 1997-08-18 Kenichi Handa <handa@etl.go.jp> | |
995 | |
996 * quail/japanese.el (quail-japanese-toggle-kana): Don't call | |
997 throw. | |
998 (quail-japanese-kanji-kkc): Completely re-written. | |
999 (quail-japanese-kkc-mode-exit): New function. | |
1000 (quail-japanese-switch-package): Call activate-input-method | |
1001 instead of select-input-method. | |
1002 | |
1003 * quail/thai.el (thai-consonant-input): Typo fixed. | |
1004 | |
1005 * quail/devanagari.el (quail-devanagari-compose-characters): Do | |
1006 not call throw. | |
1007 (quail-devanagari-hindi-compose-characters): Likewise. | |
1008 | |
1009 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call | |
1010 activate-input-method instead of select-input-method. | |
1011 | |
1012 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise. | |
1013 | |
1014 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use | |
1015 input-method-history instead of previous-input-method. | |
1016 | |
1017 1997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu> | |
1018 | |
1019 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method. | |
1020 | |
1021 1997-08-16 Kenichi Handa <handa@etl.go.jp> | |
1022 | |
1023 * quail/lrt.el (lrt-vowel-table): Some elements corrected. | |
1024 ("lao-lrt"): Doc-string of this Quail package modified. | |
1025 Some tranlation rules added. | |
1026 | |
1027 * quail/lao.el (lao-keyboard-mapping): Some elements corrected. | |
1028 (lao-quail-define-rules): Some translation rules corrected. | |
1029 | |
1030 1997-08-11 Kenichi Handa <handa@etl.go.jp> | |
1031 | |
1032 * quail/lrt.el: Some rules added for Quail package "lao-lrt". | |
1033 (lrt-vowel-table): The entry for "aM" corrected. | |
1034 | |
1035 1997-08-07 Kenichi Handa <handa@etl.go.jp> | |
1036 | |
1037 * quail/lrt.el: Change title string of input method "lao-lrt". | |
1038 (lrt-single-consonant-table): Several key sequence changed. | |
1039 (lrt-composing-pattern-double-c): Handle a consonant with | |
1040 semi-vowel-lower correctly. | |
1041 (lrt-handle-maa-sakod): Do not reset quail-current-key. | |
1042 (lrt-handle-tone-mark): Check the existence of double consonant | |
1043 correctly. | |
1044 | |
1045 * quail/lao.el: Change title string of input method "Lao". | |
1046 | |
1047 1997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu> | |
1048 | |
1049 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package | |
1050 modified. Several tranlation rules modified. | |
1051 | |
1052 1997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1053 | |
1054 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to | |
1055 quail/cyril-jis.el. | |
1056 | |
1057 * quail/cyril-jis.el: New file. | |
1058 | |
1059 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el. | |
1060 | |
1061 1997-08-01 Kenichi Handa <handa@etl.go.jp> | |
1062 | |
1063 * quail/ethiopic.el: In quail-mode-map, bind | |
1064 ethio-insert-ethio-space Shift-SPACE. Add translation rules to | |
1065 Quail package "ethiopic". | |
1066 | |
1067 1997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu> | |
1068 | |
1069 * quail/cyrillic.el (cyrillic-translit): New input method. | |
1070 | |
1071 1997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1072 | |
1073 * quail/tibetan.el: New file. | |
1074 | |
1075 * quail/py-punct.el: Require 'quail. | |
1076 | |
1077 * quail/py-punct-b5.el: Require 'quail. | |
1078 | |
1079 * quail/ethiopic.el: Change Quail package name to "ethiopic". | |
1080 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule. | |
1081 | |
1082 * Makefile.in (TIT): New variable, contatination of TIT-GB and | |
1083 TIT-BIG5. | |
1084 (RUN-EMACS): Do not set EMACSLOADPATH. | |
1085 (ASIA): Include TIBEAN. | |
1086 (all): Remove stamp-bytecomp from dependency list. | |
1087 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}. | |
1088 (%.el): Make a link for byte-compiled file too. | |
1089 (stamp-bytecomp): Target deleted. | |
1090 (leim-list.el): Run Emacs with loading quail. | |
1091 (install-XXX): These targets deleted. | |
1092 (install): Remove files under INSTALLDIR before copying new files. | |
1093 Run Emacs with loading quail. | |
1094 (clean mostlyclean): Remove only generated files. | |
1095 | |
1096 1997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1097 | |
1098 * Makefile.in (stamp-bytecomp): Fix shell conditional. | |
1099 (clean): Fix shell conditional. | |
1100 | |
1101 1997-07-21 Jim Meyering <meyering@eng.ascend.com> | |
1102 | |
1103 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support. | |
1104 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc. | |
1105 | |
1106 1997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1107 | |
1108 * Makefile.in: Modified to avoid *.el files being regarded | |
1109 as intermidiate files and deleted by GNU make. | |
1110 | |
1111 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm". | |
1112 (lrt-handle-maa-sakod): Correctly handle the case that | |
1113 quail-current-data is nil. | |
1114 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" + | |
1115 tone. | |
1116 | |
1117 1997-07-15 Kenichi Handa <handa@etl.go.jp> | |
1118 | |
1119 * quail/py-punct.el: New file. | |
1120 | |
1121 * quail/py-punct-b5.el: New file. | |
1122 | |
1123 * quail/japanese.el: Doc-string of Quail package japanese modified. | |
1124 | |
1125 * Makefile.in: Rules re-written to avoid tricky code. | |
1126 (CHINEGE-GB): Include quail/py-punct.elc. | |
1127 (CHINEGE-BIG5): Include quail/py-punct-b5.elc. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1128 |
25920 | 1129 |
1130 1997-07-10 Kenichi Handa <handa@etl.go.jp> | |
1131 | |
1132 * quail/latin-pre.el: Change titles of quail packages. | |
1133 | |
1134 * quail/latin-post.el: Likewise. | |
1135 | |
30994 | 1136 |
1137 ;; Local Variables: | |
1138 ;; coding: iso-2022-7bit-unix | |
1139 ;; End: | |
39627 | 1140 |
1141 Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc. | |
1142 Copying and distribution of this file, with or without modification, | |
1143 are permitted provided the copyright notice and this notice are preserved. |