Use more correct IPA characters for English pronunciation.
[bpt/emacs.git] / leim / ChangeLog
CommitLineData
86ec8cc5
JL
12008-07-12 Juri Linkov <juri@jurta.org>
2
3 * quail/rfc1345.el: Replace non-printable control characters with
4 equivalent text-only notations.
5
6 * quail/cyrillic.el ("cyrillic-translit"): Fix rules with
7 combining acute accent. Add rules ("e\\" ?э) ("E\\" ?Э).
8 Change conflicting rules ("u'" ?ў) to ("u~" ?ў), and ("U'" ?Ў)
9 to ("U~" ?Ў). Doc fix.
10
5704dad1
TZ
112008-07-10 Teodor Zlatanov <tzz@lifelogs.com>
12
13 * quail/cyrillic.el : Add more rules to cyrillic-translit, make
14 everything postfix. Adjust to eliminate conflicts.
15
88702c81
JB
162008-06-30 Juanma Barranquero <lekktu@gmail.com>
17
18 * quail/hangul3.el: Remove (unneeded since 2008-06-03).
19
8e0214ec
GM
202008-06-27 Glenn Morris <rgm@gnu.org>
21
22 * Makefile.in (.el.elc): Copy the echo behavior of lisp/Makefile.in.
23
ecfb57d9
JB
242008-06-24 Juanma Barranquero <lekktu@gmail.com>
25
26 * makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc.
27
fca64cc4
EZ
282008-06-20 Eli Zaretskii <eliz@gnu.org>
29
30 * makefile.w32-in (distclean): Don't delete `quail' subdir: if we
31 are building in the sandbox, there are precious files there.
ca4a5250
EZ
32 (clean mostlyclean): Delete leim-list.el~.
33 (distclean): Delete makefile.
fca64cc4 34
ee128870
TZ
352008-06-13 Teodor Zlatanov <tzz@lifelogs.com>
36
37 * quail/cyrillic.el: Add quotation marks, paragraph symbol, angled
38 brackets, number symbol, and accented aeio to cyrillic-translit.
39
e914c409 402008-06-03 Jihyun Cho <jihyun.jo@gmail.com>
913f26c2
KH
41
42 * quail/hangul.el: Completely re-written.
43
442008-06-03 Kenichi Handa <handa@m17n.org>
45
46 * makefile.w32-in (KOREAN): Remove ${srcdir}/quail/hangul3.elc.
47 (leim-list.el): Remove leim-list.el at first.
48
49 * Makefile.in (KOREAN): Remove ${srcdir}/quail/hangul3.elc.
50 (leim-list.el): Remove leim-list.el at first.
51
52 * leim-ext.el: Register input methods "korean-hangul",
53 "korean-hangul3f", "korean-hangul390", and "korean-hangul3".
54
8be6f5ae
SM
552008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
56
57 * quail/latin-ltx.el: Don't use single-char mapping from ~ to NBSP.
58
630802d6
KH
592008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
60
61 * quail/indian.el: Don't require devan-util.
62
d223191d 632008-02-01 James Cloos <cloos@jhcloos.com>
aca7a3d2 64
d223191d 65 * quail/arabic.el: Update (sync with xkeyboard-config keyboard).
aca7a3d2 66
d223191d 672008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
68
69 * Makefile.in (OTHERS): Add arabic.elc.
70
d223191d 712008-02-01 James Cloos <cloos@jhcloos.com>
aca7a3d2
MB
72
73 * quail/arabic.el: New file.
74
d223191d 752008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
76
77 * MISC-DIC/pinyin.map: Fix encoding to that of the original file.
78
d223191d 792008-02-01 KAWABATA, Taichi <kawabata@m17n.org>
aca7a3d2
MB
80
81 * quail/indian.el (quail-indian-flatten-list): Delete it.
82 (quail-define-inscript-package): Pay attention to `nil' values of
83 char/key-table.
84 (inscript-tml-keytable): New variable. Use it for Tamil inscript.
85
d223191d 862008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
87
88 * quail/latin-post.el ("turkish-latin-3-postfix"): Make it
89 just an alias for turkish-postfix.
90
91 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Make it
92 just an alias for turkish-alt-postfix.
93
94 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
95
d223191d 962008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
97
98 * quail/thai.el: Don't require thai-util.
d223191d
GM
99 (quail-thai-update-translation): Delete function.
100 (thai-generate-quail-map): Change to a macro that directly calls
aca7a3d2
MB
101 quail-define-rules.
102 ("thai-kesmanee", "thai-pattachote"): Don't use
103 UPDATE-TRANSLATION-FUNCTION.
104
d223191d
GM
105 * quail/indian.el (quail-indian-preceding-char-position): Delete
106 function.
107 (quail-indian-update-preceding-char): Delete variable.
108 (quail-indian-update-translation): Delete function.
aca7a3d2
MB
109 (quail-define-indian-trans-package): Don't call
110 quail-define-package with quail-indian-update-translation.
111 (quail-define-inscript-package): Likewise.
112
d223191d 1132008-02-01 Dave Love <fx@gnu.org>
aca7a3d2 114
d223191d 115 * quail/indian.el (quail-indian-preceding-char-position)
aca7a3d2
MB
116 (quail-indian-update-translation, quail-define-inscript-package):
117 Use characterp, not char-valid-p.
118
d223191d 1192008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
120
121 * quail/welsh.el ("welsh"): Doc fix.
122
123 * quail/cyrillic.el: Reinstate some commented-out redundancies.
e914c409
JB
124 ("russian-typewriter"): Rename from cyrillic-typewriter.
125 Make cyrillic-jcuken effectively an alias for it.
aca7a3d2 126 ("russian-computer"): New.
d223191d
GM
127 ("bulgarian-phonetic"): Rename from bulgarian-pho.
128 ("bulgarian-bds"): Rename from bulgarian-standard.
aca7a3d2 129
d223191d 1302008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
131
132 * ja-dic/ja-dic.el: Add coding tag.
133
d223191d 1342008-02-01 Dave Love <fx@gnu.org>
aca7a3d2 135
d223191d 136 * latin-post.el: Recode to utf-8.
aca7a3d2
MB
137 ("latin-postfix"): New method.
138
d223191d 139 * latin-alt.el: Recode to utf-8.
aca7a3d2
MB
140 ("latin-alt-postfix"): New method.
141
d223191d 142 * quail/latin-pre.el: Recode to utf-8.
aca7a3d2 143 ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp.
880820fe
KH
144 ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ġ,
145 ~O -> Ġ.
aca7a3d2
MB
146 ("latin-prefix"): New method.
147
d223191d
GM
148 * quail/uni-input.el (utf-8-ccl-encode): Delete.
149 (ucs-input-method): Modify.
aca7a3d2 150
d223191d 1512008-02-01 Kenichi Handa <handa@etl.go.jp>
aca7a3d2
MB
152
153 * Makefile.in (RUN-EMACS): Add LC_ALL=C.
154
5169d861 1552008-01-14 Aidan Kehoe <kehoea@parhasard.net> (tiny change)
69c43ff7
KH
156
157 * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and
158 \vk.
159
f3041af1
DN
1602008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
161
162 * makefile.w32-in:
163 * Makefile.in: Remove references to Xenix.
164
1ebeeed0
RS
1652007-12-15 Richard Stallman <rms@gnu.org>
166
167 * quail/latin-post.el ("scandinavian-postfix"): Doc fix.
168
169 * quail/latin-alt.el: Many doc fixes.
170 ("danish-alt-postfix")
171 ("esperanto-alt-postfix", "finnish-alt-postfix")
172 ("german-alt-postfix", "icelandic-alt-postfix")
173 ("norwegian-alt-postfix", "scandinavian-alt-postfix")
174 ("spanish-alt-postfix", "swedish-alt-postfix"):
175 Deleted; they were identical to the non-alt versions.
176
3d587afd
KH
1772007-12-07 Kenichi Handa <handa@ni.aist.go.jp>
178
179 * quail/lao.el (quail-map-from-table): Allow a tone just after a
180 consonant.
181
63150f3c
GM
1822007-11-17 Glenn Morris <rgm@gnu.org>
183
184 * Makefile.in (check-declare): New target.
185
fe1ada9b
GM
1862007-10-31 Glenn Morris <rgm@gnu.org>
187
188 * Makefile.in (install): Change ownership of installed files.
189
e914c409 1902007-10-20 Edward O'Connor <hober0@gmail.com> (tiny change)
fbd80e28
KH
191
192 * quail/latin-ltx.el ("\\qed"): Add this rule.
193
92f137df
JB
1942007-10-24 Juanma Barranquero <lekktu@gmail.com>
195
196 * quail/indian.el (quail-indian-update-preceding-char):
197 Don't mark the variable as frame-local; it wasn't used as such.
198
cacc7b51
GM
1992007-07-25 Glenn Morris <rgm@gnu.org>
200
201 * Relicense all FSF files to GPLv3 or later.
202
203 * COPYING: Switch to GPLv3.
204
1eceac24
EZ
2052007-07-16 Eli Zaretskii <eliz@gnu.org>
206
207 * makefile.w32-in (extraclean): Don't delete *~.
208
7dfc4cda
CY
2092007-06-02 Chong Yidong <cyd@stupidchicken.com>
210
211 * Version 22.1 released.
212
dd822b89
KH
2132007-01-30 Kenichi Handa <handa@m17n.org>
214
215 * CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/PY-b5.tit, CXTERM-DIC/SW.tit,
92f137df 216 * CXTERM-DIC/TONEPY.tit: Add copyright and license notices.
dd822b89
KH
217
218 * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Add copyright and
219 license notices.
1e899515 220
bce8f5e8
KH
2212007-01-24 Kenichi Handa <handa@m17n.org>
222
223 * MISC-DIC/README: New file.
224
225 * CXTERM-DIC/README: New file.
226
227 * CXTERM-DIC/4Corner.tit, CXTERM-DIC/CCDOSPY.tit,
92f137df
JB
228 * CXTERM-DIC/PY-b5.tit, CXTERM-DIC/QJ-b5.tit, CXTERM-DIC/QJ.tit,
229 * CXTERM-DIC/SW.tit, CXTERM-DIC/TONEPY.tit: Updated from
bce8f5e8
KH
230 X11R6/contrib/programs/cxterm.
231
232 * ja-dic/ja-dic.el: Regenerated.
233
88f698d9
KH
2342007-01-12 Kenichi Handa <handa@m17n.org>
235
236 * quail/uni-input.el (ucs-input-method): Signal an error for a
237 Unicode character that is not yet supported.
238
14429ceb
AS
2392006-12-26 Andreas Schwab <schwab@suse.de>
240
241 * Makefile.in (datarootdir): Define.
242
6148a044
EZ
2432006-12-20 Eli Zaretskii <eliz@gnu.org>
244
245 * Makefile.in (leim-list.el): Depend on ${TIT-MISC}, not
246 ${NON-TIT-MISC}.
247
e4208ff7
JB
2482006-12-09 Juanma Barranquero <lekktu@gmail.com>
249
250 * quail/latin-alt.el ("scandinavian-alt-postfix"): Fix typo.
251
252 * quail/uni-input.el (ucs-input-help): Fix title of ucs input method.
253
f248f005
EZ
2542006-12-09 Eli Zaretskii <eliz@gnu.org>
255
256 * makefile.w32-in (leim-list.el): Depend on leim-ext.el as well.
257 Run Emacs to append non-empty non-comment lines in leim-ext.el
258 to leim-list.el.
259
dd4b03cd
JB
2602006-12-05 Juanma Barranquero <lekktu@gmail.com>
261
262 * makefile.w32-in (MISC): Add $(srcdir)/quail/sisheng.elc.
263
41584b03
JB
2642006-11-29 Juanma Barranquero <lekktu@gmail.com>
265
266 * quail/greek.el ("greek-mizuochi"): Remove spurious initial newline
267 in docstring.
268
9200c926
RF
2692006-11-04 Romain Francoise <romain@orebokech.com>
270
271 * Makefile.in (bootstrap-clean): New target.
272
94461c21
KH
2732006-10-12 Kenichi Handa <handa@m17n.org>
274
275 * Makefile.in (install): Be sure to make ${INSTALLDIR} before `cd'
276 to it.
277
f51dc44f
CY
2782006-10-05 Chong Yidong <cyd@stupidchicken.com>
279
280 * quail/latin-ltx.el: Fix typo in previous change.
281
d781da00
SM
2822006-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
283
284 * quail/latin-ltx.el: Remove rules that start with { since they are
285 redundant and hence impact the { key for no good reason.
286
bcc1caeb
KH
2872006-10-02 Kenichi Handa <handa@m17n.org>
288
289 * Makefile.in (install): Fix previous change.
290
7ad02ea8
KH
2912006-09-28 Kenichi Handa <handa@m17n.org>
292
293 * Makefile.in (install): Be sure to make ${INSTALLDIR}.
294
45a2056c
JB
2952006-09-15 Jay Belanger <belanger@truman.edu>
296
297 * COPYING: Replace "Library Public License" by "Lesser Public
298 License" throughout.
299
880820fe 3002006-09-06 Michaël Cadilhac <michael.cadilhac@lrde.org>
f9536fb2
KH
301
302 * quail/uni-input.el (ucs-input-method): Don't make the action of
303 a key not in [0-9a-zA-Z] when it was expected to be. Let the Emacs
304 mechanism do it.
305
62508862
DK
3062006-07-12 David Kastrup <dak@gnu.org>
307
308 * quail/greek.el: Change iota subscriptum transliteration in
309 Ibycus4 encoding's capitals from "i" to "|".
310
a6a2b5d4
EZ
3112006-03-03 Claudio Fontana <claudio@gnu.org>
312
9e2bcc86
EZ
313 * Makefile.in (install): Add DESTDIR variable to support staged
314 installations.
a6a2b5d4 315
abeb5855
EZ
3162005-12-17 Eli Zaretskii <eliz@gnu.org>
317
318 * makefile.w32-in ($(TIT), leim-list.el): Warn that parts of
319 commands enclosed in $(ARGQUOTE)s should not be split between two
320 lines, as that will break with GNU Make >3.80, when sh.exe is used
321 and arg quoting is with '..'.
322
11bdfcdd
AS
3232005-11-03 Andreas Schwab <schwab@suse.de>
324
325 * Makefile.in (GZIP_PROG): Renamed from GZIP.
326 (install): Adjust.
327
7a7f042f
RF
3282005-11-01 Romain Francoise <romain@orebokech.com>
329
330 * Makefile.in (install): Compress source files.
331
895725e1
JL
3322005-10-28 Juri Linkov <juri@jurta.org>
333
334 * quail/symbol-ksc.el: Add missing characters from 1st pos of
335 every table of [korean-ksc5601], and swap incorrectly ordered
336 characters at pos 91 and 90.
337
c814bdfc
KH
3382005-10-26 Torsten Bronger <bronger@physik.rwth-aachen.de> (tiny change)
339
340 * quail/latin-ltx.el ("TeX"): Change "\," mapping to U+202F (not
341 U+2006). Add more mappings from TeX's textcomp package.
342
f344e9d2
JL
3432005-10-25 Juri Linkov <juri@jurta.org>
344
345 * quail/cyrillic.el ("cyrillic-translit"): Set 4th arg `guidance'
346 to t for this multi-key input method.
347
a6726944
KH
3482005-10-24 Kenichi Handa <handa@m17n.org>
349
350 * quail/uni-input.el (ucs-input-activate): Don't add
351 quail-kill-guidance-buf to kill-buffer-hook.
352
71ec7e9b
KH
3532005-07-08 Kenichi Handa <handa@m17n.org>
354
355 * quail/japanese.el (quail-japanese-kanji-kkc): Fix order of
356 insertion and deletion.
357
a0ec7a4a
LK
3582005-07-04 Lute Kamstra <lute@gnu.org>
359
360 Update FSF's address in GPL notices.
361
59579816
KH
3622005-06-28 Kenichi Handa <handa@m17n.org>
363
364 * leim-ext.el: Add rules for inserting full-width space for
365 quail/Punct and quail/Punct-b5.
366
94d4bafb
EZ
3672005-06-04 Eli Zaretskii <eliz@gnu.org>
368
41584b03 369 * makefile.w32-in (distclean): Fix a typo (colon was after "clean").
94d4bafb
EZ
370 (extraclean): New target, emulates Makefile.in.
371
e183fe27
KH
3722005-04-06 Kenichi Handa <handa@m17n.org>
373
41584b03 374 * quail/sgml-input.el ("sgml"): Enable quail-completion by typing TAB.
e183fe27 375
eebfcf8e
KH
3762005-03-26 Kenichi Handa <handa@m17n.org>
377
41584b03 378 * quail/latin-ltx.el ("TeX"): Enable quail-completion by typing TAB.
eebfcf8e
KH
379
3802005-03-18 Kenichi Handa <handa@m17n.org>
db328182
KH
381
382 * quail/thai.el (quail-thai-update-translation): Delete it.
f4931aac 383 (thai-generate-quail-map): Generate a simpler map.
db328182
KH
384 ("thai-kesmanee"): Don't use quail-thai-update-translation.
385 (thai-generate-quail-map): Likewise.
386
761a8755
KH
3872005-03-15 Kenichi Handa <handa@m17n.org>
388
389 * quail/thai.el (thai-generate-quail-map): Fix the kesmanee layout.
390
c68f7e21
KH
3912005-03-08 Kenichi Handa <handa@m17n.org>
392
393 * quail/latin-pre.el ("latin-1-prefix"): Add rule "__"->"_".
394 ("latin-9-prefix"): Add rules "__"->"_", "_ "->NBSP.
395
a3341d3c
KH
3962004-12-04 Kenichi Handa <handa@m17n.org>
397
398 * quail/lao.el (lao-key-alist): Declare it by defvar.
399 (lao-key-alist-vector): New variable.
400 (lao-consonant-key-alist, lao-semivowel-key-alist)
401 (lao-vowel-key-alist, lao-voweltone-key-alist)
402 (lao-tone-key-alist, lao-other-key-alist): Initialize them from
403 lao-key-alist-vector.
404
a7ff4354
KH
4052004-09-25 Kenichi Handa <handa@m17n.org>
406
407 * quail/uni-input.el (ucs-input-method): Add error clause to
408 condition-case.
409
88a74fa5
KH
4102004-09-21 Kenichi Handa <handa@m17n.org>
411
412 * quail/uni-input.el: Move the call of register-input-method to
413 leim-ext.el.
414 (ucs-input-insert-char): New function.
415 (ucs-input-method): Use ucs-input-insert-char.
416 (ucs-input-activate): Call quail-hide-guidance instead of
417 quail-hide-guidance-buf.
418
419 * leim-ext.el: Add autoload for 'ucs-input-activate and
420 register-input-method for "ucs".
421
15203bb7
DK
4222004-08-21 David Kastrup <dak@gnu.org>
423
424 * quail/greek.el ("greek-babel"): Add accent/breathing/uppercase
425 combinations.
426
295f3b30
KH
4272004-08-16 Kenichi Handa <handa@m17n.org>
428
429 * quail/georgian.el ("georgian"): Call quail-define-package with
430 the show-layout arg t.
431
de10c114
AS
4322004-08-06 Andreas Schwab <schwab@suse.de>
433
434 * Makefile.in (install): Remove .arch-inventory files.
435
d604e09b
DK
4362004-07-01 David Kastrup <dak@gnu.org>
437
41584b03 438 * quail/greek.el ("((") ("))"): Add quotation mark shorthands.
d604e09b 439
f96ec754
AS
4402004-06-30 Andreas Schwab <schwab@suse.de>
441
442 * Makefile.in (${CHINESE-TIT:.elc=.el}): Depend on changed.tit to
443 serialize parallel builds.
444 (${MISC:.elc=.el}): Depend on changed.misc.
445
62bfe0fc
KH
4462004-06-05 Kenichi Handa <handa@m17n.org>
447
68330491
EZ
448 * Makefile.in (leim-list.el): Depend on leim-ext.el. Append the
449 contents of leim-ext.el to leim-list.el.
62bfe0fc
KH
450
451 * leim-ext.el: New file.
452
9254ee5e
KH
4532004-05-17 Werner Lemberg <wl@gnu.org>
454
455 * quail/sisheng.el: New file.
456
53e1a54f
KH
4572004-05-17 Kenichi Handa <handa@m17n.org>
458
459 * Makefile.in (OTHERS): Add ${srcdir}/quail/sisheng.elc.
460
cdc9b845
EZ
4612004-05-11 Eli Zaretskii <eliz@gnu.org>
462
463 * Makefile.in (leim-list.el): Move commands to convert TIT and
464 MISC dictionaries from here...
465 (changed.tit, changed.misc): ...to here. Remove the (now
466 unneeded) test of the contents of changed.* files.
467
9a28b921
AS
4682004-05-10 Andreas Schwab <schwab@suse.de>
469
470 * Makefile.in (all): Readd dependency on ${WORLD} so that lisp
471 files are compiled when bootstrapping.
472
bef96454
SM
4732004-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
474
475 * quail/latin-ltx.el ("TeX"): Fix typo.
476
d2c846aa
SM
4772004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
478
479 * quail/latin-ltx.el: Use utf-8 coding.
480 ("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
481
2cd23d89
KH
4822004-05-04 Kenichi Handa <handa@m17n.org>
483
484 * Makefile.in (TIT-SOURCES): Prepend ${srcdir} to each elemnt.
485 (MISC-SOURCES): Likewise.
486
4872004-05-01 Kenichi Handa <handa@m17n.org>
488
41584b03 489 * Makefile.in (OTHERS): Rename from MISC.
d2c846aa
SM
490 (MISC): Rename from MISC-DIC.
491 (WORLD): Adjute for the above changes.
2cd23d89
KH
492 (TIT-MISC, NON-TIT-MISC): New targets.
493 (all): Don't depend on ${WORLD}.
d2c846aa 494 (.NOTPARALLEL, .NO_PARALLEL, ${TIT}, ${MSIC-IDC}): Remove these targets.
2cd23d89
KH
495 (TIT-SOURCES, MISC-SOURCES): New macros.
496 (changed.tit, changed.misc): New targets.
d2c846aa 497 (leim-list.el): Depend on ${NON-TIT-MISC}, changed.tit, and
2cd23d89
KH
498 changed.misc. Generate quail files from TIT and MISC files if
499 necessary.
500 (clean mostlyclean): Delete ${TIT-MISC} instead of ${TIT} and
501 ${MISC-DIC}.
502
238add5e
JR
5032004-05-03 Jason Rumney <jasonr@gnu.org>
504
505 * makefile.nt: Remove.
506
d814862a
JB
5072004-04-23 Juanma Barranquero <lektu@terra.es>
508
509 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
510
28082746
AI
5112004-04-09 Andrew Innes <andrewi@gnu.org>
512
513 * makefile.w32-in (distclean clean): Remove nmake specific
514 stamp-subdir test.
515
bb62616f
KH
5162004-02-28 Kenichi Handa <handa@m17n.org>
517
d2c846aa 518 * Makefile.in (all): Depend on ${WORLD} instead of ${TIT} and
bb62616f
KH
519 ${MISC-DIC}.
520 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
521 (maintainer-clean): Delete files that are not in CVS repository.
522
d2c846aa 523 * makefile.nt (all): Depend on $(WORLD) instead of $(TIT) and
bb62616f
KH
524 $(MISC-DIC).
525 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
526 (maintainer-clean): Delete files that are not in CVS repository.
527
d2c846aa 528 * makefile.w32-in (all): Depend on $(WORLD) instead of $(TIT) and
bb62616f
KH
529 $(MISC-DIC).
530 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
531 (maintainer-clean): Delete files that are not in CVS repository.
532
880820fe 5332004-02-16 Jérôme Marant <jmarant@nerim.net> (tiny change)
f92f5e37
KH
534
535 * Makefile.in (distclean maintainer-clean): Depend on clean.
536
bdb6a227
KH
5372004-01-27 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
538
539 * quail/cyrillic.el ("bulgarian-bds"): Docstring fixed.
540
e555f8d5
KH
5412004-01-22 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
542
543 * quail/cyrillic.el ("bulgarian-phonetic"): Docstring fixed.
d814862a 544 Duplicate entry removed.
e555f8d5 545 ("bulgarian-bds"): Docstring fixed.
be492770 546
c51b37fd
DL
5472003-10-06 Dave Love <fx@gnu.org>
548
549 * quail/latin-ltx.el: Several additions.
550
ac7ec68c
KH
5512003-08-25 Jesper Harder <harder@ifa.au.dk> (tiny change)
552
553 * quail/latin-pre.el ("german-prefix"): Fix typo in the docstring.
554
f653dfd9
DL
5552003-08-20 Dave Love <fx@gnu.org>
556
557 * quail/latin-ltx.el: Add \rhd.
558
15a03c32
MR
5592003-08-19 Markus Rost <rost@math.ohio-state.edu>
560
561 * quail/latin-pre.el ("french-prefix"): Fix spacing in docstring.
562
15f772c8
KH
5632003-07-21 KAWABATA, Taichi <kawabata@m17n.org>
564
d814862a 565 * quail/indian.el (quail-indian-update-translation): Adjust the
fffa137c 566 behavior according to the change of quail-translate-key.
15f772c8 567
603b8073
KH
5682003-05-22 Kenichi Handa <handa@m17n.org>
569
570 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Change the title
571 Chinese characters from GB to Big5.
572
34c614a8 5732003-05-01 Wlodzimierz Bzyl <matwb@julia.univ.gda.pl> (tiny change)
458d0770
KH
574
575 * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/.
576
069e6098
AS
5772003-04-05 Andreas Schwab <schwab@suse.de>
578
579 * Makefile.in (install): Remove CVS related and backup files from
580 installation directory.
581
15988eba
DK
5822003-02-27 David Kastrup <dak@gnu.org>
583
d814862a 584 * quail/greek.el (greek-babel): Add koronis transliteration.
15988eba 585
b2c16093
DK
5862003-02-23 David Kastrup <dak@gnu.org>
587
d814862a 588 * quail/greek.el (greek-babel): Fix <' accent.
b2c16093 589
a56c637d
DL
5902003-02-17 Dave Love <fx@gnu.org>
591
592 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
593
83930535
JB
5942003-02-14 Juanma Barranquero <lektu@terra.es>
595
d2c846aa 596 * quail/uni-input.el (utf-8-ccl-encode): Fix use of character constants.
83930535 597
61cb0b53 5982003-02-11 KAWABATA, Taichi <kawabata@m17n.org>
59fdf430
KH
599
600 * quail/indian.el (punjabi-itrans, gujarati-itrans, oriya-itrans)
d814862a 601 (bengali-itrans, assamese-itrans, telugu-itrans, kannada-itrans)
59fdf430
KH
602 (malayalam-itrans, tamil-itrans): New ITRANS based input methods.
603 (punjabi-inscript, gujarati-inscript, oriya-inscript)
604 (bengali-inscript, assamese-inscript, telugu-inscript)
d2c846aa
SM
605 (kannada-inscript, malayalam-inscript, tamil-inscript):
606 New INSCRIPT based input methods.
59fdf430 607
ff57e5d6
KH
6082003-02-07 Kenichi Handa <handa@m17n.org>
609
610 * quail/cyrillic.el: Update quail-package-alist (not
611 input-method-alist) to make "cyrillic-jcuken" an alias of
612 "russian-typewriter". Add cookie for quail-update-leim-list-file.
613
e29969ca
DK
6142003-02-05 David Kastrup <dak@gnu.org>
615
d2c846aa 616 * quail/greek.el: Fix iota accent typos in greek-babel encoding.
e29969ca 617
139c4e54
DL
6182003-01-05 Dave Love <fx@gnu.org>
619
620 * makefile.w32-in (SLAVIC): Add croatian.elc.
621
622 * Makefile.in (SLAVIC): Add croatian.elc.
623
624 * quail/croatian.el: New file.
625
abceb4ac
JB
6262002-12-10 Juanma Barranquero <lektu@terra.es>
627
628 * makefile.w32-in (LATIN): Add welsh.elc.
629 (MISC): Add georgian.elc.
630 (UNICODE): Add it.
631 (WORLD): Add $(UNICODE).
632
59daa29a
DL
6332002-11-14 Dave Love <fx@gnu.org>
634
635 * quail/slovak.el: Add coding cookie.
636
637 * quail/latin-ltx.el: Fix coding cookie.
638
639 * quail/hebrew.el: Add coding cookie.
640
641 * quail/czech.el: Add coding cookie.
642
643 * quail/welsh.el: Undo last change.
644
b4b11a40
DL
6452002-09-11 Dave Love <fx@gnu.org>
646
647 * quail/latin-post.el ("slovenian"): New.
648
570af494
KH
6492002-09-05 Kenichi Handa <handa@etl.go.jp>
650
651 * quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'.
652
ad0b1666
DL
6532002-07-24 Dave Love <fx@gnu.org>
654
a5e5d4ad
DL
655 * quail/latin-alt.el ("latin-alt-postfix"): New.
656
657 * quail/latin-post.el ("latin-postfix"): New.
658
ad0b1666
DL
659 * quail/latin-pre.el ("latin-1-prefix"): Add nbsp.
660 ("latin-3-prefix"): Doc fix.
a5e5d4ad 661 ("latin-prefix"): New.
ad0b1666 662
f860212e
DL
6632002-07-12 Dave Love <fx@gnu.org>
664
665 * quail/cyrillic.el: Doc fixes.
666 ("cyrillic-beylorussian"): Commented-out.
d2c846aa 667 ("cyrillic-translit-bulgarian"): Delete.
f860212e
DL
668 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
669 ("ukrainian-computer", "belarusian", "bulgarian-bds")
670 ("russian-computer"): New.
880820fe 671 ("bulgarian-phonetic"): Rename from bulgarian-pho. Add §, №, Ю.
d2c846aa 672 ("russian-typewriter"): Rename from cyrillic-jcuken.
f860212e 673
282b5fb7
KH
6742002-06-20 Dave Love <fx@gnu.org>
675
676 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
880820fe 677 characters and ~o -> ġ, ~O -> Ġ.
282b5fb7 678
fe960d0a
EZ
6792002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
680
681 * Makefile.in (install): Use "tar -chf", to follow symlinks.
682
9a40c2fb
PJ
6832002-05-04 Triet Hoai Lai <thlai@ee.usyd.edu.au>
684
685 * quail/vntelex.el: Add even more rules.
686
ab59447f
PJ
6872002-04-30 Triet Hoai Lai <thlai@ee.usyd.edu.au>
688
689 * quail/vntelex.el: Add new rules to escape from composition.
690
e656fc9d
PJ
6912002-04-29 Triet Hoai Lai <thlai@ee.usyd.edu.au>
692
693 * quail/vntelex.el: Use proper charset.
694
177c0ea7 6952002-04-22 Koaunghi Un <koaunghi@ling.cnu.ac.kr>
0347c911
PJ
696
697 * quail/hanja.el ("Od"): Remove rule.
0347c911 698
175e150b
EZ
6992002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
700
701 * quail/indian.el: Replace commented-out lines with a condition
702 that is always false.
703
c031864a
JC
7042002-04-06 Jaeyoun Chung <jay@kldp.org>
705
d2c846aa 706 * quail/hanja3.el ("kf"): Add a few composing rules
c031864a
JC
707 from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr>
708
cb0dc144 709 * quail/hangul3.el: Buggy alternative second character
c031864a
JC
710 sequence fixed ('/' for 'v' pair).
711 added a few more third character composing rule.
712
129f2c75
WL
7132002-03-03 Werner Lemberg <wl@gnu.org>
714
715 * quail/vntelex.el: New file.
cb0dc144
JB
716 * Makefile.in (VIETNAMESE):
717 * makefile.nt (VIETNAMESE):
718 * makefile.w32-in (VIETNAMESE): Add it.
129f2c75 719
5c196f29
AI
7202002-02-10 Andrew Innes <andrewi@gnu.org>
721
722 * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS).
723 ($(MISC_DIC)): Ditto.
724
108eaabb
RS
7252002-02-06 Richard M. Stallman <rms@gnu.org>
726
727 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~".
728 Don't define "~," at all.
729
880820fe 7302002-01-29 Pavel Janík <Pavel@Janik.cz>
cc13aa25 731
880820fe 732 * quail/latin-pre.el (latin-2-prefix): Add Ě and ě.
cc13aa25
PJ
733 From "Dr. Eduard Werner" <edi.werner@gmx.de>.
734
18e1da99 7352002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
417f4d3a
EZ
736
737 * quail/greek.el: Changed the behavior of the "greek" input
18e1da99
EZ
738 method, to consider the "accent" and "diaeresis" as prefix keys.
739 A new method (named "greek-postfix") was added which implements
740 the old behavior. Also changed the mapping of the "Q/q" key to
741 produce the ":/;" characters, as is customary in greek keyboards.
742 From Nick Patavalis <npat@inaccessnetworks.com>.
417f4d3a 743
8f7d3eca
JC
7442002-01-07 Jaeyoun Chung <jay@kldp.org>
745
d814862a 746 * quail/hangul.el: Remove key sequence mapping for O[rsfaqtTd].
d2c846aa 747 Not used for Korean Hangul Type 2 (request from emacs-kr mailing list).
8f7d3eca 748
121f67fa
EZ
7492002-01-03 Eli Zaretskii <eliz@is.elta.co.il>
750
751 * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string.
752
7f93e2ab
DL
7532002-01-01 Dave Love <fx@gnu.org>
754
d2c846aa 755 * quail/indian.el (quail-define-indian-trans-package): Unquote lambda.
7f93e2ab
DL
756 (quail-define-inscript-package): Avoid mapcar*.
757
3c08498a
DL
7582001-12-20 Dave Love <fx@gnu.org>
759
760 * quail/latin-ltx.el: Fix un-doubled backslashes.
761
96566974
DL
7622001-12-15 Dave Love <fx@gnu.org>
763
abceb4ac 764 * quail/latin-pre.el ("french-prefix", "german-prefix")
96566974
DL
765 ("spanish-prefix"): Fix language assignment.
766
abceb4ac
JB
767 * quail/latin-post.el ("french-postfix", "german-postfix")
768 ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix")
769 ("french-keyboard", "french-azerty", "german")
96566974
DL
770 ("spanish-keyboard"): Fix language assignment.
771
772 * quail/indian.el: Don't require cl.
d2c846aa 773 (quail-indian-flatten-list): Rename from flatten-list.
96566974 774
abceb4ac
JB
775 * quail/cyrillic.el ("cyrillic-beylorussian")
776 ("cyrillic-ukrainian", "cyrillic-translit-bulgarian")
96566974
DL
777 ("belarusian", "bulgarian-pho"): Fix language assignment.
778
779 * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix")
780 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix")
781 ("turkish-alt-postfix"): Fix language assignment.
782 ("dutch"): Assign to Dutch. Use chars, not strings.
d2c846aa 783 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): New.
96566974 784
880820fe 7852001-12-08 Pavel Janík <Pavel@Janik.cz>
03f9f7ae
PJ
786
787 * COPYING: New file.
788
eea6cc1f
JC
7892001-12-03 Jaeyoun Chung <jay@kldp.org>
790
d814862a 791 * quail/hangul3.el: Add a few convenient composing sequences for
eea6cc1f
JC
792 Korean keyboard type 3 users.
793
de371c8c
DL
7942001-11-29 Dave Love <fx@gnu.org>
795
796 * quail/latin-ltx.el: Extra translations. Fix some
797 latin-iso8859-4 characters. Use Hebrew letters, not compatibility
798 symbols.
799
ea17b6e1
JR
8002001-11-28 Juanma Barranquero <lektu@terra.es>
801
d814862a 802 * makefile.w32-in (INDIAN): Adjust for the file name change;
ea17b6e1
JR
803 quail/devanagari.elc -> quail/indian.elc.
804
805 * makefile.nt (INDIAN): Likewise.
806
177c0ea7 8072001-11-21 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
8727d588
RS
808
809 * quail/devanagari.el: Renamed to indian.el.
810
811 * quail/indian.el: Renamed from devanagari.el, and completely
812 re-written. The input method devanagari-hindi-transliteration is
813 merged with devanagari-itrans, devanagari-keyboard-a is renamed to
814 devanagari-inscript, devanagari-transliteration is renamed to
815 devanagari-kyoto-harvard.
816
817 * Makefile.in: Adjusted for the file name change;
818 quail/devanagari.elc -> quail/indian.elc.
819
e154cc44
EZ
8202001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
821
822 * quail/welsh.el: Avoid an error message due to a commented-out
823 input method.
824
a6beb3d2
RS
8252001-11-05 Richard M. Stallman <rms@gnu.org>
826
827 * quail/rfc1345.el: Get rid of the explicit ^Z character.
828
cd946181
EZ
8292001-11-05 Eli Zaretskii <eliz@is.elta.co.il>
830
831 * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display.
832
7115232b
DL
8332001-11-04 Dave Love <fx@gnu.org>
834
835 * Makefile.in (LATIN): Add welsh.
836 (UNICODE): New.
837 (MISC): Add georgian.
838 (WORLD): Add UNICODE.
839
840 * quail/welsh.el, quail/georgian.el, quail/rfc1345.el:
841 * quail/uni-input.el, quail/sgml-input.el: New file.
842
843 * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods.
844
845 * quail/latin-alt.el ("dutch"): New method.
846
b344d29d 8472001-10-27 Francesco Potortì <pot@gnu.org>
3a8b7edb
FP
848
849 * quail/latin-post.el ("italian-postfix"): Undo previous change.
850
851 * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change.
852
b344d29d 8532001-10-25 Francesco Potortì <pot@gnu.org>
a4416b14
FP
854
855 * quail/latin-post.el ("italian-postfix"): Euro symbol.
856
857 * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol.
858
71431a0e
GM
8592001-10-20 Gerd Moellmann <gerd@gnu.org>
860
6aa97356 861 * (Version 21.1 released.)
71431a0e 862
c4e7e308
EZ
8632001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
864
865 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet
866 mappings, so that one could type them without leaving the Hanyu
867 Pinyin input method. Suggested by Kenichi Handa
868 <handa@etl.go.jp>.
869
51724e26
EZ
8702001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
871
872 * quail/greek.el ("greek-babel"): New input method. From David
873 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
874
ab952a4f
GM
8752001-10-05 Gerd Moellmann <gerd@gnu.org>
876
877 * Branch for 21.1.
a4416b14 878
00651fbf
EZ
8792001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
880
881 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup
882 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
883
5a397d28
GM
8842001-08-06 Gerd Moellmann <gerd@gnu.org>
885
886 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of
887 "chinese-py".
888 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
889
880820fe 8902001-07-16 Pavel Janík <Pavel@Janik.cz>
be567141 891
150998ec
PJ
892 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el
893 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el
894 * quail/greek.el, quail/hangul.el, quail/hangul3.el
895 * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el
896 * quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el
897 * quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el
898 * quail/latin-pre.el, quail/lrt.el, quail/py-punct.el
899 * quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el
900 * quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
be567141
PJ
901 follow coding conventions.
902
e6aeb775
AC
9032001-06-04 Andrew Choi <akochoi@i-cable.com>
904
905 * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el.
906
ec57454f
AI
9072001-06-01 Andrew Innes <andrewi@gnu.org>
908
909 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
910 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
911 $(srcdir)/quail/pypunct-b5.elc.
912 (NON_TIT_CNS): Remove.
913 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
914 (CHINESE_CNS): Remove.
915 (KOREAN): Add $(srcdir)/quail/hanja3.elc.
916 (LATIN): Add $(srcdir)/quail/latin-alt.elc and
917 $(srcdir)/quail/latin-ltx.elc.
918 (MISC_DIC): Copy from Makefile.in.
919 (CHINESE): Remove $(CHINESE_CNS).
920 (all): Add $(MISC_DIC) as target.
921 (.NOTPARALLEL): New target.
922 (.NO_PARALLEL): New target.
923 ($(MISC_DIC)): New target.
924 (clean mostlyclean): Clean more stuff.
925 (TIT_EL): New macro.
926 (MISC_DIC_EL): New macro.
927
928 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it.
929 (TIT-BIG5): Remove CTLauB.elc from it.
930 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it.
931 (clean mostlyclean): Remove obsolete reference.
932
70079787
EZ
9332001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
934
935 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display.
936
5e3d4fbc
AC
9372001-05-24 Andrew Choi <akochoi@i-cable.com>
938
937fad9a
AC
939 * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc.
940
5e3d4fbc
AC
941 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files.
942
943 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files.
944
945 * Makefile.in (TIT-GB): Remove CTLau.elc from it.
946 (TIT-BIG5): Remove CTLauB.elc from it.
947 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it.
948
f042e7b9
DL
9492001-05-17 Dave Love <fx@gnu.org>
950
d2c846aa 951 * quail/latin-ltx.el ("TeX"): Rename from "latin-latex2e".
f042e7b9
DL
952 Language family and indicator changed. Many new translations.
953
f08cf35b
GM
9542001-05-17 Gerd Moellmann <gerd@gnu.org>
955
956 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
880820fe 957 slovak input methods. New maintainer. From Pavel Janík
f08cf35b
GM
958 <Pavel@Janik.cz>.
959
b5eeaa1d
GM
9602001-04-23 Gerd Moellmann <gerd@gnu.org>
961
962 * quail/latin-ltx.el: Add more translations. From
880820fe 963 jsbien@mimuw.edu.pl (Janusz S. Bień).
b5eeaa1d 964
55a22ce1
EZ
9652001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
966
967 * quail/hangul.el <korean-hangul>: Doc fix.
968
90200fcc
AI
9692001-04-18 Andrew Innes <andrewi@gnu.org>
970
971 * makefile.w32-in (EMACSLOADPATH): Define.
a4416b14
FP
972 ($(TIT)):
973 ($(MISC_DIC)):
974 (.el.elc):
90200fcc
AI
975 (leim-list.el): Remove stuff to set EMACSLOADPATH.
976
f383cd0d
GM
9772001-04-05 Gerd Moellmann <gerd@gnu.org>
978
a55e4e68
GM
979 * Makefile.in (install): Remove .cvsignore files.
980
f383cd0d
GM
981 * quail/japanese.el ("japanese-hankaku-kana"): Don't use
982 the same translations as for `japanese'.
983
4c1dadb1
AI
9842001-04-03 Andrew Innes <andrewi@gnu.org>
985
986 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
987 quail/ZIRANMA.elc.
988 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
989 $(srcdir)/quail/tsang-b5.elc.
990 (NON_TIT_CNS): Delete.
991 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
992 (CHINESE_CNS): Delete.
993 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa
994 <handa@etl.go.jp>.
995 (MISC_DIC): New variable.
996 (CHINESE): Delete $(CHINESE_CNS).
997 (WORLD): Add $(MISC_DIC).
998 (all): Depends on $(MISC_DIC).
999 (.NOTPARALLEL, .NO_PARALLEL): New special targets.
1000 ($(MISC_DIC)): New target.
1001 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
1002 and $(MISC_DIC:.elc=.el).
1003
e217c26e
EZ
10042001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
1005
a46d278b
EZ
1006 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From
1007 Kenichi Handa <handa@etl.go.jp>.
1008
e217c26e
EZ
1009 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
1010
a3d0b0e0
KH
10112001-03-31 Kenichi Handa <handa@etl.go.jp>
1012
1013 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc
1014 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
1015 ${srcdir}/quail/tsang-b5.elc.
1016 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
1017 (CHINESE-CNS): Delete it.
1018 (MISC-DIC): New variable.
1019 (CHINESE): Delete ${CHINESE-CNS}.
4c1dadb1 1020 (WORLD): Add ${MISC-DIC}.
a3d0b0e0
KH
1021 (all): Depends on ${MISC-DIC}.
1022 (${MISC-DIC}): New target.
1023 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
1024
1025 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
1026 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
1027
1028 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
1029
1030 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
cb0dc144 1031 * quail/quick-cns.el: Delete them.
a4416b14 1032
9d5d1075
EZ
10332001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1034
1035 * Makefile.in (${TIT}): Fix whitespace.
1036
ed31fabf
GM
10372001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
1038
1039 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
1040 (${TIT}): If the target file already exist, don't remake it.
1041
1e406be0
KH
10422001-03-21 Kenichi Handa <handa@etl.go.jp>
1043
1044 * quail/slovak.el ("slovak"): Translate "=q" to "`".
1045
ce058493 10462001-03-16 Pavel Janík <Pavel@Janik.cz>
8f369c02
KH
1047
1048 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
1049 "=q", "+q", "=Q", and "+Q".
1050 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
1051 ("slovak-prog-2"): Likewise.
1052 ("slovak-prog-3"): Likewise.
1053
abfa36c4
EZ
10542001-03-16 Eli Zaretskii <eliz@is.elta.co.il>
1055
1056 * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
1057
b8a7ebcf
KH
10582001-03-16 Kenichi Handa <handa@etl.go.jp>
1059
1060 * quail/japanese.el (quail-japanese-transliteration-rules): New
1061 variable. Use it to define these input methods: "japanese",
1062 "japanese-hiragana", "japanese-katakana".
1bdfe188
KH
1063 (quail-japanese-kana-state): Delete this variable.
1064 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
1065 instead check if there's any Hiraganas in the converison region.
b8a7ebcf 1066
9a639fce
KH
10672001-03-14 Kenichi Handa <handa@mule.m17n.org>
1068
1069 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
1070
51ab41b7
KH
10712001-03-06 Kenichi Handa <handa@etl.go.jp>
1072
1073 * CXTERM-DIC/4Corner.tit: Add copyright notice.
1074
36d5e61d
KH
10752001-03-05 Kenichi Handa <handa@etl.go.jp>
1076
1077 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
1078 change of the speicial key bindings.
1079
bf0bdce8
KH
10802001-02-22 Kenichi Handa <handa@etl.go.jp>
1081
51ab41b7 1082 * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
bf0bdce8
KH
1083
1084 * CXTERM-DIC/ETZY.tit: Likewise.
1085
1086 * CXTERM-DIC/ZOZY.tit: Likewise.
1087
193fba87
AI
10882001-02-05 Andrew Innes <andrewi@gnu.org>
1089
1090 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
1091 path absolute.
1092
350d71b3
AI
10932001-02-03 Andrew Innes <andrewi@gnu.org>
1094
1095 * makefile.w32-in (LATIN): Fix last change to use () not {}.
1096
49bd4a69
KH
10972001-02-02 Kenichi Handa <handa@etl.go.jp>
1098
1099 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
1100
1101 * makefile.w32-in (LATIN): Likewise.
1102
1103 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
1104
a51e9546
AI
11052001-02-01 Andrew Innes <andrewi@gnu.org>
1106
1107 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
1108
c91d43ed
KH
11092001-02-01 Kenichi Handa <handa@etl.go.jp>
1110
c91d43ed
KH
1111 * quail/greek.el ("greek-mizuochi"): New input method for
1112 classical Greek.
1113
7ccf7ab9 11142001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0 1115
7ccf7ab9 1116 * Makefile.in (extraclean): Added target so make doesn't die if
c522cff0
BW
1117 one runs "make extraclean" at the top level.
1118
0dac6924
AI
11192001-01-06 Andrew Innes <andrewi@gnu.org>
1120
1121 * makefile.nt ($(TIT)): Map .elc to .el.
1122 (buildlisppath): Make path relative to $(MAKEDIR).
1123
392164c1
AS
11242001-01-01 Andreas Schwab <schwab@suse.de>
1125
1126 * quail/latin-alt.el: Doc fixes.
1127
ec6bd013
DL
11282000-12-18 Dave Love <fx@gnu.org>
1129
880820fe
KH
1130 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate š entry.
1131 Change œ, Œ, ¶.
ec6bd013 1132
8ff06845
KH
11332000-12-16 Kenichi Handa <handa@etl.go.jp>
1134
1135 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
1136
4ee87dbb
AI
11372000-12-06 Andrew Innes <andrewi@gnu.org>
1138
1139 * makefile.w32-in (buildlisppath): Set to an absolute directory,
1140 relative to $(CURDIR).
1141 (INSTALLDIR): Use forward slash.
1142
24c53d36
AI
11432000-11-24 Andrew Innes <andrewi@gnu.org>
1144
1145 * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
1146
1147 * makefile.nt (.SUFFIXES): New target, include .elc .el.
1148
37c35586
KH
11492000-11-21 Kenichi Handa <handa@etl.go.jp>
1150
1151 * Makefile.in (.SUFFIXES): New target, include .elc .el.
1152
3c7d764e
KH
11532000-11-17 Kenichi Handa <handa@etl.go.jp>
1154
1155 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
1156 remember the conversion start.
1157
f3d3c491
AI
11582000-10-21 Andrew Innes <andrewi@gnu.org>
1159
1160 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
1161 of conditional invocation of make.
a4416b14
FP
1162 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
1163 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
f3d3c491
AI
1164 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
1165 files to .elc.
1166 ($(TIT)): Adjusted for the above change.
1167 (clean mostlyclean): Likewise.
1168 (.el.elc): New target.
1169
1170 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
1171 of conditional invocation of make.
a4416b14
FP
1172 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
1173 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
f3d3c491
AI
1174 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
1175 files to .elc.
1176 ($(TIT)): Adjusted for the above change.
1177 (clean mostlyclean): Likewise.
1178 (.el.elc): New target.
1179
a115794c
EZ
11802000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
1181
1182 * Makefile.in (${TIT}, clean): Don't use shell `command`
1183 expansion, use ${TIT:.elc=.el} instead.
1184
ce75c97a
GM
11852000-09-26 Gerd Moellmann <gerd@gnu.org>
1186
1187 * Makefile.in: Make this the leim Makefile.in.
1188 (clean): Also remove $NON-TIT and $WORLD.
1189 (RUN-EMACS): Set EMACSLOADPATH.
1190
7b920aa1
KH
11912000-09-21 Kenichi Handa <handa@etl.go.jp>
1192
36e44f62
KH
1193 * Makefile.in: Revert to no-leim Makefile.
1194
cd3c0140
KH
1195 * quail/.cvsignore: Include *.elc.
1196
1197 * ja-dic/.cvsignore: New file.
7b920aa1 1198
5eedab4d
AI
11992000-09-16 Andrew Innes <andrewi@gnu.org>
1200
1201 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
1202 (leim-list.el): Ditto.
1203
1204 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
1205 (leim-list.el): Ditto.
1206
39f547f7
AI
12072000-09-15 Andrew Innes <andrewi@gnu.org>
1208
1209 * makefile.w32-in (clean mostlyclean): Ignore errors when removing
1210 files.
1211
fe83b953
AI
12122000-09-14 Andrew Innes <andrewi@gnu.org>
1213
1214 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
1215 leim-list.el.
1216 (distclean maintainer-clean): Ditto for stamp-subdir.
1217
1218 * makefile.nt: Rename skkdic to ja-dic.
1219
0fddd0dc
KH
12202000-09-07 Kenichi Handa <handa@etl.go.jp>
1221
1222 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
1223 translation.
1224
1225 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
1226
1227 * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
1228 ("chinese-tonepy-punct"): New input method.
1229
1230 * quail/latin-pre.el ("polish-slash"): Don't use keyboard
1231 translation.
1232
1233 * quail/japanese.el ("japanese"): Delete the key sequence for
1e4f1886 1234 Roman transliteration from the docstring because it's now shown
0fddd0dc
KH
1235 automatically.
1236 ("japanese-ascii", "japanese-zenkaku")
1237 ("japanese-hankaku-kana", "japanese-hiragana")
1238 ("japanese-katakana"): Docstring modified.
1239
1240 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
1241 on describe-input-method.
1242 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
1243
44ef7cf6
AI
12442000-09-03 Andrew Innes <andrewi@gnu.org>
1245
1246 * makefile.w32-in: New file.
f8803e97 1247 (install) Fix copying of directories.
44ef7cf6 1248
5724ab7a
KH
12492000-08-31 Kenichi Handa <handa@etl.go.jp>
1250
1251 * quail/thai.el (thai-generate-quail-map): If the length of
1252 translation is more than one, compose it.
1253
daba11ce
DL
12542000-08-29 Dave Love <fx@gnu.org>
1255
880820fe 1256 * quail/latin-pre.el ("latin-9-prefix"): Change entries for œ and Œ.
a39fb83d 1257
daba11ce
DL
1258 * Makefile.in: ja-dic <- skk in several places.
1259
457dd64a
KH
12602000-08-25 Kenichi Handa <handa@etl.go.jp>
1261
1262 * ja-dic: Directory name changed from skkdic.
1263
a1a2e38f 1264 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
457dd64a
KH
1265
1266 * README: Rename skkdic to ja-dic throughout the file.
1267
68ce69e1
DL
12682000-08-24 Dave Love <fx@gnu.org>
1269
1270 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
457dd64a 1271 ("latin-1-prefix"): Add missing symbols.
68ce69e1 1272
5a76406c
DL
12732000-08-23 Dave Love <fx@gnu.org>
1274
880820fe
KH
1275 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give § and
1276 add ~p for ¶.
5a76406c 1277
240a16cf
KH
12782000-07-18 Kenichi Handa <handa@etl.go.jp>
1279
1280 * quail/japanese.el ("japanese"): Fix docstring.
1281
7a3fd467
KH
12822000-07-17 Kenichi Handa <handa@etl.go.jp>
1283
1284 * quail/japanese.el ("japanese"): Docstring modified.
1285
0bd5914b
KH
12862000-06-12 Kenichi Handa <handa@etl.go.jp>
1287
1288 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
1289 ("tibetan-wylie"): State transition table modified.
1290
4dc1225b
KH
12912000-06-01 Kenichi Handa <handa@etl.go.jp>
1292
1293 * quail/tibetan.el: Change all tibetan-1-column characters to
1294 tibetan. Quail map for "tibetan-wylie" fixed.
1295
177c0ea7 12962000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
6733d074
KH
1297
1298 * quail/latin-pre.el ("polish-slash"): New input method.
1299
69766f94
KH
13002000-03-02 Kenichi Handa <handa@etl.go.jp>
1301
1302 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
1303
9a90d84c
GM
13042000-02-01 Gerd Moellmann <gerd@gnu.org>
1305
1306 * Makefile.in: Make this the no-leim Makefile. Move the
1307 leim Makefile.in to ../leim-Makefile.in as it originally was.
1308
1309 * Makefile.noleim: Removed.
1310
cba32d22
KH
13112000-01-28 Kenichi Handa <handa@etl.go.jp>
1312
1313 * quail/hanja.el (korean-hanja): Add an entry for "wod".
1314
11ad3dee
KH
13152000-01-04 Kenichi Handa <handa@etl.go.jp>
1316
1317 * quail/japanese.el ("japanese"): Docstring augmented.
1318
5ec14d3c
KH
13191999-12-15 Kenichi Handa <handa@etl.go.jp>
1320
1321 * quail/lao.el: Rewritten for new composition.
1322
1323 * quail/lrt.el: Rewritten for new composition.
1324
1325 * quail/thai.el: Rewritten for new composition.
1326
1327 * quail/tibetan.el: Rewritten for new composition.
1328
113a1195
KH
13291999-12-13 Kenichi Handa <handa@etl.go.jp>
1330
1331 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
1332 characters, not Latin-1.
1333
98e85e34
GM
13341999-11-22 Andrew Innes <andrewi@gnu.org>
1335
1336 * makefile.nt: No need to generate subdirs.el.
1337
371f58d5
GM
13381999-11-21 Andrew Innes <andrewi@gnu.org>
1339
1340 * makefile.nt: New file.
1341
177c0ea7 13421999-10-26 Gerd Moellmann <gerd@gnu.org>
26922151
GM
1343
1344 * Makefile.noleim: New.
1345
58af2287
DL
13461999-09-19 Ken'ichi Handa <handa@gnu.org>
1347
1348 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
1349 turkish-postfix.
1350 ("turkish-postfix"): New Turkish input method which inserts
1351 Latin-5 characters.
1352
1353 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
1354 turkish-alt-postfix.
1355 ("turkish-alt-postfix"): New Turkish input method which inserts
1356 Latin-5 characters.
1357
13581999-07-12 Richard Stallman <rms@gnu.org>
1359
1360 * Version 20.4 released.
1361
13621998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
1363
1364 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
1365
13661999-06-14 Ken'ichi Handa <handa@gnu.org>
1367
1368 * quail/ethiopic.el ("ethiopic"): Add translation rules.
1369
13701999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
1371
1372 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
1373 hanja.el.
1374
13751999-05-25 Ken'ichi Handa <handa@gnu.org>
1376
1377 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
1378
13791999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
1380
1381 * quail/latin-pre.el ("romanian-prefix"): New input method.
1382 ("romanian-alt-prefix"): New input method.
1383
13841999-03-04 Kenichi Handa <handa@etl.go.jp>
1385
1386 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
1387
13881999-01-14 Kenichi Handa <handa@etl.go.jp>
1389
1390 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
1391 to convert is `n', change it to Japanese Hiragana `n' before
1392 conversion.
1393
13941999-01-11 Kenichi Handa <handa@etl.go.jp>
1395
1396 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
1397
1398 * quail/hebrew.el: New file.
1399
14001998-12-15 Kenichi Handa <handa@etl.go.jp>
1401
1402 * quail/devanagari.el (quail-devanagari-compose-characters):
1403 Adjusted for the change of input method handling.
1404 (quail-devanagari-hindi-compose-characters): Likewise.
1405
14061998-10-15 Kenichi Handa <handa@etl.go.jp>
1407
1408 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
1409 `(cd foo; pwd)`.
1410 (install): Likewise.
1411
b344d29d 14121998-10-15 Francesco Potortì <F.Potorti@cnuce.cnr.it>
58af2287
DL
1413
1414 * quail/latin-post.el: Many doc fixes.
1415 ("latin-1-postfix"): Add sequence for the small superscript o.
1416 * quail/latin-pre.el: Many doc fixes.
1417 ("latin-1-prefix"): Add sequences for the small
1418 superscript underlined o and a.
1419
b344d29d 14201998-10-13 Francesco Potortì <F.Potorti@cnuce.cnr.it>
58af2287
DL
1421
1422 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
1423 small superscript underlined o and a.
1424 ("italian-alt-postfix"): Change it to something useful and
a4416b14 1425 different from italian-postfix.
58af2287
DL
1426 * latin-post.el ("latin-1-postfix"): Add a method to enter the
1427 small superscript underlined o and a.
1428 ("italian-postfix"): Same as above.
1429 ("italian-postfix"): Add methods to enter e with acute accent and
1430 the >> and << symbols.
1431
14321998-09-25 Kenichi Handa <handa@etl.go.jp>
1433
1434 * quail/japanese.el (quail-japanese-hankaku-update-translation):
1435 Adjusted for the change of input method handling.
1436
14371998-09-11 Kenichi HANDA <handa@etl.go.jp>
1438
1439 * quail/japanese.el (quail-japanese-katakana-update-translation):
1440 Adjusted for the change of input method handling.
1441
14421998-08-31 Kenichi Handa <handa@etl.go.jp>
1443
1444 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
1445 change of input method handling.
1446 (quail-tibetan-input-tibkey): Likewise.
1447
14481998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1449
1450 * Version 20.3 released.
1451
14521998-08-16 Kenichi HANDA <handa@etl.go.jp>
1453
1454 * quail/czech.el ("czech"): Make this input method deterministic,
1455 kbd-translate, and show-layout.
1456
14571998-08-15 Kenichi HANDA <handa@etl.go.jp>
1458
1459 * quail/ethiopic.el: Fix several translation rules.
1460
14611998-08-12 Milan Zamazal <pdm@fi.muni.cz>
1462
1463 * quail/czech.el: Few key sequences added to some keyboards.
1464
14651998-08-06 Kenichi Handa <handa@etl.go.jp>
1466
1467 * quail/japanese.el (quail-japanese-use-double-n): New variable.
1468 (quail-japanese-update-translation): Adjusted for the change of
1469 quail-update-translation. Now this function should return
1470 CONTROL-FLAG.
1471 (quail-japanese-toggle-kana): Update quail-conversion-str.
1472 (quail-japanese-kanji-kkc): Likewise.
1473 (quail-japanese-switch-package): Reset quail-current-str and
1474 quail-conversion-str.
1475
14761998-07-24 Kenichi Handa <handa@etl.go.jp>
1477
1478 * quail/japanese.el (quail-japanese-kanji-kkc): Set
1479 quail-translation to nil after calling kkc-region so that
1480 translation mode is restarted correctly.
1481
14821998-07-21 Kenichi Handa <handa@etl.go.jp>
1483
1484 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
1485 that conversion is cancelled in kkc-region.
1486 (quail-japanese-switch-package): Fix previous change.
1487
14881998-07-19 Kenichi Handa <handa@etl.go.jp>
1489
1490 * quail/japanese.el (quail-japanese-update-translation): Handle
1491 a key which should fix the current translation and start a new
1492 translation correctly.
1493 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't
1494 change point.
1495
14961998-07-15 Kenichi Handa <handa@etl.go.jp>
1497
1498 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
1499 change of quail.el.
1500 (quail-japanese-switch-package): Likewise.
1501
15021998-07-03 Kenichi Handa <handa@etl.go.jp>
1503
1504 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
1505 Some keys for ancient Korean syllables are changed properly.
1506
15071998-06-20 Kenichi Handa <handa@etl.go.jp>
1508
1509 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
1510 (ethio-select-a-translation): New function.
1511
15121998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
1513
1514 * Makefile.in (RUN-EMACS): Add --multibyte.
1515
15161998-04-29 Karl Heuer <kwzh@gnu.org>
1517
1518 * Makefile.in (SLAVIC): Delete redundant backslash.
1519
15201998-04-28 Richard Stallman <rms@psilocin.gnu.org>
1521
1522 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
1523
15241998-04-20 Kenichi Handa <handa@etl.go.jp>
1525
1526 * Makefile.in (SLAVIC): New macro.
1527 (EUROPEAN): Include ${SLAVIC}.
1528
15291998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
1530
1531 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
1532 (leim-list.el): Depend on ${WORLD}.
1533
1534 * latin-alt.el (latin-2-alt-postfix): Doc fix.
1535
15361998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
1537
1538 * czech.el, slovak.el: Correct starting commentary.
1539
15401998-04-07 Milan Zamazal <pdm@fi.muni.cz>
1541
1542 * quail/czech.el, quail/slovak.el: Correct starting commentary.
1543
15441998-04-06 Andreas Schwab <schwab@gnu.org>
1545
1546 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
1547 to length.
1548 (lrt-generate-quail-map): Change sref to aref, and make second
1549 argument of substring a character index.
1550
15511998-03-26 Richard Stallman <rms@psilocin.gnu.org>
1552
1553 * Makefile.in (${TIT}): Fix shell conditional syntax.
1554
15551998-03-18 Kenichi Handa <handa@etl.go.jp>
1556
cb0dc144 1557 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
58af2287
DL
1558 "/ " to "/" (instead of " ").
1559
15601998-03-17 Richard Stallman <rms@psilocin.gnu.org>
1561
1562 * quail/czech.el, quail/slovak.el: New files.
1563
15641998-03-10 Richard Stallman <rms@psilocin.gnu.org>
1565
1566 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
1567 Uses changed.
1568
15691998-03-05 Kenichi Handa <handa@etl.go.jp>
1570
1571 * Makefile.in (${TIT}): To byte-compile quail packages, use just
1572 built quail.
1573
177c0ea7 15741997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
58af2287
DL
1575
1576 * quail/hanja3.el: New file.
1577
1578 * quail/hanja-jis.el: Title string of the input method
1579 "korean-hanja-jis" changed.
1580
1581 * quail/symbol-ksc.el: Title string of the input method
1582 "korean-symbol" changed. Require 'korea-util.
1583 (quail-hangul-switch-back): Deleted.
1584
1585 * quail/hangul3.el: Require 'korea-util.
1586 (quail-hangul-switch-to-symbol-ksc): Deleted.
1587
1588 * quail/hanja.el: Require 'korea-util. Title string of the input
1589 method "korean-hanja" changed.
1590 (quail-hanja-switch-to-symbol-ksc): Deleted.
1591
1592 * quail/hangul.el: Require 'korea-util.
1593 (quail-hangul-switch-to-symbol-ksc): Deleted.
a4416b14 1594
58af2287
DL
15951997-10-23 Kenichi Handa <handa@etl.go.jp>
1596
1597 * quail/ethiopic.el: The title string of input method "Ethiopic"
1598 is changed.
1599
16001997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1601
1602 * Version 20.2 released.
1603
16041997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1605
1606 * quail/latin-post.el (german): Swap y and z.
1607
16081997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1609
1610 * Version 20.1 released.
1611
1612 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
a4416b14 1613
58af2287
DL
16141997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1615
1616 * quail/viqr.el (vietnamese-viqr): Doc fix.
1617
16181997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1619
1620 * quail/latin-alt.el: New file.
1621
16221997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1623
1624 * quail/latin-post.el: Undo previous change.
a4416b14 1625
58af2287
DL
16261997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1627
1628 * quail/latin-post.el (latin-2-postfix):
1629 Replace comma and period with `. Replace colon with /.
1630 (latin-1-postfix): Replace comma with /.
1631 (french-postfix): Replace comma with /.
1632 (latin-3-postfix): Replace comma with ` and period with /.
1633 (latin-4-postfix): Replace comma with ` and period with ~.
1634 (latin-5-postfix): Replace comma with ` and period with /.
1635 (turkish-postfix): Replace comma with ` and period with /.
1636
16371997-09-10 Kenichi Handa <handa@etl.go.jp>
1638
1639 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The
1640 function added to quail-mode-hook turn ethio-mode on only when
1641 input method "ethiopic" is begin used.
1642 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
1643 (ethio-toggle-space): Likewise.
1644 (ethio-insert-space): Likewise.
1645 (ethio-insert-ethio-space): Likewise.
1646 (ethio-prefer-ascii-punctuation): Likewise.
1647 (ethio-toggle-punctuation): Likewise.
1648 (ethio-gemination): Likewise.
1649 ("ethiopic"): Doc-string of this Quail package modified. Bind
1650 function keys for TRANSLATION-KEYMAP to
1651 quail-execute-non-quail-command.
1652
16531997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1654
1655 * Makefile.in (install): Use quail/* in the second tar that
1656 copies a dir named quail.
1657
16581997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1659
1660 * Makefile.in (install): Do not copy leim-list.el twice. Copy
1661 `skk' subdirectory too.
1662
16631997-09-03 Kenichi Handa <handa@etl.go.jp>
1664
1665 * quail/cyrillic.el: For each package, pass t for the SIMPLE
1666 argument to quail-define-package.
1667 * quail/cyril-jis.el: Likewise
1668 * quail/greek.el: Likewise.
1669 * quail/ipa.el: Likewise.
1670 * quail/lao.el: Likewise.
1671 * quail/lrt.el: Likewise.
1672 * quail/thai.el: Likewise.
1673 * quail/viqr.el: Likewise.
1674
16751997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
1676
1677 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg
1678 TRANSLATION-KEYS.
1679 (quail-mode-map): Change binding for ethio-insert-ethio-space.
1680 (quail-mode-hook): Check the current Quail package name.
1681
1682 * quail/latin-post.el: Add rules for cancelling accents by typing
1683 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
1684 packages.
1685
16861997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1687
1688 * quail/latin-post.el, quail/latin-pre.el: For each package,
1689 pass t for the SIMPLE argument to quail-define-package.
1690
16911997-08-28 Kenichi Handa <handa@etl.go.jp>
1692
1693 * Makefile.in (dotdot): This macro deleted.
1694 (SUBDIRS): Exclude skk.
1695 (all): Substitute ${WORLD} to ${TIT}.
1696 (%.el): This target deleted.
1697 (${TIT}): Check existence of `quail' subdirectory.
1698 (leim-list.el): Do not check old files.
1699 (install): If ${srcdir} is different from the current directory,
1700 copy also files under ${srcdir}.
1701
17021997-08-26 Kenichi Handa <handa@etl.go.jp>
1703
1704 * Makefile.in: Re-arrange macros so that the macro TIT contains
1705 only Quial packages generated from CXTERM dictionaries, and the
1706 macro NON-TIT contains only Quial packages distributed with Emacs.
1707 (install): Do not use -h option for tar, instead copy ${NON-TIT}
1708 and ${TIT} separately.
1709
17101997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1711
1712 * Makefile.in (install): Discard extra data in tar | tar command.
1713
17141997-08-23 Kenichi Handa <handa@etl.go.jp>
1715
1716 * quail/devanagari.el (quail-devanagari-compose-characters): Fix
1717 previous change.
1718 (quail-devanagari-hindi-compose-characters): Fix previous change.
1719
1720 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
1721 change.
1722
17231997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1724
1725 * Makefile.in (leim-list.el): Fix previous change.
1726
1727 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
1728
17291997-08-21 Kenichi HANDA <handa@etl.go.jp>
1730
1731 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
1732 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
1733 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
1734
1735 * Makefile.in (install): Just copy leim-list.el instead of running
1736 update-leim-list-file on ${INSTALLDIR}.
1737 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
1738 py-punct-b5.el -> pypunct-b5.el.
1739 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
1740 (leim-list.el): Delete old files not contained in ${WORLD}.
1741
1742 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
1743 input-method-after-insert-chunk-hook.
1744
1745 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
1746
17471997-08-19 Kenichi Handa <handa@etl.go.jp>
1748
1749 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
1750 package fixed.
1751
17521997-08-18 Kenichi Handa <handa@etl.go.jp>
1753
1754 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
1755 throw.
1756 (quail-japanese-kanji-kkc): Completely re-written.
1757 (quail-japanese-kkc-mode-exit): New function.
1758 (quail-japanese-switch-package): Call activate-input-method
1759 instead of select-input-method.
1760
1761 * quail/thai.el (thai-consonant-input): Typo fixed.
1762
1763 * quail/devanagari.el (quail-devanagari-compose-characters): Do
1764 not call throw.
1765 (quail-devanagari-hindi-compose-characters): Likewise.
1766
1767 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
1768 activate-input-method instead of select-input-method.
1769
1770 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
1771
1772 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use
1773 input-method-history instead of previous-input-method.
1774
17751997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
1776
59daa29a 1777 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
58af2287
DL
1778
17791997-08-16 Kenichi Handa <handa@etl.go.jp>
1780
1781 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
1782 ("lao-lrt"): Doc-string of this Quail package modified.
1783 Some tranlation rules added.
1784
1785 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
1786 (lao-quail-define-rules): Some translation rules corrected.
1787
17881997-08-11 Kenichi Handa <handa@etl.go.jp>
1789
1790 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
1791 (lrt-vowel-table): The entry for "aM" corrected.
1792
17931997-08-07 Kenichi Handa <handa@etl.go.jp>
1794
1795 * quail/lrt.el: Change title string of input method "lao-lrt".
1796 (lrt-single-consonant-table): Several key sequence changed.
1797 (lrt-composing-pattern-double-c): Handle a consonant with
1798 semi-vowel-lower correctly.
1799 (lrt-handle-maa-sakod): Do not reset quail-current-key.
1800 (lrt-handle-tone-mark): Check the existence of double consonant
1801 correctly.
1802
1803 * quail/lao.el: Change title string of input method "Lao".
1804
18051997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
1806
1807 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
1808 modified. Several tranlation rules modified.
1809
18101997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1811
1812 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
1813 quail/cyril-jis.el.
1814
1815 * quail/cyril-jis.el: New file.
1816
1817 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
1818
18191997-08-01 Kenichi Handa <handa@etl.go.jp>
1820
1821 * quail/ethiopic.el: In quail-mode-map, bind
1822 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
1823 Quail package "ethiopic".
1824
18251997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
1826
1827 * quail/cyrillic.el (cyrillic-translit): New input method.
1828
18291997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1830
1831 * quail/tibetan.el: New file.
1832
1833 * quail/py-punct.el: Require 'quail.
1834
1835 * quail/py-punct-b5.el: Require 'quail.
1836
1837 * quail/ethiopic.el: Change Quail package name to "ethiopic".
1838 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
1839
1840 * Makefile.in (TIT): New variable, contatination of TIT-GB and
1841 TIT-BIG5.
1842 (RUN-EMACS): Do not set EMACSLOADPATH.
1843 (ASIA): Include TIBEAN.
1844 (all): Remove stamp-bytecomp from dependency list.
1845 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
1846 (%.el): Make a link for byte-compiled file too.
1847 (stamp-bytecomp): Target deleted.
1848 (leim-list.el): Run Emacs with loading quail.
1849 (install-XXX): These targets deleted.
1850 (install): Remove files under INSTALLDIR before copying new files.
1851 Run Emacs with loading quail.
1852 (clean mostlyclean): Remove only generated files.
1853
18541997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1855
1856 * Makefile.in (stamp-bytecomp): Fix shell conditional.
1857 (clean): Fix shell conditional.
1858
18591997-07-21 Jim Meyering <meyering@eng.ascend.com>
1860
1861 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
1862 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
1863
18641997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1865
1866 * Makefile.in: Modified to avoid *.el files being regarded
1867 as intermidiate files and deleted by GNU make.
1868
1869 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
1870 (lrt-handle-maa-sakod): Correctly handle the case that
1871 quail-current-data is nil.
1872 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
1873 tone.
1874
18751997-07-15 Kenichi Handa <handa@etl.go.jp>
1876
1877 * quail/py-punct.el: New file.
1878
1879 * quail/py-punct-b5.el: New file.
1880
1881 * quail/japanese.el: Doc-string of Quail package japanese modified.
1882
1883 * Makefile.in: Rules re-written to avoid tricky code.
1884 (CHINEGE-GB): Include quail/py-punct.elc.
1885 (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
a4416b14 1886
58af2287
DL
18871997-07-10 Kenichi Handa <handa@etl.go.jp>
1888
1889 * quail/latin-pre.el: Change titles of quail packages.
1890
1891 * quail/latin-post.el: Likewise.
1892
6922b018 1893;; Local Variables:
880820fe 1894;; coding: utf-8
33462dfa 1895;; add-log-time-zone-rule: t
6922b018 1896;; End:
2a34a036 1897
a748d010 1898 Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
6d344054 1899 2007, 2008 Free Software Foundation, Inc.
5b87ad55
GM
1900
1901 This file is part of GNU Emacs.
1902
d3fb0974 1903 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 1904 it under the terms of the GNU General Public License as published by
d3fb0974
GM
1905 the Free Software Foundation, either version 3 of the License, or
1906 (at your option) any later version.
5b87ad55
GM
1907
1908 GNU Emacs is distributed in the hope that it will be useful,
1909 but WITHOUT ANY WARRANTY; without even the implied warranty of
1910 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1911 GNU General Public License for more details.
1912
1913 You should have received a copy of the GNU General Public License
d3fb0974 1914 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
ab5796a9
MB
1915
1916;;; arch-tag: 4b364045-a476-4ff7-92ad-dde58dbd45b4