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