Mercurial > emacs
annotate leim/ChangeLog @ 31602:a42e23d2b9cc
Change conditional compilation on REL_ALLOC_MMAP to
USE_MMAP_FOR_BUFFERS.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 14 Sep 2000 15:13:18 +0000 |
parents | d616c4851906 |
children | 2a1ade6021bf |
rev | line source |
---|---|
31432 | 1 2000-09-07 Kenichi Handa <handa@etl.go.jp> |
2 | |
3 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard | |
4 translation. | |
5 | |
6 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified. | |
7 | |
8 * quail/py-punct.el ("chinese-py-punct"): Docstring modified. | |
9 ("chinese-tonepy-punct"): New input method. | |
10 | |
11 * quail/latin-pre.el ("polish-slash"): Don't use keyboard | |
12 translation. | |
13 | |
14 * quail/japanese.el ("japanese"): Delete the key sequence for | |
15 Roman transliteration from the docstring because it's now shonw | |
16 automatically. | |
17 ("japanese-ascii", "japanese-zenkaku") | |
18 ("japanese-hankaku-kana", "japanese-hiragana") | |
19 ("japanese-katakana"): Docstring modified. | |
20 | |
21 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout | |
22 on describe-input-method. | |
23 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise. | |
24 | |
31355 | 25 2000-09-03 Andrew Innes <andrewi@gnu.org> |
26 | |
27 * makefile.w32-in: New file. | |
31359 | 28 (install) Fix copying of directories. |
31355 | 29 |
31303 | 30 2000-08-31 Kenichi Handa <handa@etl.go.jp> |
31 | |
32 * quail/thai.el (thai-generate-quail-map): If the length of | |
33 translation is more than one, compose it. | |
34 | |
31267 | 35 2000-08-29 Dave Love <fx@gnu.org> |
36 | |
31270 | 37 * quail/latin-pre.el ("latin-9-prefix"): Change entries for ,b=(B and ,b<(B. |
38 | |
31267 | 39 * Makefile.in: ja-dic <- skk in several places. |
40 | |
31162 | 41 2000-08-25 Kenichi Handa <handa@etl.go.jp> |
42 | |
43 * ja-dic: Directory name changed from skkdic. | |
44 | |
31166 | 45 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el. |
31162 | 46 |
47 * README: Rename skkdic to ja-dic throughout the file. | |
48 | |
31154
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
49 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
|
50 |
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
51 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New. |
31162 | 52 ("latin-1-prefix"): Add missing symbols. |
31154
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
53 |
31135 | 54 2000-08-23 Dave Love <fx@gnu.org> |
55 | |
56 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give ,A'(B and | |
57 add ~p for ,A6(B. | |
58 | |
30267 | 59 2000-07-18 Kenichi Handa <handa@etl.go.jp> |
60 | |
61 * quail/japanese.el ("japanese"): Fix docstring. | |
62 | |
30253 | 63 2000-07-17 Kenichi Handa <handa@etl.go.jp> |
64 | |
65 * quail/japanese.el ("japanese"): Docstring modified. | |
66 | |
29598 | 67 2000-06-12 Kenichi Handa <handa@etl.go.jp> |
68 | |
69 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted. | |
70 ("tibetan-wylie"): State transition table modified. | |
71 | |
29365 | 72 2000-06-01 Kenichi Handa <handa@etl.go.jp> |
73 | |
74 * quail/tibetan.el: Change all tibetan-1-column characters to | |
75 tibetan. Quail map for "tibetan-wylie" fixed. | |
76 | |
28435 | 77 2000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl> |
78 | |
79 * quail/latin-pre.el ("polish-slash"): New input method. | |
80 | |
27941 | 81 2000-03-02 Kenichi Handa <handa@etl.go.jp> |
82 | |
83 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols. | |
84 | |
27557 | 85 2000-02-01 Gerd Moellmann <gerd@gnu.org> |
86 | |
87 * Makefile.in: Make this the no-leim Makefile. Move the | |
88 leim Makefile.in to ../leim-Makefile.in as it originally was. | |
89 | |
90 * Makefile.noleim: Removed. | |
91 | |
27466 | 92 2000-01-28 Kenichi Handa <handa@etl.go.jp> |
93 | |
94 * quail/hanja.el (korean-hanja): Add an entry for "wod". | |
95 | |
27132 | 96 2000-01-04 Kenichi Handa <handa@etl.go.jp> |
97 | |
98 * quail/japanese.el ("japanese"): Docstring augmented. | |
99 | |
26899 | 100 1999-12-15 Kenichi Handa <handa@etl.go.jp> |
101 | |
102 * quail/lao.el: Rewritten for new composition. | |
103 | |
104 * quail/lrt.el: Rewritten for new composition. | |
105 | |
106 * quail/thai.el: Rewritten for new composition. | |
107 | |
108 * quail/tibetan.el: Rewritten for new composition. | |
109 | |
26823 | 110 1999-12-13 Kenichi Handa <handa@etl.go.jp> |
111 | |
112 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3 | |
113 characters, not Latin-1. | |
114 | |
26543 | 115 1999-11-22 Andrew Innes <andrewi@gnu.org> |
116 | |
117 * makefile.nt: No need to generate subdirs.el. | |
118 | |
26538 | 119 1999-11-21 Andrew Innes <andrewi@gnu.org> |
120 | |
121 * makefile.nt: New file. | |
122 | |
26204 | 123 1999-10-26 Gerd Moellmann <gerd@gnu.org> |
124 | |
125 * Makefile.noleim: New. | |
126 | |
25920 | 127 1999-09-19 Ken'ichi Handa <handa@gnu.org> |
128 | |
129 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from | |
130 turkish-postfix. | |
131 ("turkish-postfix"): New Turkish input method which inserts | |
132 Latin-5 characters. | |
133 | |
134 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from | |
135 turkish-alt-postfix. | |
136 ("turkish-alt-postfix"): New Turkish input method which inserts | |
137 Latin-5 characters. | |
138 | |
139 1999-07-12 Richard Stallman <rms@gnu.org> | |
140 | |
141 * Version 20.4 released. | |
142 | |
143 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru> | |
144 | |
145 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout. | |
146 | |
147 1999-06-14 Ken'ichi Handa <handa@gnu.org> | |
148 | |
149 * quail/ethiopic.el ("ethiopic"): Add translation rules. | |
150 | |
151 1999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr> | |
152 | |
153 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and | |
154 hanja.el. | |
155 | |
156 1999-05-25 Ken'ichi Handa <handa@gnu.org> | |
157 | |
158 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t. | |
159 | |
160 1999-05-09 Tudor Hulubei <tudor@cs.unh.edu> | |
161 | |
162 * quail/latin-pre.el ("romanian-prefix"): New input method. | |
163 ("romanian-alt-prefix"): New input method. | |
164 | |
165 1999-03-04 Kenichi Handa <handa@etl.go.jp> | |
166 | |
167 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u". | |
168 | |
169 1999-01-14 Kenichi Handa <handa@etl.go.jp> | |
170 | |
171 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char | |
172 to convert is `n', change it to Japanese Hiragana `n' before | |
173 conversion. | |
174 | |
175 1999-01-11 Kenichi Handa <handa@etl.go.jp> | |
176 | |
177 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el. | |
178 | |
179 * quail/hebrew.el: New file. | |
180 | |
181 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
182 | |
183 * quail/devanagari.el (quail-devanagari-compose-characters): | |
184 Adjusted for the change of input method handling. | |
185 (quail-devanagari-hindi-compose-characters): Likewise. | |
186 | |
187 1998-10-15 Kenichi Handa <handa@etl.go.jp> | |
188 | |
189 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of | |
190 `(cd foo; pwd)`. | |
191 (install): Likewise. | |
192 | |
193 1998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
194 | |
195 * quail/latin-post.el: Many doc fixes. | |
196 ("latin-1-postfix"): Add sequence for the small superscript o. | |
197 * quail/latin-pre.el: Many doc fixes. | |
198 ("latin-1-prefix"): Add sequences for the small | |
199 superscript underlined o and a. | |
200 | |
201 1998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
202 | |
203 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the | |
204 small superscript underlined o and a. | |
205 ("italian-alt-postfix"): Change it to something useful and | |
206 different from italian-postfix. | |
207 * latin-post.el ("latin-1-postfix"): Add a method to enter the | |
208 small superscript underlined o and a. | |
209 ("italian-postfix"): Same as above. | |
210 ("italian-postfix"): Add methods to enter e with acute accent and | |
211 the >> and << symbols. | |
212 | |
213 1998-09-25 Kenichi Handa <handa@etl.go.jp> | |
214 | |
215 * quail/japanese.el (quail-japanese-hankaku-update-translation): | |
216 Adjusted for the change of input method handling. | |
217 | |
218 1998-09-11 Kenichi HANDA <handa@etl.go.jp> | |
219 | |
220 * quail/japanese.el (quail-japanese-katakana-update-translation): | |
221 Adjusted for the change of input method handling. | |
222 | |
223 1998-08-31 Kenichi Handa <handa@etl.go.jp> | |
224 | |
225 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the | |
226 change of input method handling. | |
227 (quail-tibetan-input-tibkey): Likewise. | |
228 | |
229 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
230 | |
231 * Version 20.3 released. | |
232 | |
233 1998-08-16 Kenichi HANDA <handa@etl.go.jp> | |
234 | |
235 * quail/czech.el ("czech"): Make this input method deterministic, | |
236 kbd-translate, and show-layout. | |
237 | |
238 1998-08-15 Kenichi HANDA <handa@etl.go.jp> | |
239 | |
240 * quail/ethiopic.el: Fix several translation rules. | |
241 | |
242 1998-08-12 Milan Zamazal <pdm@fi.muni.cz> | |
243 | |
244 * quail/czech.el: Few key sequences added to some keyboards. | |
245 | |
246 1998-08-06 Kenichi Handa <handa@etl.go.jp> | |
247 | |
248 * quail/japanese.el (quail-japanese-use-double-n): New variable. | |
249 (quail-japanese-update-translation): Adjusted for the change of | |
250 quail-update-translation. Now this function should return | |
251 CONTROL-FLAG. | |
252 (quail-japanese-toggle-kana): Update quail-conversion-str. | |
253 (quail-japanese-kanji-kkc): Likewise. | |
254 (quail-japanese-switch-package): Reset quail-current-str and | |
255 quail-conversion-str. | |
256 | |
257 1998-07-24 Kenichi Handa <handa@etl.go.jp> | |
258 | |
259 * quail/japanese.el (quail-japanese-kanji-kkc): Set | |
260 quail-translation to nil after calling kkc-region so that | |
261 translation mode is restarted correctly. | |
262 | |
263 1998-07-21 Kenichi Handa <handa@etl.go.jp> | |
264 | |
265 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case | |
266 that conversion is cancelled in kkc-region. | |
267 (quail-japanese-switch-package): Fix previous change. | |
268 | |
269 1998-07-19 Kenichi Handa <handa@etl.go.jp> | |
270 | |
271 * quail/japanese.el (quail-japanese-update-translation): Handle | |
272 a key which should fix the current translation and start a new | |
273 translation correctly. | |
274 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't | |
275 change point. | |
276 | |
277 1998-07-15 Kenichi Handa <handa@etl.go.jp> | |
278 | |
279 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the | |
280 change of quail.el. | |
281 (quail-japanese-switch-package): Likewise. | |
282 | |
283 1998-07-03 Kenichi Handa <handa@etl.go.jp> | |
284 | |
285 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed. | |
286 Some keys for ancient Korean syllables are changed properly. | |
287 | |
288 1998-06-20 Kenichi Handa <handa@etl.go.jp> | |
289 | |
290 * quail/ethiopic.el: Don't add hook to quail-mode-hook. | |
291 (ethio-select-a-translation): New function. | |
292 | |
293 1998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu> | |
294 | |
295 * Makefile.in (RUN-EMACS): Add --multibyte. | |
296 | |
297 1998-04-29 Karl Heuer <kwzh@gnu.org> | |
298 | |
299 * Makefile.in (SLAVIC): Delete redundant backslash. | |
300 | |
301 1998-04-28 Richard Stallman <rms@psilocin.gnu.org> | |
302 | |
303 * Makefile.in (install): Make INSTALLDIR and contents world-readable. | |
304 | |
305 1998-04-20 Kenichi Handa <handa@etl.go.jp> | |
306 | |
307 * Makefile.in (SLAVIC): New macro. | |
308 (EUROPEAN): Include ${SLAVIC}. | |
309 | |
310 1998-04-14 Andreas Schwab <schwab@mescaline.gnu.org> | |
311 | |
312 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names. | |
313 (leim-list.el): Depend on ${WORLD}. | |
314 | |
315 * latin-alt.el (latin-2-alt-postfix): Doc fix. | |
316 | |
317 1998-04-08 Karl Heuer <kwzh@mescaline.gnu.org> | |
318 | |
319 * czech.el, slovak.el: Correct starting commentary. | |
320 | |
321 1998-04-07 Milan Zamazal <pdm@fi.muni.cz> | |
322 | |
323 * quail/czech.el, quail/slovak.el: Correct starting commentary. | |
324 | |
325 1998-04-06 Andreas Schwab <schwab@gnu.org> | |
326 | |
327 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string | |
328 to length. | |
329 (lrt-generate-quail-map): Change sref to aref, and make second | |
330 argument of substring a character index. | |
331 | |
332 1998-03-26 Richard Stallman <rms@psilocin.gnu.org> | |
333 | |
334 * Makefile.in (${TIT}): Fix shell conditional syntax. | |
335 | |
336 1998-03-18 Kenichi Handa <handa@etl.go.jp> | |
337 | |
338 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of | |
339 "/ " to "/" (instead of " "). | |
340 | |
341 1998-03-17 Richard Stallman <rms@psilocin.gnu.org> | |
342 | |
343 * quail/czech.el, quail/slovak.el: New files. | |
344 | |
345 1998-03-10 Richard Stallman <rms@psilocin.gnu.org> | |
346 | |
347 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS. | |
348 Uses changed. | |
349 | |
350 1998-03-05 Kenichi Handa <handa@etl.go.jp> | |
351 | |
352 * Makefile.in (${TIT}): To byte-compile quail packages, use just | |
353 built quail. | |
354 | |
355 1997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de> | |
356 | |
357 * quail/hanja3.el: New file. | |
358 | |
359 * quail/hanja-jis.el: Title string of the input method | |
360 "korean-hanja-jis" changed. | |
361 | |
362 * quail/symbol-ksc.el: Title string of the input method | |
363 "korean-symbol" changed. Require 'korea-util. | |
364 (quail-hangul-switch-back): Deleted. | |
365 | |
366 * quail/hangul3.el: Require 'korea-util. | |
367 (quail-hangul-switch-to-symbol-ksc): Deleted. | |
368 | |
369 * quail/hanja.el: Require 'korea-util. Title string of the input | |
370 method "korean-hanja" changed. | |
371 (quail-hanja-switch-to-symbol-ksc): Deleted. | |
372 | |
373 * quail/hangul.el: Require 'korea-util. | |
374 (quail-hangul-switch-to-symbol-ksc): Deleted. | |
375 | |
376 1997-10-23 Kenichi Handa <handa@etl.go.jp> | |
377 | |
378 * quail/ethiopic.el: The title string of input method "Ethiopic" | |
379 is changed. | |
380 | |
381 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
382 | |
383 * Version 20.2 released. | |
384 | |
385 1997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
386 | |
387 * quail/latin-post.el (german): Swap y and z. | |
388 | |
389 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
390 | |
391 * Version 20.1 released. | |
392 | |
393 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again. | |
394 | |
395 1997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
396 | |
397 * quail/viqr.el (vietnamese-viqr): Doc fix. | |
398 | |
399 1997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
400 | |
401 * quail/latin-alt.el: New file. | |
402 | |
403 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
404 | |
405 * quail/latin-post.el: Undo previous change. | |
406 | |
407 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
408 | |
409 * quail/latin-post.el (latin-2-postfix): | |
410 Replace comma and period with `. Replace colon with /. | |
411 (latin-1-postfix): Replace comma with /. | |
412 (french-postfix): Replace comma with /. | |
413 (latin-3-postfix): Replace comma with ` and period with /. | |
414 (latin-4-postfix): Replace comma with ` and period with ~. | |
415 (latin-5-postfix): Replace comma with ` and period with /. | |
416 (turkish-postfix): Replace comma with ` and period with /. | |
417 | |
418 1997-09-10 Kenichi Handa <handa@etl.go.jp> | |
419 | |
420 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The | |
421 function added to quail-mode-hook turn ethio-mode on only when | |
422 input method "ethiopic" is begin used. | |
423 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el. | |
424 (ethio-toggle-space): Likewise. | |
425 (ethio-insert-space): Likewise. | |
426 (ethio-insert-ethio-space): Likewise. | |
427 (ethio-prefer-ascii-punctuation): Likewise. | |
428 (ethio-toggle-punctuation): Likewise. | |
429 (ethio-gemination): Likewise. | |
430 ("ethiopic"): Doc-string of this Quail package modified. Bind | |
431 function keys for TRANSLATION-KEYMAP to | |
432 quail-execute-non-quail-command. | |
433 | |
434 1997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
435 | |
436 * Makefile.in (install): Use quail/* in the second tar that | |
437 copies a dir named quail. | |
438 | |
439 1997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
440 | |
441 * Makefile.in (install): Do not copy leim-list.el twice. Copy | |
442 `skk' subdirectory too. | |
443 | |
444 1997-09-03 Kenichi Handa <handa@etl.go.jp> | |
445 | |
446 * quail/cyrillic.el: For each package, pass t for the SIMPLE | |
447 argument to quail-define-package. | |
448 * quail/cyril-jis.el: Likewise | |
449 * quail/greek.el: Likewise. | |
450 * quail/ipa.el: Likewise. | |
451 * quail/lao.el: Likewise. | |
452 * quail/lrt.el: Likewise. | |
453 * quail/thai.el: Likewise. | |
454 * quail/viqr.el: Likewise. | |
455 | |
456 1997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp> | |
457 | |
458 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg | |
459 TRANSLATION-KEYS. | |
460 (quail-mode-map): Change binding for ethio-insert-ethio-space. | |
461 (quail-mode-hook): Check the current Quail package name. | |
462 | |
463 * quail/latin-post.el: Add rules for cancelling accents by typing | |
464 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail | |
465 packages. | |
466 | |
467 1997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
468 | |
469 * quail/latin-post.el, quail/latin-pre.el: For each package, | |
470 pass t for the SIMPLE argument to quail-define-package. | |
471 | |
472 1997-08-28 Kenichi Handa <handa@etl.go.jp> | |
473 | |
474 * Makefile.in (dotdot): This macro deleted. | |
475 (SUBDIRS): Exclude skk. | |
476 (all): Substitute ${WORLD} to ${TIT}. | |
477 (%.el): This target deleted. | |
478 (${TIT}): Check existence of `quail' subdirectory. | |
479 (leim-list.el): Do not check old files. | |
480 (install): If ${srcdir} is different from the current directory, | |
481 copy also files under ${srcdir}. | |
482 | |
483 1997-08-26 Kenichi Handa <handa@etl.go.jp> | |
484 | |
485 * Makefile.in: Re-arrange macros so that the macro TIT contains | |
486 only Quial packages generated from CXTERM dictionaries, and the | |
487 macro NON-TIT contains only Quial packages distributed with Emacs. | |
488 (install): Do not use -h option for tar, instead copy ${NON-TIT} | |
489 and ${TIT} separately. | |
490 | |
491 1997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
492 | |
493 * Makefile.in (install): Discard extra data in tar | tar command. | |
494 | |
495 1997-08-23 Kenichi Handa <handa@etl.go.jp> | |
496 | |
497 * quail/devanagari.el (quail-devanagari-compose-characters): Fix | |
498 previous change. | |
499 (quail-devanagari-hindi-compose-characters): Fix previous change. | |
500 | |
501 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous | |
502 change. | |
503 | |
504 1997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
505 | |
506 * Makefile.in (leim-list.el): Fix previous change. | |
507 | |
508 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected. | |
509 | |
510 1997-08-21 Kenichi HANDA <handa@etl.go.jp> | |
511 | |
512 * quail/py-punct-b5.el: Name changed from py-punct-b5.el. | |
513 * quail/tsang-b5.el: Name changed from tsangchi-b5.el. | |
514 * quail/tsang-cns.el: Name changed from tsangchi-cns.el. | |
515 | |
516 * Makefile.in (install): Just copy leim-list.el instead of running | |
517 update-leim-list-file on ${INSTALLDIR}. | |
518 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el, | |
519 py-punct-b5.el -> pypunct-b5.el. | |
520 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el. | |
521 (leim-list.el): Delete old files not contained in ${WORLD}. | |
522 | |
523 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run | |
524 input-method-after-insert-chunk-hook. | |
525 | |
526 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected. | |
527 | |
528 1997-08-19 Kenichi Handa <handa@etl.go.jp> | |
529 | |
530 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail | |
531 package fixed. | |
532 | |
533 1997-08-18 Kenichi Handa <handa@etl.go.jp> | |
534 | |
535 * quail/japanese.el (quail-japanese-toggle-kana): Don't call | |
536 throw. | |
537 (quail-japanese-kanji-kkc): Completely re-written. | |
538 (quail-japanese-kkc-mode-exit): New function. | |
539 (quail-japanese-switch-package): Call activate-input-method | |
540 instead of select-input-method. | |
541 | |
542 * quail/thai.el (thai-consonant-input): Typo fixed. | |
543 | |
544 * quail/devanagari.el (quail-devanagari-compose-characters): Do | |
545 not call throw. | |
546 (quail-devanagari-hindi-compose-characters): Likewise. | |
547 | |
548 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call | |
549 activate-input-method instead of select-input-method. | |
550 | |
551 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise. | |
552 | |
553 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use | |
554 input-method-history instead of previous-input-method. | |
555 | |
556 1997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu> | |
557 | |
558 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method. | |
559 | |
560 1997-08-16 Kenichi Handa <handa@etl.go.jp> | |
561 | |
562 * quail/lrt.el (lrt-vowel-table): Some elements corrected. | |
563 ("lao-lrt"): Doc-string of this Quail package modified. | |
564 Some tranlation rules added. | |
565 | |
566 * quail/lao.el (lao-keyboard-mapping): Some elements corrected. | |
567 (lao-quail-define-rules): Some translation rules corrected. | |
568 | |
569 1997-08-11 Kenichi Handa <handa@etl.go.jp> | |
570 | |
571 * quail/lrt.el: Some rules added for Quail package "lao-lrt". | |
572 (lrt-vowel-table): The entry for "aM" corrected. | |
573 | |
574 1997-08-07 Kenichi Handa <handa@etl.go.jp> | |
575 | |
576 * quail/lrt.el: Change title string of input method "lao-lrt". | |
577 (lrt-single-consonant-table): Several key sequence changed. | |
578 (lrt-composing-pattern-double-c): Handle a consonant with | |
579 semi-vowel-lower correctly. | |
580 (lrt-handle-maa-sakod): Do not reset quail-current-key. | |
581 (lrt-handle-tone-mark): Check the existence of double consonant | |
582 correctly. | |
583 | |
584 * quail/lao.el: Change title string of input method "Lao". | |
585 | |
586 1997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu> | |
587 | |
588 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package | |
589 modified. Several tranlation rules modified. | |
590 | |
591 1997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
592 | |
593 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to | |
594 quail/cyril-jis.el. | |
595 | |
596 * quail/cyril-jis.el: New file. | |
597 | |
598 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el. | |
599 | |
600 1997-08-01 Kenichi Handa <handa@etl.go.jp> | |
601 | |
602 * quail/ethiopic.el: In quail-mode-map, bind | |
603 ethio-insert-ethio-space Shift-SPACE. Add translation rules to | |
604 Quail package "ethiopic". | |
605 | |
606 1997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu> | |
607 | |
608 * quail/cyrillic.el (cyrillic-translit): New input method. | |
609 | |
610 1997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
611 | |
612 * quail/tibetan.el: New file. | |
613 | |
614 * quail/py-punct.el: Require 'quail. | |
615 | |
616 * quail/py-punct-b5.el: Require 'quail. | |
617 | |
618 * quail/ethiopic.el: Change Quail package name to "ethiopic". | |
619 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule. | |
620 | |
621 * Makefile.in (TIT): New variable, contatination of TIT-GB and | |
622 TIT-BIG5. | |
623 (RUN-EMACS): Do not set EMACSLOADPATH. | |
624 (ASIA): Include TIBEAN. | |
625 (all): Remove stamp-bytecomp from dependency list. | |
626 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}. | |
627 (%.el): Make a link for byte-compiled file too. | |
628 (stamp-bytecomp): Target deleted. | |
629 (leim-list.el): Run Emacs with loading quail. | |
630 (install-XXX): These targets deleted. | |
631 (install): Remove files under INSTALLDIR before copying new files. | |
632 Run Emacs with loading quail. | |
633 (clean mostlyclean): Remove only generated files. | |
634 | |
635 1997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
636 | |
637 * Makefile.in (stamp-bytecomp): Fix shell conditional. | |
638 (clean): Fix shell conditional. | |
639 | |
640 1997-07-21 Jim Meyering <meyering@eng.ascend.com> | |
641 | |
642 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support. | |
643 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc. | |
644 | |
645 1997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
646 | |
647 * Makefile.in: Modified to avoid *.el files being regarded | |
648 as intermidiate files and deleted by GNU make. | |
649 | |
650 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm". | |
651 (lrt-handle-maa-sakod): Correctly handle the case that | |
652 quail-current-data is nil. | |
653 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" + | |
654 tone. | |
655 | |
656 1997-07-15 Kenichi Handa <handa@etl.go.jp> | |
657 | |
658 * quail/py-punct.el: New file. | |
659 | |
660 * quail/py-punct-b5.el: New file. | |
661 | |
662 * quail/japanese.el: Doc-string of Quail package japanese modified. | |
663 | |
664 * Makefile.in: Rules re-written to avoid tricky code. | |
665 (CHINEGE-GB): Include quail/py-punct.elc. | |
666 (CHINEGE-BIG5): Include quail/py-punct-b5.elc. | |
667 | |
668 | |
669 1997-07-10 Kenichi Handa <handa@etl.go.jp> | |
670 | |
671 * quail/latin-pre.el: Change titles of quail packages. | |
672 | |
673 * quail/latin-post.el: Likewise. | |
674 | |
30994 | 675 |
676 ;; Local Variables: | |
677 ;; coding: iso-2022-7bit-unix | |
678 ;; End: |