* makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
[bpt/emacs.git] / leim / ChangeLog
CommitLineData
fca64cc4
EZ
12008-06-20 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in (distclean): Don't delete `quail' subdir: if we
4 are building in the sandbox, there are precious files there.
5
ee128870
TZ
62008-06-13 Teodor Zlatanov <tzz@lifelogs.com>
7
8 * quail/cyrillic.el: Add quotation marks, paragraph symbol, angled
9 brackets, number symbol, and accented aeio to cyrillic-translit.
10
e914c409 112008-06-03 Jihyun Cho <jihyun.jo@gmail.com>
913f26c2
KH
12
13 * quail/hangul.el: Completely re-written.
14
152008-06-03 Kenichi Handa <handa@m17n.org>
16
17 * makefile.w32-in (KOREAN): Remove ${srcdir}/quail/hangul3.elc.
18 (leim-list.el): Remove leim-list.el at first.
19
20 * Makefile.in (KOREAN): Remove ${srcdir}/quail/hangul3.elc.
21 (leim-list.el): Remove leim-list.el at first.
22
23 * leim-ext.el: Register input methods "korean-hangul",
24 "korean-hangul3f", "korean-hangul390", and "korean-hangul3".
25
8be6f5ae
SM
262008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
27
28 * quail/latin-ltx.el: Don't use single-char mapping from ~ to NBSP.
29
630802d6
KH
302008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
31
32 * quail/indian.el: Don't require devan-util.
33
d223191d 342008-02-01 James Cloos <cloos@jhcloos.com>
aca7a3d2 35
d223191d 36 * quail/arabic.el: Update (sync with xkeyboard-config keyboard).
aca7a3d2 37
d223191d 382008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
39
40 * Makefile.in (OTHERS): Add arabic.elc.
41
d223191d 422008-02-01 James Cloos <cloos@jhcloos.com>
aca7a3d2
MB
43
44 * quail/arabic.el: New file.
45
d223191d 462008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
47
48 * MISC-DIC/pinyin.map: Fix encoding to that of the original file.
49
d223191d 502008-02-01 KAWABATA, Taichi <kawabata@m17n.org>
aca7a3d2
MB
51
52 * quail/indian.el (quail-indian-flatten-list): Delete it.
53 (quail-define-inscript-package): Pay attention to `nil' values of
54 char/key-table.
55 (inscript-tml-keytable): New variable. Use it for Tamil inscript.
56
d223191d 572008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
58
59 * quail/latin-post.el ("turkish-latin-3-postfix"): Make it
60 just an alias for turkish-postfix.
61
62 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Make it
63 just an alias for turkish-alt-postfix.
64
65 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
66
d223191d 672008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
68
69 * quail/thai.el: Don't require thai-util.
d223191d
GM
70 (quail-thai-update-translation): Delete function.
71 (thai-generate-quail-map): Change to a macro that directly calls
aca7a3d2
MB
72 quail-define-rules.
73 ("thai-kesmanee", "thai-pattachote"): Don't use
74 UPDATE-TRANSLATION-FUNCTION.
75
d223191d
GM
76 * quail/indian.el (quail-indian-preceding-char-position): Delete
77 function.
78 (quail-indian-update-preceding-char): Delete variable.
79 (quail-indian-update-translation): Delete function.
aca7a3d2
MB
80 (quail-define-indian-trans-package): Don't call
81 quail-define-package with quail-indian-update-translation.
82 (quail-define-inscript-package): Likewise.
83
d223191d 842008-02-01 Dave Love <fx@gnu.org>
aca7a3d2 85
d223191d 86 * quail/indian.el (quail-indian-preceding-char-position)
aca7a3d2
MB
87 (quail-indian-update-translation, quail-define-inscript-package):
88 Use characterp, not char-valid-p.
89
d223191d 902008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
91
92 * quail/welsh.el ("welsh"): Doc fix.
93
94 * quail/cyrillic.el: Reinstate some commented-out redundancies.
e914c409
JB
95 ("russian-typewriter"): Rename from cyrillic-typewriter.
96 Make cyrillic-jcuken effectively an alias for it.
aca7a3d2 97 ("russian-computer"): New.
d223191d
GM
98 ("bulgarian-phonetic"): Rename from bulgarian-pho.
99 ("bulgarian-bds"): Rename from bulgarian-standard.
aca7a3d2 100
d223191d 1012008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
102
103 * ja-dic/ja-dic.el: Add coding tag.
104
d223191d 1052008-02-01 Dave Love <fx@gnu.org>
aca7a3d2 106
d223191d 107 * latin-post.el: Recode to utf-8.
aca7a3d2
MB
108 ("latin-postfix"): New method.
109
d223191d 110 * latin-alt.el: Recode to utf-8.
aca7a3d2
MB
111 ("latin-alt-postfix"): New method.
112
d223191d 113 * quail/latin-pre.el: Recode to utf-8.
aca7a3d2 114 ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp.
880820fe
KH
115 ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ġ,
116 ~O -> Ġ.
aca7a3d2
MB
117 ("latin-prefix"): New method.
118
d223191d
GM
119 * quail/uni-input.el (utf-8-ccl-encode): Delete.
120 (ucs-input-method): Modify.
aca7a3d2 121
d223191d 1222008-02-01 Kenichi Handa <handa@etl.go.jp>
aca7a3d2
MB
123
124 * Makefile.in (RUN-EMACS): Add LC_ALL=C.
125
5169d861 1262008-01-14 Aidan Kehoe <kehoea@parhasard.net> (tiny change)
69c43ff7
KH
127
128 * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and
129 \vk.
130
f3041af1
DN
1312008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
132
133 * makefile.w32-in:
134 * Makefile.in: Remove references to Xenix.
135
1ebeeed0
RS
1362007-12-15 Richard Stallman <rms@gnu.org>
137
138 * quail/latin-post.el ("scandinavian-postfix"): Doc fix.
139
140 * quail/latin-alt.el: Many doc fixes.
141 ("danish-alt-postfix")
142 ("esperanto-alt-postfix", "finnish-alt-postfix")
143 ("german-alt-postfix", "icelandic-alt-postfix")
144 ("norwegian-alt-postfix", "scandinavian-alt-postfix")
145 ("spanish-alt-postfix", "swedish-alt-postfix"):
146 Deleted; they were identical to the non-alt versions.
147
3d587afd
KH
1482007-12-07 Kenichi Handa <handa@ni.aist.go.jp>
149
150 * quail/lao.el (quail-map-from-table): Allow a tone just after a
151 consonant.
152
63150f3c
GM
1532007-11-17 Glenn Morris <rgm@gnu.org>
154
155 * Makefile.in (check-declare): New target.
156
fe1ada9b
GM
1572007-10-31 Glenn Morris <rgm@gnu.org>
158
159 * Makefile.in (install): Change ownership of installed files.
160
e914c409 1612007-10-20 Edward O'Connor <hober0@gmail.com> (tiny change)
fbd80e28
KH
162
163 * quail/latin-ltx.el ("\\qed"): Add this rule.
164
92f137df
JB
1652007-10-24 Juanma Barranquero <lekktu@gmail.com>
166
167 * quail/indian.el (quail-indian-update-preceding-char):
168 Don't mark the variable as frame-local; it wasn't used as such.
169
cacc7b51
GM
1702007-07-25 Glenn Morris <rgm@gnu.org>
171
172 * Relicense all FSF files to GPLv3 or later.
173
174 * COPYING: Switch to GPLv3.
175
1eceac24
EZ
1762007-07-16 Eli Zaretskii <eliz@gnu.org>
177
178 * makefile.w32-in (extraclean): Don't delete *~.
179
7dfc4cda
CY
1802007-06-02 Chong Yidong <cyd@stupidchicken.com>
181
182 * Version 22.1 released.
183
dd822b89
KH
1842007-01-30 Kenichi Handa <handa@m17n.org>
185
186 * CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/PY-b5.tit, CXTERM-DIC/SW.tit,
92f137df 187 * CXTERM-DIC/TONEPY.tit: Add copyright and license notices.
dd822b89
KH
188
189 * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Add copyright and
190 license notices.
1e899515 191
bce8f5e8
KH
1922007-01-24 Kenichi Handa <handa@m17n.org>
193
194 * MISC-DIC/README: New file.
195
196 * CXTERM-DIC/README: New file.
197
198 * CXTERM-DIC/4Corner.tit, CXTERM-DIC/CCDOSPY.tit,
92f137df
JB
199 * CXTERM-DIC/PY-b5.tit, CXTERM-DIC/QJ-b5.tit, CXTERM-DIC/QJ.tit,
200 * CXTERM-DIC/SW.tit, CXTERM-DIC/TONEPY.tit: Updated from
bce8f5e8
KH
201 X11R6/contrib/programs/cxterm.
202
203 * ja-dic/ja-dic.el: Regenerated.
204
88f698d9
KH
2052007-01-12 Kenichi Handa <handa@m17n.org>
206
207 * quail/uni-input.el (ucs-input-method): Signal an error for a
208 Unicode character that is not yet supported.
209
14429ceb
AS
2102006-12-26 Andreas Schwab <schwab@suse.de>
211
212 * Makefile.in (datarootdir): Define.
213
6148a044
EZ
2142006-12-20 Eli Zaretskii <eliz@gnu.org>
215
216 * Makefile.in (leim-list.el): Depend on ${TIT-MISC}, not
217 ${NON-TIT-MISC}.
218
e4208ff7
JB
2192006-12-09 Juanma Barranquero <lekktu@gmail.com>
220
221 * quail/latin-alt.el ("scandinavian-alt-postfix"): Fix typo.
222
223 * quail/uni-input.el (ucs-input-help): Fix title of ucs input method.
224
f248f005
EZ
2252006-12-09 Eli Zaretskii <eliz@gnu.org>
226
227 * makefile.w32-in (leim-list.el): Depend on leim-ext.el as well.
228 Run Emacs to append non-empty non-comment lines in leim-ext.el
229 to leim-list.el.
230
dd4b03cd
JB
2312006-12-05 Juanma Barranquero <lekktu@gmail.com>
232
233 * makefile.w32-in (MISC): Add $(srcdir)/quail/sisheng.elc.
234
41584b03
JB
2352006-11-29 Juanma Barranquero <lekktu@gmail.com>
236
237 * quail/greek.el ("greek-mizuochi"): Remove spurious initial newline
238 in docstring.
239
9200c926
RF
2402006-11-04 Romain Francoise <romain@orebokech.com>
241
242 * Makefile.in (bootstrap-clean): New target.
243
94461c21
KH
2442006-10-12 Kenichi Handa <handa@m17n.org>
245
246 * Makefile.in (install): Be sure to make ${INSTALLDIR} before `cd'
247 to it.
248
f51dc44f
CY
2492006-10-05 Chong Yidong <cyd@stupidchicken.com>
250
251 * quail/latin-ltx.el: Fix typo in previous change.
252
d781da00
SM
2532006-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
254
255 * quail/latin-ltx.el: Remove rules that start with { since they are
256 redundant and hence impact the { key for no good reason.
257
bcc1caeb
KH
2582006-10-02 Kenichi Handa <handa@m17n.org>
259
260 * Makefile.in (install): Fix previous change.
261
7ad02ea8
KH
2622006-09-28 Kenichi Handa <handa@m17n.org>
263
264 * Makefile.in (install): Be sure to make ${INSTALLDIR}.
265
45a2056c
JB
2662006-09-15 Jay Belanger <belanger@truman.edu>
267
268 * COPYING: Replace "Library Public License" by "Lesser Public
269 License" throughout.
270
880820fe 2712006-09-06 Michaël Cadilhac <michael.cadilhac@lrde.org>
f9536fb2
KH
272
273 * quail/uni-input.el (ucs-input-method): Don't make the action of
274 a key not in [0-9a-zA-Z] when it was expected to be. Let the Emacs
275 mechanism do it.
276
62508862
DK
2772006-07-12 David Kastrup <dak@gnu.org>
278
279 * quail/greek.el: Change iota subscriptum transliteration in
280 Ibycus4 encoding's capitals from "i" to "|".
281
a6a2b5d4
EZ
2822006-03-03 Claudio Fontana <claudio@gnu.org>
283
9e2bcc86
EZ
284 * Makefile.in (install): Add DESTDIR variable to support staged
285 installations.
a6a2b5d4 286
abeb5855
EZ
2872005-12-17 Eli Zaretskii <eliz@gnu.org>
288
289 * makefile.w32-in ($(TIT), leim-list.el): Warn that parts of
290 commands enclosed in $(ARGQUOTE)s should not be split between two
291 lines, as that will break with GNU Make >3.80, when sh.exe is used
292 and arg quoting is with '..'.
293
11bdfcdd
AS
2942005-11-03 Andreas Schwab <schwab@suse.de>
295
296 * Makefile.in (GZIP_PROG): Renamed from GZIP.
297 (install): Adjust.
298
7a7f042f
RF
2992005-11-01 Romain Francoise <romain@orebokech.com>
300
301 * Makefile.in (install): Compress source files.
302
895725e1
JL
3032005-10-28 Juri Linkov <juri@jurta.org>
304
305 * quail/symbol-ksc.el: Add missing characters from 1st pos of
306 every table of [korean-ksc5601], and swap incorrectly ordered
307 characters at pos 91 and 90.
308
c814bdfc
KH
3092005-10-26 Torsten Bronger <bronger@physik.rwth-aachen.de> (tiny change)
310
311 * quail/latin-ltx.el ("TeX"): Change "\," mapping to U+202F (not
312 U+2006). Add more mappings from TeX's textcomp package.
313
f344e9d2
JL
3142005-10-25 Juri Linkov <juri@jurta.org>
315
316 * quail/cyrillic.el ("cyrillic-translit"): Set 4th arg `guidance'
317 to t for this multi-key input method.
318
a6726944
KH
3192005-10-24 Kenichi Handa <handa@m17n.org>
320
321 * quail/uni-input.el (ucs-input-activate): Don't add
322 quail-kill-guidance-buf to kill-buffer-hook.
323
71ec7e9b
KH
3242005-07-08 Kenichi Handa <handa@m17n.org>
325
326 * quail/japanese.el (quail-japanese-kanji-kkc): Fix order of
327 insertion and deletion.
328
a0ec7a4a
LK
3292005-07-04 Lute Kamstra <lute@gnu.org>
330
331 Update FSF's address in GPL notices.
332
59579816
KH
3332005-06-28 Kenichi Handa <handa@m17n.org>
334
335 * leim-ext.el: Add rules for inserting full-width space for
336 quail/Punct and quail/Punct-b5.
337
94d4bafb
EZ
3382005-06-04 Eli Zaretskii <eliz@gnu.org>
339
41584b03 340 * makefile.w32-in (distclean): Fix a typo (colon was after "clean").
94d4bafb
EZ
341 (extraclean): New target, emulates Makefile.in.
342
e183fe27
KH
3432005-04-06 Kenichi Handa <handa@m17n.org>
344
41584b03 345 * quail/sgml-input.el ("sgml"): Enable quail-completion by typing TAB.
e183fe27 346
eebfcf8e
KH
3472005-03-26 Kenichi Handa <handa@m17n.org>
348
41584b03 349 * quail/latin-ltx.el ("TeX"): Enable quail-completion by typing TAB.
eebfcf8e
KH
350
3512005-03-18 Kenichi Handa <handa@m17n.org>
db328182
KH
352
353 * quail/thai.el (quail-thai-update-translation): Delete it.
f4931aac 354 (thai-generate-quail-map): Generate a simpler map.
db328182
KH
355 ("thai-kesmanee"): Don't use quail-thai-update-translation.
356 (thai-generate-quail-map): Likewise.
357
761a8755
KH
3582005-03-15 Kenichi Handa <handa@m17n.org>
359
360 * quail/thai.el (thai-generate-quail-map): Fix the kesmanee layout.
361
c68f7e21
KH
3622005-03-08 Kenichi Handa <handa@m17n.org>
363
364 * quail/latin-pre.el ("latin-1-prefix"): Add rule "__"->"_".
365 ("latin-9-prefix"): Add rules "__"->"_", "_ "->NBSP.
366
a3341d3c
KH
3672004-12-04 Kenichi Handa <handa@m17n.org>
368
369 * quail/lao.el (lao-key-alist): Declare it by defvar.
370 (lao-key-alist-vector): New variable.
371 (lao-consonant-key-alist, lao-semivowel-key-alist)
372 (lao-vowel-key-alist, lao-voweltone-key-alist)
373 (lao-tone-key-alist, lao-other-key-alist): Initialize them from
374 lao-key-alist-vector.
375
a7ff4354
KH
3762004-09-25 Kenichi Handa <handa@m17n.org>
377
378 * quail/uni-input.el (ucs-input-method): Add error clause to
379 condition-case.
380
88a74fa5
KH
3812004-09-21 Kenichi Handa <handa@m17n.org>
382
383 * quail/uni-input.el: Move the call of register-input-method to
384 leim-ext.el.
385 (ucs-input-insert-char): New function.
386 (ucs-input-method): Use ucs-input-insert-char.
387 (ucs-input-activate): Call quail-hide-guidance instead of
388 quail-hide-guidance-buf.
389
390 * leim-ext.el: Add autoload for 'ucs-input-activate and
391 register-input-method for "ucs".
392
15203bb7
DK
3932004-08-21 David Kastrup <dak@gnu.org>
394
395 * quail/greek.el ("greek-babel"): Add accent/breathing/uppercase
396 combinations.
397
295f3b30
KH
3982004-08-16 Kenichi Handa <handa@m17n.org>
399
400 * quail/georgian.el ("georgian"): Call quail-define-package with
401 the show-layout arg t.
402
de10c114
AS
4032004-08-06 Andreas Schwab <schwab@suse.de>
404
405 * Makefile.in (install): Remove .arch-inventory files.
406
d604e09b
DK
4072004-07-01 David Kastrup <dak@gnu.org>
408
41584b03 409 * quail/greek.el ("((") ("))"): Add quotation mark shorthands.
d604e09b 410
f96ec754
AS
4112004-06-30 Andreas Schwab <schwab@suse.de>
412
413 * Makefile.in (${CHINESE-TIT:.elc=.el}): Depend on changed.tit to
414 serialize parallel builds.
415 (${MISC:.elc=.el}): Depend on changed.misc.
416
62bfe0fc
KH
4172004-06-05 Kenichi Handa <handa@m17n.org>
418
68330491
EZ
419 * Makefile.in (leim-list.el): Depend on leim-ext.el. Append the
420 contents of leim-ext.el to leim-list.el.
62bfe0fc
KH
421
422 * leim-ext.el: New file.
423
9254ee5e
KH
4242004-05-17 Werner Lemberg <wl@gnu.org>
425
426 * quail/sisheng.el: New file.
427
53e1a54f
KH
4282004-05-17 Kenichi Handa <handa@m17n.org>
429
430 * Makefile.in (OTHERS): Add ${srcdir}/quail/sisheng.elc.
431
cdc9b845
EZ
4322004-05-11 Eli Zaretskii <eliz@gnu.org>
433
434 * Makefile.in (leim-list.el): Move commands to convert TIT and
435 MISC dictionaries from here...
436 (changed.tit, changed.misc): ...to here. Remove the (now
437 unneeded) test of the contents of changed.* files.
438
9a28b921
AS
4392004-05-10 Andreas Schwab <schwab@suse.de>
440
441 * Makefile.in (all): Readd dependency on ${WORLD} so that lisp
442 files are compiled when bootstrapping.
443
bef96454
SM
4442004-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
445
446 * quail/latin-ltx.el ("TeX"): Fix typo.
447
d2c846aa
SM
4482004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
449
450 * quail/latin-ltx.el: Use utf-8 coding.
451 ("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
452
2cd23d89
KH
4532004-05-04 Kenichi Handa <handa@m17n.org>
454
455 * Makefile.in (TIT-SOURCES): Prepend ${srcdir} to each elemnt.
456 (MISC-SOURCES): Likewise.
457
4582004-05-01 Kenichi Handa <handa@m17n.org>
459
41584b03 460 * Makefile.in (OTHERS): Rename from MISC.
d2c846aa
SM
461 (MISC): Rename from MISC-DIC.
462 (WORLD): Adjute for the above changes.
2cd23d89
KH
463 (TIT-MISC, NON-TIT-MISC): New targets.
464 (all): Don't depend on ${WORLD}.
d2c846aa 465 (.NOTPARALLEL, .NO_PARALLEL, ${TIT}, ${MSIC-IDC}): Remove these targets.
2cd23d89
KH
466 (TIT-SOURCES, MISC-SOURCES): New macros.
467 (changed.tit, changed.misc): New targets.
d2c846aa 468 (leim-list.el): Depend on ${NON-TIT-MISC}, changed.tit, and
2cd23d89
KH
469 changed.misc. Generate quail files from TIT and MISC files if
470 necessary.
471 (clean mostlyclean): Delete ${TIT-MISC} instead of ${TIT} and
472 ${MISC-DIC}.
473
238add5e
JR
4742004-05-03 Jason Rumney <jasonr@gnu.org>
475
476 * makefile.nt: Remove.
477
d814862a
JB
4782004-04-23 Juanma Barranquero <lektu@terra.es>
479
480 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
481
28082746
AI
4822004-04-09 Andrew Innes <andrewi@gnu.org>
483
484 * makefile.w32-in (distclean clean): Remove nmake specific
485 stamp-subdir test.
486
bb62616f
KH
4872004-02-28 Kenichi Handa <handa@m17n.org>
488
d2c846aa 489 * Makefile.in (all): Depend on ${WORLD} instead of ${TIT} and
bb62616f
KH
490 ${MISC-DIC}.
491 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
492 (maintainer-clean): Delete files that are not in CVS repository.
493
d2c846aa 494 * makefile.nt (all): Depend on $(WORLD) instead of $(TIT) and
bb62616f
KH
495 $(MISC-DIC).
496 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
497 (maintainer-clean): Delete files that are not in CVS repository.
498
d2c846aa 499 * makefile.w32-in (all): Depend on $(WORLD) instead of $(TIT) and
bb62616f
KH
500 $(MISC-DIC).
501 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
502 (maintainer-clean): Delete files that are not in CVS repository.
503
880820fe 5042004-02-16 Jérôme Marant <jmarant@nerim.net> (tiny change)
f92f5e37
KH
505
506 * Makefile.in (distclean maintainer-clean): Depend on clean.
507
bdb6a227
KH
5082004-01-27 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
509
510 * quail/cyrillic.el ("bulgarian-bds"): Docstring fixed.
511
e555f8d5
KH
5122004-01-22 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
513
514 * quail/cyrillic.el ("bulgarian-phonetic"): Docstring fixed.
d814862a 515 Duplicate entry removed.
e555f8d5
KH
516 ("bulgarian-bds"): Docstring fixed.
517
c51b37fd
DL
5182003-10-06 Dave Love <fx@gnu.org>
519
520 * quail/latin-ltx.el: Several additions.
521
ac7ec68c
KH
5222003-08-25 Jesper Harder <harder@ifa.au.dk> (tiny change)
523
524 * quail/latin-pre.el ("german-prefix"): Fix typo in the docstring.
525
f653dfd9
DL
5262003-08-20 Dave Love <fx@gnu.org>
527
528 * quail/latin-ltx.el: Add \rhd.
529
15a03c32
MR
5302003-08-19 Markus Rost <rost@math.ohio-state.edu>
531
532 * quail/latin-pre.el ("french-prefix"): Fix spacing in docstring.
533
15f772c8
KH
5342003-07-21 KAWABATA, Taichi <kawabata@m17n.org>
535
d814862a 536 * quail/indian.el (quail-indian-update-translation): Adjust the
15f772c8
KH
537 behaviour according to the change of quail-translate-key.
538
603b8073
KH
5392003-05-22 Kenichi Handa <handa@m17n.org>
540
541 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Change the title
542 Chinese characters from GB to Big5.
543
34c614a8 5442003-05-01 Wlodzimierz Bzyl <matwb@julia.univ.gda.pl> (tiny change)
458d0770
KH
545
546 * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/.
547
069e6098
AS
5482003-04-05 Andreas Schwab <schwab@suse.de>
549
550 * Makefile.in (install): Remove CVS related and backup files from
551 installation directory.
552
15988eba
DK
5532003-02-27 David Kastrup <dak@gnu.org>
554
d814862a 555 * quail/greek.el (greek-babel): Add koronis transliteration.
15988eba 556
b2c16093
DK
5572003-02-23 David Kastrup <dak@gnu.org>
558
d814862a 559 * quail/greek.el (greek-babel): Fix <' accent.
b2c16093 560
a56c637d
DL
5612003-02-17 Dave Love <fx@gnu.org>
562
563 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
564
83930535
JB
5652003-02-14 Juanma Barranquero <lektu@terra.es>
566
d2c846aa 567 * quail/uni-input.el (utf-8-ccl-encode): Fix use of character constants.
83930535 568
61cb0b53 5692003-02-11 KAWABATA, Taichi <kawabata@m17n.org>
59fdf430
KH
570
571 * quail/indian.el (punjabi-itrans, gujarati-itrans, oriya-itrans)
d814862a 572 (bengali-itrans, assamese-itrans, telugu-itrans, kannada-itrans)
59fdf430
KH
573 (malayalam-itrans, tamil-itrans): New ITRANS based input methods.
574 (punjabi-inscript, gujarati-inscript, oriya-inscript)
575 (bengali-inscript, assamese-inscript, telugu-inscript)
d2c846aa
SM
576 (kannada-inscript, malayalam-inscript, tamil-inscript):
577 New INSCRIPT based input methods.
59fdf430 578
ff57e5d6
KH
5792003-02-07 Kenichi Handa <handa@m17n.org>
580
581 * quail/cyrillic.el: Update quail-package-alist (not
582 input-method-alist) to make "cyrillic-jcuken" an alias of
583 "russian-typewriter". Add cookie for quail-update-leim-list-file.
584
e29969ca
DK
5852003-02-05 David Kastrup <dak@gnu.org>
586
d2c846aa 587 * quail/greek.el: Fix iota accent typos in greek-babel encoding.
e29969ca 588
139c4e54
DL
5892003-01-05 Dave Love <fx@gnu.org>
590
591 * makefile.w32-in (SLAVIC): Add croatian.elc.
592
593 * Makefile.in (SLAVIC): Add croatian.elc.
594
595 * quail/croatian.el: New file.
596
abceb4ac
JB
5972002-12-10 Juanma Barranquero <lektu@terra.es>
598
599 * makefile.w32-in (LATIN): Add welsh.elc.
600 (MISC): Add georgian.elc.
601 (UNICODE): Add it.
602 (WORLD): Add $(UNICODE).
603
59daa29a
DL
6042002-11-14 Dave Love <fx@gnu.org>
605
606 * quail/slovak.el: Add coding cookie.
607
608 * quail/latin-ltx.el: Fix coding cookie.
609
610 * quail/hebrew.el: Add coding cookie.
611
612 * quail/czech.el: Add coding cookie.
613
614 * quail/welsh.el: Undo last change.
615
b4b11a40
DL
6162002-09-11 Dave Love <fx@gnu.org>
617
618 * quail/latin-post.el ("slovenian"): New.
619
570af494
KH
6202002-09-05 Kenichi Handa <handa@etl.go.jp>
621
622 * quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'.
623
ad0b1666
DL
6242002-07-24 Dave Love <fx@gnu.org>
625
a5e5d4ad
DL
626 * quail/latin-alt.el ("latin-alt-postfix"): New.
627
628 * quail/latin-post.el ("latin-postfix"): New.
629
ad0b1666
DL
630 * quail/latin-pre.el ("latin-1-prefix"): Add nbsp.
631 ("latin-3-prefix"): Doc fix.
a5e5d4ad 632 ("latin-prefix"): New.
ad0b1666 633
f860212e
DL
6342002-07-12 Dave Love <fx@gnu.org>
635
636 * quail/cyrillic.el: Doc fixes.
637 ("cyrillic-beylorussian"): Commented-out.
d2c846aa 638 ("cyrillic-translit-bulgarian"): Delete.
f860212e
DL
639 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
640 ("ukrainian-computer", "belarusian", "bulgarian-bds")
641 ("russian-computer"): New.
880820fe 642 ("bulgarian-phonetic"): Rename from bulgarian-pho. Add §, №, Ю.
d2c846aa 643 ("russian-typewriter"): Rename from cyrillic-jcuken.
f860212e 644
282b5fb7
KH
6452002-06-20 Dave Love <fx@gnu.org>
646
647 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
880820fe 648 characters and ~o -> ġ, ~O -> Ġ.
282b5fb7 649
fe960d0a
EZ
6502002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
651
652 * Makefile.in (install): Use "tar -chf", to follow symlinks.
653
9a40c2fb
PJ
6542002-05-04 Triet Hoai Lai <thlai@ee.usyd.edu.au>
655
656 * quail/vntelex.el: Add even more rules.
657
ab59447f
PJ
6582002-04-30 Triet Hoai Lai <thlai@ee.usyd.edu.au>
659
660 * quail/vntelex.el: Add new rules to escape from composition.
661
e656fc9d
PJ
6622002-04-29 Triet Hoai Lai <thlai@ee.usyd.edu.au>
663
664 * quail/vntelex.el: Use proper charset.
665
177c0ea7 6662002-04-22 Koaunghi Un <koaunghi@ling.cnu.ac.kr>
0347c911
PJ
667
668 * quail/hanja.el ("Od"): Remove rule.
0347c911 669
175e150b
EZ
6702002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
671
672 * quail/indian.el: Replace commented-out lines with a condition
673 that is always false.
674
c031864a
JC
6752002-04-06 Jaeyoun Chung <jay@kldp.org>
676
d2c846aa 677 * quail/hanja3.el ("kf"): Add a few composing rules
c031864a
JC
678 from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr>
679
cb0dc144 680 * quail/hangul3.el: Buggy alternative second character
c031864a
JC
681 sequence fixed ('/' for 'v' pair).
682 added a few more third character composing rule.
683
129f2c75
WL
6842002-03-03 Werner Lemberg <wl@gnu.org>
685
686 * quail/vntelex.el: New file.
cb0dc144
JB
687 * Makefile.in (VIETNAMESE):
688 * makefile.nt (VIETNAMESE):
689 * makefile.w32-in (VIETNAMESE): Add it.
129f2c75 690
5c196f29
AI
6912002-02-10 Andrew Innes <andrewi@gnu.org>
692
693 * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS).
694 ($(MISC_DIC)): Ditto.
695
108eaabb
RS
6962002-02-06 Richard M. Stallman <rms@gnu.org>
697
698 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~".
699 Don't define "~," at all.
700
880820fe 7012002-01-29 Pavel Janík <Pavel@Janik.cz>
cc13aa25 702
880820fe 703 * quail/latin-pre.el (latin-2-prefix): Add Ě and ě.
cc13aa25
PJ
704 From "Dr. Eduard Werner" <edi.werner@gmx.de>.
705
18e1da99 7062002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
417f4d3a
EZ
707
708 * quail/greek.el: Changed the behavior of the "greek" input
18e1da99
EZ
709 method, to consider the "accent" and "diaeresis" as prefix keys.
710 A new method (named "greek-postfix") was added which implements
711 the old behavior. Also changed the mapping of the "Q/q" key to
712 produce the ":/;" characters, as is customary in greek keyboards.
713 From Nick Patavalis <npat@inaccessnetworks.com>.
417f4d3a 714
8f7d3eca
JC
7152002-01-07 Jaeyoun Chung <jay@kldp.org>
716
d814862a 717 * quail/hangul.el: Remove key sequence mapping for O[rsfaqtTd].
d2c846aa 718 Not used for Korean Hangul Type 2 (request from emacs-kr mailing list).
8f7d3eca 719
121f67fa
EZ
7202002-01-03 Eli Zaretskii <eliz@is.elta.co.il>
721
722 * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string.
723
7f93e2ab
DL
7242002-01-01 Dave Love <fx@gnu.org>
725
d2c846aa 726 * quail/indian.el (quail-define-indian-trans-package): Unquote lambda.
7f93e2ab
DL
727 (quail-define-inscript-package): Avoid mapcar*.
728
3c08498a
DL
7292001-12-20 Dave Love <fx@gnu.org>
730
731 * quail/latin-ltx.el: Fix un-doubled backslashes.
732
96566974
DL
7332001-12-15 Dave Love <fx@gnu.org>
734
abceb4ac 735 * quail/latin-pre.el ("french-prefix", "german-prefix")
96566974
DL
736 ("spanish-prefix"): Fix language assignment.
737
abceb4ac
JB
738 * quail/latin-post.el ("french-postfix", "german-postfix")
739 ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix")
740 ("french-keyboard", "french-azerty", "german")
96566974
DL
741 ("spanish-keyboard"): Fix language assignment.
742
743 * quail/indian.el: Don't require cl.
d2c846aa 744 (quail-indian-flatten-list): Rename from flatten-list.
96566974 745
abceb4ac
JB
746 * quail/cyrillic.el ("cyrillic-beylorussian")
747 ("cyrillic-ukrainian", "cyrillic-translit-bulgarian")
96566974
DL
748 ("belarusian", "bulgarian-pho"): Fix language assignment.
749
750 * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix")
751 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix")
752 ("turkish-alt-postfix"): Fix language assignment.
753 ("dutch"): Assign to Dutch. Use chars, not strings.
d2c846aa 754 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): New.
96566974 755
880820fe 7562001-12-08 Pavel Janík <Pavel@Janik.cz>
03f9f7ae
PJ
757
758 * COPYING: New file.
759
eea6cc1f
JC
7602001-12-03 Jaeyoun Chung <jay@kldp.org>
761
d814862a 762 * quail/hangul3.el: Add a few convenient composing sequences for
eea6cc1f
JC
763 Korean keyboard type 3 users.
764
de371c8c
DL
7652001-11-29 Dave Love <fx@gnu.org>
766
767 * quail/latin-ltx.el: Extra translations. Fix some
768 latin-iso8859-4 characters. Use Hebrew letters, not compatibility
769 symbols.
770
ea17b6e1
JR
7712001-11-28 Juanma Barranquero <lektu@terra.es>
772
d814862a 773 * makefile.w32-in (INDIAN): Adjust for the file name change;
ea17b6e1
JR
774 quail/devanagari.elc -> quail/indian.elc.
775
776 * makefile.nt (INDIAN): Likewise.
777
177c0ea7 7782001-11-21 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
8727d588
RS
779
780 * quail/devanagari.el: Renamed to indian.el.
781
782 * quail/indian.el: Renamed from devanagari.el, and completely
783 re-written. The input method devanagari-hindi-transliteration is
784 merged with devanagari-itrans, devanagari-keyboard-a is renamed to
785 devanagari-inscript, devanagari-transliteration is renamed to
786 devanagari-kyoto-harvard.
787
788 * Makefile.in: Adjusted for the file name change;
789 quail/devanagari.elc -> quail/indian.elc.
790
e154cc44
EZ
7912001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
792
793 * quail/welsh.el: Avoid an error message due to a commented-out
794 input method.
795
a6beb3d2
RS
7962001-11-05 Richard M. Stallman <rms@gnu.org>
797
798 * quail/rfc1345.el: Get rid of the explicit ^Z character.
799
cd946181
EZ
8002001-11-05 Eli Zaretskii <eliz@is.elta.co.il>
801
802 * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display.
803
7115232b
DL
8042001-11-04 Dave Love <fx@gnu.org>
805
806 * Makefile.in (LATIN): Add welsh.
807 (UNICODE): New.
808 (MISC): Add georgian.
809 (WORLD): Add UNICODE.
810
811 * quail/welsh.el, quail/georgian.el, quail/rfc1345.el:
812 * quail/uni-input.el, quail/sgml-input.el: New file.
813
814 * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods.
815
816 * quail/latin-alt.el ("dutch"): New method.
817
b344d29d 8182001-10-27 Francesco Potortì <pot@gnu.org>
3a8b7edb
FP
819
820 * quail/latin-post.el ("italian-postfix"): Undo previous change.
821
822 * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change.
823
b344d29d 8242001-10-25 Francesco Potortì <pot@gnu.org>
a4416b14
FP
825
826 * quail/latin-post.el ("italian-postfix"): Euro symbol.
827
828 * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol.
829
71431a0e
GM
8302001-10-20 Gerd Moellmann <gerd@gnu.org>
831
6aa97356 832 * (Version 21.1 released.)
71431a0e 833
c4e7e308
EZ
8342001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
835
836 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet
837 mappings, so that one could type them without leaving the Hanyu
838 Pinyin input method. Suggested by Kenichi Handa
839 <handa@etl.go.jp>.
840
51724e26
EZ
8412001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
842
843 * quail/greek.el ("greek-babel"): New input method. From David
844 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
845
ab952a4f
GM
8462001-10-05 Gerd Moellmann <gerd@gnu.org>
847
848 * Branch for 21.1.
a4416b14 849
00651fbf
EZ
8502001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
851
852 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup
853 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
854
5a397d28
GM
8552001-08-06 Gerd Moellmann <gerd@gnu.org>
856
857 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of
858 "chinese-py".
859 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
860
880820fe 8612001-07-16 Pavel Janík <Pavel@Janik.cz>
be567141 862
150998ec
PJ
863 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el
864 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el
865 * quail/greek.el, quail/hangul.el, quail/hangul3.el
866 * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el
867 * quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el
868 * quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el
869 * quail/latin-pre.el, quail/lrt.el, quail/py-punct.el
870 * quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el
871 * quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
be567141
PJ
872 follow coding conventions.
873
e6aeb775
AC
8742001-06-04 Andrew Choi <akochoi@i-cable.com>
875
876 * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el.
877
ec57454f
AI
8782001-06-01 Andrew Innes <andrewi@gnu.org>
879
880 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
881 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
882 $(srcdir)/quail/pypunct-b5.elc.
883 (NON_TIT_CNS): Remove.
884 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
885 (CHINESE_CNS): Remove.
886 (KOREAN): Add $(srcdir)/quail/hanja3.elc.
887 (LATIN): Add $(srcdir)/quail/latin-alt.elc and
888 $(srcdir)/quail/latin-ltx.elc.
889 (MISC_DIC): Copy from Makefile.in.
890 (CHINESE): Remove $(CHINESE_CNS).
891 (all): Add $(MISC_DIC) as target.
892 (.NOTPARALLEL): New target.
893 (.NO_PARALLEL): New target.
894 ($(MISC_DIC)): New target.
895 (clean mostlyclean): Clean more stuff.
896 (TIT_EL): New macro.
897 (MISC_DIC_EL): New macro.
898
899 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it.
900 (TIT-BIG5): Remove CTLauB.elc from it.
901 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it.
902 (clean mostlyclean): Remove obsolete reference.
903
70079787
EZ
9042001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
905
906 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display.
907
5e3d4fbc
AC
9082001-05-24 Andrew Choi <akochoi@i-cable.com>
909
937fad9a
AC
910 * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc.
911
5e3d4fbc
AC
912 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files.
913
914 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files.
915
916 * Makefile.in (TIT-GB): Remove CTLau.elc from it.
917 (TIT-BIG5): Remove CTLauB.elc from it.
918 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it.
919
f042e7b9
DL
9202001-05-17 Dave Love <fx@gnu.org>
921
d2c846aa 922 * quail/latin-ltx.el ("TeX"): Rename from "latin-latex2e".
f042e7b9
DL
923 Language family and indicator changed. Many new translations.
924
f08cf35b
GM
9252001-05-17 Gerd Moellmann <gerd@gnu.org>
926
927 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
880820fe 928 slovak input methods. New maintainer. From Pavel Janík
f08cf35b
GM
929 <Pavel@Janik.cz>.
930
b5eeaa1d
GM
9312001-04-23 Gerd Moellmann <gerd@gnu.org>
932
933 * quail/latin-ltx.el: Add more translations. From
880820fe 934 jsbien@mimuw.edu.pl (Janusz S. Bień).
b5eeaa1d 935
55a22ce1
EZ
9362001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
937
938 * quail/hangul.el <korean-hangul>: Doc fix.
939
90200fcc
AI
9402001-04-18 Andrew Innes <andrewi@gnu.org>
941
942 * makefile.w32-in (EMACSLOADPATH): Define.
a4416b14
FP
943 ($(TIT)):
944 ($(MISC_DIC)):
945 (.el.elc):
90200fcc
AI
946 (leim-list.el): Remove stuff to set EMACSLOADPATH.
947
f383cd0d
GM
9482001-04-05 Gerd Moellmann <gerd@gnu.org>
949
a55e4e68
GM
950 * Makefile.in (install): Remove .cvsignore files.
951
f383cd0d
GM
952 * quail/japanese.el ("japanese-hankaku-kana"): Don't use
953 the same translations as for `japanese'.
954
4c1dadb1
AI
9552001-04-03 Andrew Innes <andrewi@gnu.org>
956
957 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
958 quail/ZIRANMA.elc.
959 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
960 $(srcdir)/quail/tsang-b5.elc.
961 (NON_TIT_CNS): Delete.
962 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
963 (CHINESE_CNS): Delete.
964 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa
965 <handa@etl.go.jp>.
966 (MISC_DIC): New variable.
967 (CHINESE): Delete $(CHINESE_CNS).
968 (WORLD): Add $(MISC_DIC).
969 (all): Depends on $(MISC_DIC).
970 (.NOTPARALLEL, .NO_PARALLEL): New special targets.
971 ($(MISC_DIC)): New target.
972 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
973 and $(MISC_DIC:.elc=.el).
974
e217c26e
EZ
9752001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
976
a46d278b
EZ
977 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From
978 Kenichi Handa <handa@etl.go.jp>.
979
e217c26e
EZ
980 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
981
a3d0b0e0
KH
9822001-03-31 Kenichi Handa <handa@etl.go.jp>
983
984 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc
985 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
986 ${srcdir}/quail/tsang-b5.elc.
987 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
988 (CHINESE-CNS): Delete it.
989 (MISC-DIC): New variable.
990 (CHINESE): Delete ${CHINESE-CNS}.
4c1dadb1 991 (WORLD): Add ${MISC-DIC}.
a3d0b0e0
KH
992 (all): Depends on ${MISC-DIC}.
993 (${MISC-DIC}): New target.
994 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
995
996 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
997 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
998
999 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
1000
1001 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
cb0dc144 1002 * quail/quick-cns.el: Delete them.
a4416b14 1003
9d5d1075
EZ
10042001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1005
1006 * Makefile.in (${TIT}): Fix whitespace.
1007
ed31fabf
GM
10082001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
1009
1010 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
1011 (${TIT}): If the target file already exist, don't remake it.
1012
1e406be0
KH
10132001-03-21 Kenichi Handa <handa@etl.go.jp>
1014
1015 * quail/slovak.el ("slovak"): Translate "=q" to "`".
1016
ce058493 10172001-03-16 Pavel Janík <Pavel@Janik.cz>
8f369c02
KH
1018
1019 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
1020 "=q", "+q", "=Q", and "+Q".
1021 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
1022 ("slovak-prog-2"): Likewise.
1023 ("slovak-prog-3"): Likewise.
1024
abfa36c4
EZ
10252001-03-16 Eli Zaretskii <eliz@is.elta.co.il>
1026
1027 * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
1028
b8a7ebcf
KH
10292001-03-16 Kenichi Handa <handa@etl.go.jp>
1030
1031 * quail/japanese.el (quail-japanese-transliteration-rules): New
1032 variable. Use it to define these input methods: "japanese",
1033 "japanese-hiragana", "japanese-katakana".
1bdfe188
KH
1034 (quail-japanese-kana-state): Delete this variable.
1035 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
1036 instead check if there's any Hiraganas in the converison region.
b8a7ebcf 1037
9a639fce
KH
10382001-03-14 Kenichi Handa <handa@mule.m17n.org>
1039
1040 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
1041
51ab41b7
KH
10422001-03-06 Kenichi Handa <handa@etl.go.jp>
1043
1044 * CXTERM-DIC/4Corner.tit: Add copyright notice.
1045
36d5e61d
KH
10462001-03-05 Kenichi Handa <handa@etl.go.jp>
1047
1048 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
1049 change of the speicial key bindings.
1050
bf0bdce8
KH
10512001-02-22 Kenichi Handa <handa@etl.go.jp>
1052
51ab41b7 1053 * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
bf0bdce8
KH
1054
1055 * CXTERM-DIC/ETZY.tit: Likewise.
1056
1057 * CXTERM-DIC/ZOZY.tit: Likewise.
1058
193fba87
AI
10592001-02-05 Andrew Innes <andrewi@gnu.org>
1060
1061 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
1062 path absolute.
1063
350d71b3
AI
10642001-02-03 Andrew Innes <andrewi@gnu.org>
1065
1066 * makefile.w32-in (LATIN): Fix last change to use () not {}.
1067
49bd4a69
KH
10682001-02-02 Kenichi Handa <handa@etl.go.jp>
1069
1070 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
1071
1072 * makefile.w32-in (LATIN): Likewise.
1073
1074 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
1075
a51e9546
AI
10762001-02-01 Andrew Innes <andrewi@gnu.org>
1077
1078 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
1079
c91d43ed
KH
10802001-02-01 Kenichi Handa <handa@etl.go.jp>
1081
c91d43ed
KH
1082 * quail/greek.el ("greek-mizuochi"): New input method for
1083 classical Greek.
1084
7ccf7ab9 10852001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0 1086
7ccf7ab9 1087 * Makefile.in (extraclean): Added target so make doesn't die if
c522cff0
BW
1088 one runs "make extraclean" at the top level.
1089
0dac6924
AI
10902001-01-06 Andrew Innes <andrewi@gnu.org>
1091
1092 * makefile.nt ($(TIT)): Map .elc to .el.
1093 (buildlisppath): Make path relative to $(MAKEDIR).
1094
392164c1
AS
10952001-01-01 Andreas Schwab <schwab@suse.de>
1096
1097 * quail/latin-alt.el: Doc fixes.
1098
ec6bd013
DL
10992000-12-18 Dave Love <fx@gnu.org>
1100
880820fe
KH
1101 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate š entry.
1102 Change œ, Œ, ¶.
ec6bd013 1103
8ff06845
KH
11042000-12-16 Kenichi Handa <handa@etl.go.jp>
1105
1106 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
1107
4ee87dbb
AI
11082000-12-06 Andrew Innes <andrewi@gnu.org>
1109
1110 * makefile.w32-in (buildlisppath): Set to an absolute directory,
1111 relative to $(CURDIR).
1112 (INSTALLDIR): Use forward slash.
1113
24c53d36
AI
11142000-11-24 Andrew Innes <andrewi@gnu.org>
1115
1116 * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
1117
1118 * makefile.nt (.SUFFIXES): New target, include .elc .el.
1119
37c35586
KH
11202000-11-21 Kenichi Handa <handa@etl.go.jp>
1121
1122 * Makefile.in (.SUFFIXES): New target, include .elc .el.
1123
3c7d764e
KH
11242000-11-17 Kenichi Handa <handa@etl.go.jp>
1125
1126 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
1127 remember the conversion start.
1128
f3d3c491
AI
11292000-10-21 Andrew Innes <andrewi@gnu.org>
1130
1131 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
1132 of conditional invocation of make.
a4416b14
FP
1133 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
1134 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
f3d3c491
AI
1135 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
1136 files to .elc.
1137 ($(TIT)): Adjusted for the above change.
1138 (clean mostlyclean): Likewise.
1139 (.el.elc): New target.
1140
1141 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
1142 of conditional invocation of make.
a4416b14
FP
1143 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
1144 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
f3d3c491
AI
1145 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
1146 files to .elc.
1147 ($(TIT)): Adjusted for the above change.
1148 (clean mostlyclean): Likewise.
1149 (.el.elc): New target.
1150
a115794c
EZ
11512000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
1152
1153 * Makefile.in (${TIT}, clean): Don't use shell `command`
1154 expansion, use ${TIT:.elc=.el} instead.
1155
ce75c97a
GM
11562000-09-26 Gerd Moellmann <gerd@gnu.org>
1157
1158 * Makefile.in: Make this the leim Makefile.in.
1159 (clean): Also remove $NON-TIT and $WORLD.
1160 (RUN-EMACS): Set EMACSLOADPATH.
1161
7b920aa1
KH
11622000-09-21 Kenichi Handa <handa@etl.go.jp>
1163
36e44f62
KH
1164 * Makefile.in: Revert to no-leim Makefile.
1165
cd3c0140
KH
1166 * quail/.cvsignore: Include *.elc.
1167
1168 * ja-dic/.cvsignore: New file.
7b920aa1 1169
5eedab4d
AI
11702000-09-16 Andrew Innes <andrewi@gnu.org>
1171
1172 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
1173 (leim-list.el): Ditto.
1174
1175 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
1176 (leim-list.el): Ditto.
1177
39f547f7
AI
11782000-09-15 Andrew Innes <andrewi@gnu.org>
1179
1180 * makefile.w32-in (clean mostlyclean): Ignore errors when removing
1181 files.
1182
fe83b953
AI
11832000-09-14 Andrew Innes <andrewi@gnu.org>
1184
1185 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
1186 leim-list.el.
1187 (distclean maintainer-clean): Ditto for stamp-subdir.
1188
1189 * makefile.nt: Rename skkdic to ja-dic.
1190
0fddd0dc
KH
11912000-09-07 Kenichi Handa <handa@etl.go.jp>
1192
1193 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
1194 translation.
1195
1196 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
1197
1198 * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
1199 ("chinese-tonepy-punct"): New input method.
1200
1201 * quail/latin-pre.el ("polish-slash"): Don't use keyboard
1202 translation.
1203
1204 * quail/japanese.el ("japanese"): Delete the key sequence for
1e4f1886 1205 Roman transliteration from the docstring because it's now shown
0fddd0dc
KH
1206 automatically.
1207 ("japanese-ascii", "japanese-zenkaku")
1208 ("japanese-hankaku-kana", "japanese-hiragana")
1209 ("japanese-katakana"): Docstring modified.
1210
1211 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
1212 on describe-input-method.
1213 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
1214
44ef7cf6
AI
12152000-09-03 Andrew Innes <andrewi@gnu.org>
1216
1217 * makefile.w32-in: New file.
f8803e97 1218 (install) Fix copying of directories.
44ef7cf6 1219
5724ab7a
KH
12202000-08-31 Kenichi Handa <handa@etl.go.jp>
1221
1222 * quail/thai.el (thai-generate-quail-map): If the length of
1223 translation is more than one, compose it.
1224
daba11ce
DL
12252000-08-29 Dave Love <fx@gnu.org>
1226
880820fe 1227 * quail/latin-pre.el ("latin-9-prefix"): Change entries for œ and Œ.
a39fb83d 1228
daba11ce
DL
1229 * Makefile.in: ja-dic <- skk in several places.
1230
457dd64a
KH
12312000-08-25 Kenichi Handa <handa@etl.go.jp>
1232
1233 * ja-dic: Directory name changed from skkdic.
1234
a1a2e38f 1235 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
457dd64a
KH
1236
1237 * README: Rename skkdic to ja-dic throughout the file.
1238
68ce69e1
DL
12392000-08-24 Dave Love <fx@gnu.org>
1240
1241 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
457dd64a 1242 ("latin-1-prefix"): Add missing symbols.
68ce69e1 1243
5a76406c
DL
12442000-08-23 Dave Love <fx@gnu.org>
1245
880820fe
KH
1246 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give § and
1247 add ~p for ¶.
5a76406c 1248
240a16cf
KH
12492000-07-18 Kenichi Handa <handa@etl.go.jp>
1250
1251 * quail/japanese.el ("japanese"): Fix docstring.
1252
7a3fd467
KH
12532000-07-17 Kenichi Handa <handa@etl.go.jp>
1254
1255 * quail/japanese.el ("japanese"): Docstring modified.
1256
0bd5914b
KH
12572000-06-12 Kenichi Handa <handa@etl.go.jp>
1258
1259 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
1260 ("tibetan-wylie"): State transition table modified.
1261
4dc1225b
KH
12622000-06-01 Kenichi Handa <handa@etl.go.jp>
1263
1264 * quail/tibetan.el: Change all tibetan-1-column characters to
1265 tibetan. Quail map for "tibetan-wylie" fixed.
1266
177c0ea7 12672000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
6733d074
KH
1268
1269 * quail/latin-pre.el ("polish-slash"): New input method.
1270
69766f94
KH
12712000-03-02 Kenichi Handa <handa@etl.go.jp>
1272
1273 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
1274
9a90d84c
GM
12752000-02-01 Gerd Moellmann <gerd@gnu.org>
1276
1277 * Makefile.in: Make this the no-leim Makefile. Move the
1278 leim Makefile.in to ../leim-Makefile.in as it originally was.
1279
1280 * Makefile.noleim: Removed.
1281
cba32d22
KH
12822000-01-28 Kenichi Handa <handa@etl.go.jp>
1283
1284 * quail/hanja.el (korean-hanja): Add an entry for "wod".
1285
11ad3dee
KH
12862000-01-04 Kenichi Handa <handa@etl.go.jp>
1287
1288 * quail/japanese.el ("japanese"): Docstring augmented.
1289
5ec14d3c
KH
12901999-12-15 Kenichi Handa <handa@etl.go.jp>
1291
1292 * quail/lao.el: Rewritten for new composition.
1293
1294 * quail/lrt.el: Rewritten for new composition.
1295
1296 * quail/thai.el: Rewritten for new composition.
1297
1298 * quail/tibetan.el: Rewritten for new composition.
1299
113a1195
KH
13001999-12-13 Kenichi Handa <handa@etl.go.jp>
1301
1302 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
1303 characters, not Latin-1.
1304
98e85e34
GM
13051999-11-22 Andrew Innes <andrewi@gnu.org>
1306
1307 * makefile.nt: No need to generate subdirs.el.
1308
371f58d5
GM
13091999-11-21 Andrew Innes <andrewi@gnu.org>
1310
1311 * makefile.nt: New file.
1312
177c0ea7 13131999-10-26 Gerd Moellmann <gerd@gnu.org>
26922151
GM
1314
1315 * Makefile.noleim: New.
1316
58af2287
DL
13171999-09-19 Ken'ichi Handa <handa@gnu.org>
1318
1319 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
1320 turkish-postfix.
1321 ("turkish-postfix"): New Turkish input method which inserts
1322 Latin-5 characters.
1323
1324 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
1325 turkish-alt-postfix.
1326 ("turkish-alt-postfix"): New Turkish input method which inserts
1327 Latin-5 characters.
1328
13291999-07-12 Richard Stallman <rms@gnu.org>
1330
1331 * Version 20.4 released.
1332
13331998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
1334
1335 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
1336
13371999-06-14 Ken'ichi Handa <handa@gnu.org>
1338
1339 * quail/ethiopic.el ("ethiopic"): Add translation rules.
1340
13411999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
1342
1343 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
1344 hanja.el.
1345
13461999-05-25 Ken'ichi Handa <handa@gnu.org>
1347
1348 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
1349
13501999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
1351
1352 * quail/latin-pre.el ("romanian-prefix"): New input method.
1353 ("romanian-alt-prefix"): New input method.
1354
13551999-03-04 Kenichi Handa <handa@etl.go.jp>
1356
1357 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
1358
13591999-01-14 Kenichi Handa <handa@etl.go.jp>
1360
1361 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
1362 to convert is `n', change it to Japanese Hiragana `n' before
1363 conversion.
1364
13651999-01-11 Kenichi Handa <handa@etl.go.jp>
1366
1367 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
1368
1369 * quail/hebrew.el: New file.
1370
13711998-12-15 Kenichi Handa <handa@etl.go.jp>
1372
1373 * quail/devanagari.el (quail-devanagari-compose-characters):
1374 Adjusted for the change of input method handling.
1375 (quail-devanagari-hindi-compose-characters): Likewise.
1376
13771998-10-15 Kenichi Handa <handa@etl.go.jp>
1378
1379 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
1380 `(cd foo; pwd)`.
1381 (install): Likewise.
1382
b344d29d 13831998-10-15 Francesco Potortì <F.Potorti@cnuce.cnr.it>
58af2287
DL
1384
1385 * quail/latin-post.el: Many doc fixes.
1386 ("latin-1-postfix"): Add sequence for the small superscript o.
1387 * quail/latin-pre.el: Many doc fixes.
1388 ("latin-1-prefix"): Add sequences for the small
1389 superscript underlined o and a.
1390
b344d29d 13911998-10-13 Francesco Potortì <F.Potorti@cnuce.cnr.it>
58af2287
DL
1392
1393 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
1394 small superscript underlined o and a.
1395 ("italian-alt-postfix"): Change it to something useful and
a4416b14 1396 different from italian-postfix.
58af2287
DL
1397 * latin-post.el ("latin-1-postfix"): Add a method to enter the
1398 small superscript underlined o and a.
1399 ("italian-postfix"): Same as above.
1400 ("italian-postfix"): Add methods to enter e with acute accent and
1401 the >> and << symbols.
1402
14031998-09-25 Kenichi Handa <handa@etl.go.jp>
1404
1405 * quail/japanese.el (quail-japanese-hankaku-update-translation):
1406 Adjusted for the change of input method handling.
1407
14081998-09-11 Kenichi HANDA <handa@etl.go.jp>
1409
1410 * quail/japanese.el (quail-japanese-katakana-update-translation):
1411 Adjusted for the change of input method handling.
1412
14131998-08-31 Kenichi Handa <handa@etl.go.jp>
1414
1415 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
1416 change of input method handling.
1417 (quail-tibetan-input-tibkey): Likewise.
1418
14191998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1420
1421 * Version 20.3 released.
1422
14231998-08-16 Kenichi HANDA <handa@etl.go.jp>
1424
1425 * quail/czech.el ("czech"): Make this input method deterministic,
1426 kbd-translate, and show-layout.
1427
14281998-08-15 Kenichi HANDA <handa@etl.go.jp>
1429
1430 * quail/ethiopic.el: Fix several translation rules.
1431
14321998-08-12 Milan Zamazal <pdm@fi.muni.cz>
1433
1434 * quail/czech.el: Few key sequences added to some keyboards.
1435
14361998-08-06 Kenichi Handa <handa@etl.go.jp>
1437
1438 * quail/japanese.el (quail-japanese-use-double-n): New variable.
1439 (quail-japanese-update-translation): Adjusted for the change of
1440 quail-update-translation. Now this function should return
1441 CONTROL-FLAG.
1442 (quail-japanese-toggle-kana): Update quail-conversion-str.
1443 (quail-japanese-kanji-kkc): Likewise.
1444 (quail-japanese-switch-package): Reset quail-current-str and
1445 quail-conversion-str.
1446
14471998-07-24 Kenichi Handa <handa@etl.go.jp>
1448
1449 * quail/japanese.el (quail-japanese-kanji-kkc): Set
1450 quail-translation to nil after calling kkc-region so that
1451 translation mode is restarted correctly.
1452
14531998-07-21 Kenichi Handa <handa@etl.go.jp>
1454
1455 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
1456 that conversion is cancelled in kkc-region.
1457 (quail-japanese-switch-package): Fix previous change.
1458
14591998-07-19 Kenichi Handa <handa@etl.go.jp>
1460
1461 * quail/japanese.el (quail-japanese-update-translation): Handle
1462 a key which should fix the current translation and start a new
1463 translation correctly.
1464 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't
1465 change point.
1466
14671998-07-15 Kenichi Handa <handa@etl.go.jp>
1468
1469 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
1470 change of quail.el.
1471 (quail-japanese-switch-package): Likewise.
1472
14731998-07-03 Kenichi Handa <handa@etl.go.jp>
1474
1475 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
1476 Some keys for ancient Korean syllables are changed properly.
1477
14781998-06-20 Kenichi Handa <handa@etl.go.jp>
1479
1480 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
1481 (ethio-select-a-translation): New function.
1482
14831998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
1484
1485 * Makefile.in (RUN-EMACS): Add --multibyte.
1486
14871998-04-29 Karl Heuer <kwzh@gnu.org>
1488
1489 * Makefile.in (SLAVIC): Delete redundant backslash.
1490
14911998-04-28 Richard Stallman <rms@psilocin.gnu.org>
1492
1493 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
1494
14951998-04-20 Kenichi Handa <handa@etl.go.jp>
1496
1497 * Makefile.in (SLAVIC): New macro.
1498 (EUROPEAN): Include ${SLAVIC}.
1499
15001998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
1501
1502 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
1503 (leim-list.el): Depend on ${WORLD}.
1504
1505 * latin-alt.el (latin-2-alt-postfix): Doc fix.
1506
15071998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
1508
1509 * czech.el, slovak.el: Correct starting commentary.
1510
15111998-04-07 Milan Zamazal <pdm@fi.muni.cz>
1512
1513 * quail/czech.el, quail/slovak.el: Correct starting commentary.
1514
15151998-04-06 Andreas Schwab <schwab@gnu.org>
1516
1517 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
1518 to length.
1519 (lrt-generate-quail-map): Change sref to aref, and make second
1520 argument of substring a character index.
1521
15221998-03-26 Richard Stallman <rms@psilocin.gnu.org>
1523
1524 * Makefile.in (${TIT}): Fix shell conditional syntax.
1525
15261998-03-18 Kenichi Handa <handa@etl.go.jp>
1527
cb0dc144 1528 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
58af2287
DL
1529 "/ " to "/" (instead of " ").
1530
15311998-03-17 Richard Stallman <rms@psilocin.gnu.org>
1532
1533 * quail/czech.el, quail/slovak.el: New files.
1534
15351998-03-10 Richard Stallman <rms@psilocin.gnu.org>
1536
1537 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
1538 Uses changed.
1539
15401998-03-05 Kenichi Handa <handa@etl.go.jp>
1541
1542 * Makefile.in (${TIT}): To byte-compile quail packages, use just
1543 built quail.
1544
177c0ea7 15451997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
58af2287
DL
1546
1547 * quail/hanja3.el: New file.
1548
1549 * quail/hanja-jis.el: Title string of the input method
1550 "korean-hanja-jis" changed.
1551
1552 * quail/symbol-ksc.el: Title string of the input method
1553 "korean-symbol" changed. Require 'korea-util.
1554 (quail-hangul-switch-back): Deleted.
1555
1556 * quail/hangul3.el: Require 'korea-util.
1557 (quail-hangul-switch-to-symbol-ksc): Deleted.
1558
1559 * quail/hanja.el: Require 'korea-util. Title string of the input
1560 method "korean-hanja" changed.
1561 (quail-hanja-switch-to-symbol-ksc): Deleted.
1562
1563 * quail/hangul.el: Require 'korea-util.
1564 (quail-hangul-switch-to-symbol-ksc): Deleted.
a4416b14 1565
58af2287
DL
15661997-10-23 Kenichi Handa <handa@etl.go.jp>
1567
1568 * quail/ethiopic.el: The title string of input method "Ethiopic"
1569 is changed.
1570
15711997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1572
1573 * Version 20.2 released.
1574
15751997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1576
1577 * quail/latin-post.el (german): Swap y and z.
1578
15791997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1580
1581 * Version 20.1 released.
1582
1583 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
a4416b14 1584
58af2287
DL
15851997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1586
1587 * quail/viqr.el (vietnamese-viqr): Doc fix.
1588
15891997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1590
1591 * quail/latin-alt.el: New file.
1592
15931997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1594
1595 * quail/latin-post.el: Undo previous change.
a4416b14 1596
58af2287
DL
15971997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1598
1599 * quail/latin-post.el (latin-2-postfix):
1600 Replace comma and period with `. Replace colon with /.
1601 (latin-1-postfix): Replace comma with /.
1602 (french-postfix): Replace comma with /.
1603 (latin-3-postfix): Replace comma with ` and period with /.
1604 (latin-4-postfix): Replace comma with ` and period with ~.
1605 (latin-5-postfix): Replace comma with ` and period with /.
1606 (turkish-postfix): Replace comma with ` and period with /.
1607
16081997-09-10 Kenichi Handa <handa@etl.go.jp>
1609
1610 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The
1611 function added to quail-mode-hook turn ethio-mode on only when
1612 input method "ethiopic" is begin used.
1613 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
1614 (ethio-toggle-space): Likewise.
1615 (ethio-insert-space): Likewise.
1616 (ethio-insert-ethio-space): Likewise.
1617 (ethio-prefer-ascii-punctuation): Likewise.
1618 (ethio-toggle-punctuation): Likewise.
1619 (ethio-gemination): Likewise.
1620 ("ethiopic"): Doc-string of this Quail package modified. Bind
1621 function keys for TRANSLATION-KEYMAP to
1622 quail-execute-non-quail-command.
1623
16241997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1625
1626 * Makefile.in (install): Use quail/* in the second tar that
1627 copies a dir named quail.
1628
16291997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1630
1631 * Makefile.in (install): Do not copy leim-list.el twice. Copy
1632 `skk' subdirectory too.
1633
16341997-09-03 Kenichi Handa <handa@etl.go.jp>
1635
1636 * quail/cyrillic.el: For each package, pass t for the SIMPLE
1637 argument to quail-define-package.
1638 * quail/cyril-jis.el: Likewise
1639 * quail/greek.el: Likewise.
1640 * quail/ipa.el: Likewise.
1641 * quail/lao.el: Likewise.
1642 * quail/lrt.el: Likewise.
1643 * quail/thai.el: Likewise.
1644 * quail/viqr.el: Likewise.
1645
16461997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
1647
1648 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg
1649 TRANSLATION-KEYS.
1650 (quail-mode-map): Change binding for ethio-insert-ethio-space.
1651 (quail-mode-hook): Check the current Quail package name.
1652
1653 * quail/latin-post.el: Add rules for cancelling accents by typing
1654 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
1655 packages.
1656
16571997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1658
1659 * quail/latin-post.el, quail/latin-pre.el: For each package,
1660 pass t for the SIMPLE argument to quail-define-package.
1661
16621997-08-28 Kenichi Handa <handa@etl.go.jp>
1663
1664 * Makefile.in (dotdot): This macro deleted.
1665 (SUBDIRS): Exclude skk.
1666 (all): Substitute ${WORLD} to ${TIT}.
1667 (%.el): This target deleted.
1668 (${TIT}): Check existence of `quail' subdirectory.
1669 (leim-list.el): Do not check old files.
1670 (install): If ${srcdir} is different from the current directory,
1671 copy also files under ${srcdir}.
1672
16731997-08-26 Kenichi Handa <handa@etl.go.jp>
1674
1675 * Makefile.in: Re-arrange macros so that the macro TIT contains
1676 only Quial packages generated from CXTERM dictionaries, and the
1677 macro NON-TIT contains only Quial packages distributed with Emacs.
1678 (install): Do not use -h option for tar, instead copy ${NON-TIT}
1679 and ${TIT} separately.
1680
16811997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1682
1683 * Makefile.in (install): Discard extra data in tar | tar command.
1684
16851997-08-23 Kenichi Handa <handa@etl.go.jp>
1686
1687 * quail/devanagari.el (quail-devanagari-compose-characters): Fix
1688 previous change.
1689 (quail-devanagari-hindi-compose-characters): Fix previous change.
1690
1691 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
1692 change.
1693
16941997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1695
1696 * Makefile.in (leim-list.el): Fix previous change.
1697
1698 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
1699
17001997-08-21 Kenichi HANDA <handa@etl.go.jp>
1701
1702 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
1703 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
1704 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
1705
1706 * Makefile.in (install): Just copy leim-list.el instead of running
1707 update-leim-list-file on ${INSTALLDIR}.
1708 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
1709 py-punct-b5.el -> pypunct-b5.el.
1710 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
1711 (leim-list.el): Delete old files not contained in ${WORLD}.
1712
1713 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
1714 input-method-after-insert-chunk-hook.
1715
1716 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
1717
17181997-08-19 Kenichi Handa <handa@etl.go.jp>
1719
1720 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
1721 package fixed.
1722
17231997-08-18 Kenichi Handa <handa@etl.go.jp>
1724
1725 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
1726 throw.
1727 (quail-japanese-kanji-kkc): Completely re-written.
1728 (quail-japanese-kkc-mode-exit): New function.
1729 (quail-japanese-switch-package): Call activate-input-method
1730 instead of select-input-method.
1731
1732 * quail/thai.el (thai-consonant-input): Typo fixed.
1733
1734 * quail/devanagari.el (quail-devanagari-compose-characters): Do
1735 not call throw.
1736 (quail-devanagari-hindi-compose-characters): Likewise.
1737
1738 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
1739 activate-input-method instead of select-input-method.
1740
1741 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
1742
1743 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use
1744 input-method-history instead of previous-input-method.
1745
17461997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
1747
59daa29a 1748 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
58af2287
DL
1749
17501997-08-16 Kenichi Handa <handa@etl.go.jp>
1751
1752 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
1753 ("lao-lrt"): Doc-string of this Quail package modified.
1754 Some tranlation rules added.
1755
1756 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
1757 (lao-quail-define-rules): Some translation rules corrected.
1758
17591997-08-11 Kenichi Handa <handa@etl.go.jp>
1760
1761 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
1762 (lrt-vowel-table): The entry for "aM" corrected.
1763
17641997-08-07 Kenichi Handa <handa@etl.go.jp>
1765
1766 * quail/lrt.el: Change title string of input method "lao-lrt".
1767 (lrt-single-consonant-table): Several key sequence changed.
1768 (lrt-composing-pattern-double-c): Handle a consonant with
1769 semi-vowel-lower correctly.
1770 (lrt-handle-maa-sakod): Do not reset quail-current-key.
1771 (lrt-handle-tone-mark): Check the existence of double consonant
1772 correctly.
1773
1774 * quail/lao.el: Change title string of input method "Lao".
1775
17761997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
1777
1778 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
1779 modified. Several tranlation rules modified.
1780
17811997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1782
1783 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
1784 quail/cyril-jis.el.
1785
1786 * quail/cyril-jis.el: New file.
1787
1788 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
1789
17901997-08-01 Kenichi Handa <handa@etl.go.jp>
1791
1792 * quail/ethiopic.el: In quail-mode-map, bind
1793 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
1794 Quail package "ethiopic".
1795
17961997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
1797
1798 * quail/cyrillic.el (cyrillic-translit): New input method.
1799
18001997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1801
1802 * quail/tibetan.el: New file.
1803
1804 * quail/py-punct.el: Require 'quail.
1805
1806 * quail/py-punct-b5.el: Require 'quail.
1807
1808 * quail/ethiopic.el: Change Quail package name to "ethiopic".
1809 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
1810
1811 * Makefile.in (TIT): New variable, contatination of TIT-GB and
1812 TIT-BIG5.
1813 (RUN-EMACS): Do not set EMACSLOADPATH.
1814 (ASIA): Include TIBEAN.
1815 (all): Remove stamp-bytecomp from dependency list.
1816 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
1817 (%.el): Make a link for byte-compiled file too.
1818 (stamp-bytecomp): Target deleted.
1819 (leim-list.el): Run Emacs with loading quail.
1820 (install-XXX): These targets deleted.
1821 (install): Remove files under INSTALLDIR before copying new files.
1822 Run Emacs with loading quail.
1823 (clean mostlyclean): Remove only generated files.
1824
18251997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1826
1827 * Makefile.in (stamp-bytecomp): Fix shell conditional.
1828 (clean): Fix shell conditional.
1829
18301997-07-21 Jim Meyering <meyering@eng.ascend.com>
1831
1832 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
1833 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
1834
18351997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1836
1837 * Makefile.in: Modified to avoid *.el files being regarded
1838 as intermidiate files and deleted by GNU make.
1839
1840 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
1841 (lrt-handle-maa-sakod): Correctly handle the case that
1842 quail-current-data is nil.
1843 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
1844 tone.
1845
18461997-07-15 Kenichi Handa <handa@etl.go.jp>
1847
1848 * quail/py-punct.el: New file.
1849
1850 * quail/py-punct-b5.el: New file.
1851
1852 * quail/japanese.el: Doc-string of Quail package japanese modified.
1853
1854 * Makefile.in: Rules re-written to avoid tricky code.
1855 (CHINEGE-GB): Include quail/py-punct.elc.
1856 (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
a4416b14 1857
58af2287
DL
18581997-07-10 Kenichi Handa <handa@etl.go.jp>
1859
1860 * quail/latin-pre.el: Change titles of quail packages.
1861
1862 * quail/latin-post.el: Likewise.
1863
6922b018 1864;; Local Variables:
880820fe 1865;; coding: utf-8
33462dfa 1866;; add-log-time-zone-rule: t
6922b018 1867;; End:
2a34a036 1868
a748d010 1869 Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
6d344054 1870 2007, 2008 Free Software Foundation, Inc.
5b87ad55
GM
1871
1872 This file is part of GNU Emacs.
1873
d3fb0974 1874 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 1875 it under the terms of the GNU General Public License as published by
d3fb0974
GM
1876 the Free Software Foundation, either version 3 of the License, or
1877 (at your option) any later version.
5b87ad55
GM
1878
1879 GNU Emacs is distributed in the hope that it will be useful,
1880 but WITHOUT ANY WARRANTY; without even the implied warranty of
1881 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1882 GNU General Public License for more details.
1883
1884 You should have received a copy of the GNU General Public License
d3fb0974 1885 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
ab5796a9
MB
1886
1887;;; arch-tag: 4b364045-a476-4ff7-92ad-dde58dbd45b4