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