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