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