(perform-replace): Use isearch-no-upper-case-p.
[bpt/emacs.git] / leim / ChangeLog
CommitLineData
1eceac24
EZ
12007-07-16 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in (extraclean): Don't delete *~.
4
7dfc4cda
CY
52007-06-02 Chong Yidong <cyd@stupidchicken.com>
6
7 * Version 22.1 released.
8
dd822b89
KH
92007-01-30 Kenichi Handa <handa@m17n.org>
10
11 * CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/PY-b5.tit, CXTERM-DIC/SW.tit,
12 CXTERM-DIC/TONEPY.tit: Add copyright and license notices.
13
14 * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Add copyright and
15 license notices.
16
bce8f5e8
KH
172007-01-24 Kenichi Handa <handa@m17n.org>
18
19 * MISC-DIC/README: New file.
20
21 * CXTERM-DIC/README: New file.
22
23 * CXTERM-DIC/4Corner.tit, CXTERM-DIC/CCDOSPY.tit,
24 CXTERM-DIC/PY-b5.tit, CXTERM-DIC/QJ-b5.tit, CXTERM-DIC/QJ.tit,
70462171 25 CXTERM-DIC/SW.tit, CXTERM-DIC/TONEPY.tit: Updated from
bce8f5e8
KH
26 X11R6/contrib/programs/cxterm.
27
28 * ja-dic/ja-dic.el: Regenerated.
29
88f698d9
KH
302007-01-12 Kenichi Handa <handa@m17n.org>
31
32 * quail/uni-input.el (ucs-input-method): Signal an error for a
33 Unicode character that is not yet supported.
34
14429ceb
AS
352006-12-26 Andreas Schwab <schwab@suse.de>
36
37 * Makefile.in (datarootdir): Define.
38
6148a044
EZ
392006-12-20 Eli Zaretskii <eliz@gnu.org>
40
41 * Makefile.in (leim-list.el): Depend on ${TIT-MISC}, not
42 ${NON-TIT-MISC}.
43
e4208ff7
JB
442006-12-09 Juanma Barranquero <lekktu@gmail.com>
45
46 * quail/latin-alt.el ("scandinavian-alt-postfix"): Fix typo.
47
48 * quail/uni-input.el (ucs-input-help): Fix title of ucs input method.
49
f248f005
EZ
502006-12-09 Eli Zaretskii <eliz@gnu.org>
51
52 * makefile.w32-in (leim-list.el): Depend on leim-ext.el as well.
53 Run Emacs to append non-empty non-comment lines in leim-ext.el
54 to leim-list.el.
55
dd4b03cd
JB
562006-12-05 Juanma Barranquero <lekktu@gmail.com>
57
58 * makefile.w32-in (MISC): Add $(srcdir)/quail/sisheng.elc.
59
41584b03
JB
602006-11-29 Juanma Barranquero <lekktu@gmail.com>
61
62 * quail/greek.el ("greek-mizuochi"): Remove spurious initial newline
63 in docstring.
64
9200c926
RF
652006-11-04 Romain Francoise <romain@orebokech.com>
66
67 * Makefile.in (bootstrap-clean): New target.
68
94461c21
KH
692006-10-12 Kenichi Handa <handa@m17n.org>
70
71 * Makefile.in (install): Be sure to make ${INSTALLDIR} before `cd'
72 to it.
73
f51dc44f
CY
742006-10-05 Chong Yidong <cyd@stupidchicken.com>
75
76 * quail/latin-ltx.el: Fix typo in previous change.
77
d781da00
SM
782006-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
79
80 * quail/latin-ltx.el: Remove rules that start with { since they are
81 redundant and hence impact the { key for no good reason.
82
bcc1caeb
KH
832006-10-02 Kenichi Handa <handa@m17n.org>
84
85 * Makefile.in (install): Fix previous change.
86
7ad02ea8
KH
872006-09-28 Kenichi Handa <handa@m17n.org>
88
89 * Makefile.in (install): Be sure to make ${INSTALLDIR}.
90
45a2056c
JB
912006-09-15 Jay Belanger <belanger@truman.edu>
92
93 * COPYING: Replace "Library Public License" by "Lesser Public
94 License" throughout.
95
f9536fb2
KH
962006-09-06 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
97
98 * quail/uni-input.el (ucs-input-method): Don't make the action of
99 a key not in [0-9a-zA-Z] when it was expected to be. Let the Emacs
100 mechanism do it.
101
62508862
DK
1022006-07-12 David Kastrup <dak@gnu.org>
103
104 * quail/greek.el: Change iota subscriptum transliteration in
105 Ibycus4 encoding's capitals from "i" to "|".
106
a6a2b5d4
EZ
1072006-03-03 Claudio Fontana <claudio@gnu.org>
108
9e2bcc86
EZ
109 * Makefile.in (install): Add DESTDIR variable to support staged
110 installations.
a6a2b5d4 111
abeb5855
EZ
1122005-12-17 Eli Zaretskii <eliz@gnu.org>
113
114 * makefile.w32-in ($(TIT), leim-list.el): Warn that parts of
115 commands enclosed in $(ARGQUOTE)s should not be split between two
116 lines, as that will break with GNU Make >3.80, when sh.exe is used
117 and arg quoting is with '..'.
118
11bdfcdd
AS
1192005-11-03 Andreas Schwab <schwab@suse.de>
120
121 * Makefile.in (GZIP_PROG): Renamed from GZIP.
122 (install): Adjust.
123
7a7f042f
RF
1242005-11-01 Romain Francoise <romain@orebokech.com>
125
126 * Makefile.in (install): Compress source files.
127
895725e1
JL
1282005-10-28 Juri Linkov <juri@jurta.org>
129
130 * quail/symbol-ksc.el: Add missing characters from 1st pos of
131 every table of [korean-ksc5601], and swap incorrectly ordered
132 characters at pos 91 and 90.
133
c814bdfc
KH
1342005-10-26 Torsten Bronger <bronger@physik.rwth-aachen.de> (tiny change)
135
136 * quail/latin-ltx.el ("TeX"): Change "\," mapping to U+202F (not
137 U+2006). Add more mappings from TeX's textcomp package.
138
f344e9d2
JL
1392005-10-25 Juri Linkov <juri@jurta.org>
140
141 * quail/cyrillic.el ("cyrillic-translit"): Set 4th arg `guidance'
142 to t for this multi-key input method.
143
a6726944
KH
1442005-10-24 Kenichi Handa <handa@m17n.org>
145
146 * quail/uni-input.el (ucs-input-activate): Don't add
147 quail-kill-guidance-buf to kill-buffer-hook.
148
71ec7e9b
KH
1492005-07-08 Kenichi Handa <handa@m17n.org>
150
151 * quail/japanese.el (quail-japanese-kanji-kkc): Fix order of
152 insertion and deletion.
153
a0ec7a4a
LK
1542005-07-04 Lute Kamstra <lute@gnu.org>
155
156 Update FSF's address in GPL notices.
157
59579816
KH
1582005-06-28 Kenichi Handa <handa@m17n.org>
159
160 * leim-ext.el: Add rules for inserting full-width space for
161 quail/Punct and quail/Punct-b5.
162
94d4bafb
EZ
1632005-06-04 Eli Zaretskii <eliz@gnu.org>
164
41584b03 165 * makefile.w32-in (distclean): Fix a typo (colon was after "clean").
94d4bafb
EZ
166 (extraclean): New target, emulates Makefile.in.
167
e183fe27
KH
1682005-04-06 Kenichi Handa <handa@m17n.org>
169
41584b03 170 * quail/sgml-input.el ("sgml"): Enable quail-completion by typing TAB.
e183fe27 171
eebfcf8e
KH
1722005-03-26 Kenichi Handa <handa@m17n.org>
173
41584b03 174 * quail/latin-ltx.el ("TeX"): Enable quail-completion by typing TAB.
eebfcf8e
KH
175
1762005-03-18 Kenichi Handa <handa@m17n.org>
db328182
KH
177
178 * quail/thai.el (quail-thai-update-translation): Delete it.
f4931aac 179 (thai-generate-quail-map): Generate a simpler map.
db328182
KH
180 ("thai-kesmanee"): Don't use quail-thai-update-translation.
181 (thai-generate-quail-map): Likewise.
182
761a8755
KH
1832005-03-15 Kenichi Handa <handa@m17n.org>
184
185 * quail/thai.el (thai-generate-quail-map): Fix the kesmanee layout.
186
c68f7e21
KH
1872005-03-08 Kenichi Handa <handa@m17n.org>
188
189 * quail/latin-pre.el ("latin-1-prefix"): Add rule "__"->"_".
190 ("latin-9-prefix"): Add rules "__"->"_", "_ "->NBSP.
191
a3341d3c
KH
1922004-12-04 Kenichi Handa <handa@m17n.org>
193
194 * quail/lao.el (lao-key-alist): Declare it by defvar.
195 (lao-key-alist-vector): New variable.
196 (lao-consonant-key-alist, lao-semivowel-key-alist)
197 (lao-vowel-key-alist, lao-voweltone-key-alist)
198 (lao-tone-key-alist, lao-other-key-alist): Initialize them from
199 lao-key-alist-vector.
200
a7ff4354
KH
2012004-09-25 Kenichi Handa <handa@m17n.org>
202
203 * quail/uni-input.el (ucs-input-method): Add error clause to
204 condition-case.
205
88a74fa5
KH
2062004-09-21 Kenichi Handa <handa@m17n.org>
207
208 * quail/uni-input.el: Move the call of register-input-method to
209 leim-ext.el.
210 (ucs-input-insert-char): New function.
211 (ucs-input-method): Use ucs-input-insert-char.
212 (ucs-input-activate): Call quail-hide-guidance instead of
213 quail-hide-guidance-buf.
214
215 * leim-ext.el: Add autoload for 'ucs-input-activate and
216 register-input-method for "ucs".
217
15203bb7
DK
2182004-08-21 David Kastrup <dak@gnu.org>
219
220 * quail/greek.el ("greek-babel"): Add accent/breathing/uppercase
221 combinations.
222
295f3b30
KH
2232004-08-16 Kenichi Handa <handa@m17n.org>
224
225 * quail/georgian.el ("georgian"): Call quail-define-package with
226 the show-layout arg t.
227
de10c114
AS
2282004-08-06 Andreas Schwab <schwab@suse.de>
229
230 * Makefile.in (install): Remove .arch-inventory files.
231
d604e09b
DK
2322004-07-01 David Kastrup <dak@gnu.org>
233
41584b03 234 * quail/greek.el ("((") ("))"): Add quotation mark shorthands.
d604e09b 235
f96ec754
AS
2362004-06-30 Andreas Schwab <schwab@suse.de>
237
238 * Makefile.in (${CHINESE-TIT:.elc=.el}): Depend on changed.tit to
239 serialize parallel builds.
240 (${MISC:.elc=.el}): Depend on changed.misc.
241
62bfe0fc
KH
2422004-06-05 Kenichi Handa <handa@m17n.org>
243
68330491
EZ
244 * Makefile.in (leim-list.el): Depend on leim-ext.el. Append the
245 contents of leim-ext.el to leim-list.el.
62bfe0fc
KH
246
247 * leim-ext.el: New file.
248
9254ee5e
KH
2492004-05-17 Werner Lemberg <wl@gnu.org>
250
251 * quail/sisheng.el: New file.
252
53e1a54f
KH
2532004-05-17 Kenichi Handa <handa@m17n.org>
254
255 * Makefile.in (OTHERS): Add ${srcdir}/quail/sisheng.elc.
256
cdc9b845
EZ
2572004-05-11 Eli Zaretskii <eliz@gnu.org>
258
259 * Makefile.in (leim-list.el): Move commands to convert TIT and
260 MISC dictionaries from here...
261 (changed.tit, changed.misc): ...to here. Remove the (now
262 unneeded) test of the contents of changed.* files.
263
9a28b921
AS
2642004-05-10 Andreas Schwab <schwab@suse.de>
265
266 * Makefile.in (all): Readd dependency on ${WORLD} so that lisp
267 files are compiled when bootstrapping.
268
bef96454
SM
2692004-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
270
271 * quail/latin-ltx.el ("TeX"): Fix typo.
272
d2c846aa
SM
2732004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
274
275 * quail/latin-ltx.el: Use utf-8 coding.
276 ("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
277
2cd23d89
KH
2782004-05-04 Kenichi Handa <handa@m17n.org>
279
280 * Makefile.in (TIT-SOURCES): Prepend ${srcdir} to each elemnt.
281 (MISC-SOURCES): Likewise.
282
2832004-05-01 Kenichi Handa <handa@m17n.org>
284
41584b03 285 * Makefile.in (OTHERS): Rename from MISC.
d2c846aa
SM
286 (MISC): Rename from MISC-DIC.
287 (WORLD): Adjute for the above changes.
2cd23d89
KH
288 (TIT-MISC, NON-TIT-MISC): New targets.
289 (all): Don't depend on ${WORLD}.
d2c846aa 290 (.NOTPARALLEL, .NO_PARALLEL, ${TIT}, ${MSIC-IDC}): Remove these targets.
2cd23d89
KH
291 (TIT-SOURCES, MISC-SOURCES): New macros.
292 (changed.tit, changed.misc): New targets.
d2c846aa 293 (leim-list.el): Depend on ${NON-TIT-MISC}, changed.tit, and
2cd23d89
KH
294 changed.misc. Generate quail files from TIT and MISC files if
295 necessary.
296 (clean mostlyclean): Delete ${TIT-MISC} instead of ${TIT} and
297 ${MISC-DIC}.
298
238add5e
JR
2992004-05-03 Jason Rumney <jasonr@gnu.org>
300
301 * makefile.nt: Remove.
302
d814862a
JB
3032004-04-23 Juanma Barranquero <lektu@terra.es>
304
305 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
306
28082746
AI
3072004-04-09 Andrew Innes <andrewi@gnu.org>
308
309 * makefile.w32-in (distclean clean): Remove nmake specific
310 stamp-subdir test.
311
bb62616f
KH
3122004-02-28 Kenichi Handa <handa@m17n.org>
313
d2c846aa 314 * Makefile.in (all): Depend on ${WORLD} instead of ${TIT} and
bb62616f
KH
315 ${MISC-DIC}.
316 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
317 (maintainer-clean): Delete files that are not in CVS repository.
318
d2c846aa 319 * makefile.nt (all): Depend on $(WORLD) instead of $(TIT) and
bb62616f
KH
320 $(MISC-DIC).
321 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
322 (maintainer-clean): Delete files that are not in CVS repository.
323
d2c846aa 324 * makefile.w32-in (all): Depend on $(WORLD) instead of $(TIT) and
bb62616f
KH
325 $(MISC-DIC).
326 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
327 (maintainer-clean): Delete files that are not in CVS repository.
328
15203bb7 3292004-02-16 J\e,Ai\e(Br\e,At\e(Bme Marant <jmarant@nerim.net> (tiny change)
f92f5e37
KH
330
331 * Makefile.in (distclean maintainer-clean): Depend on clean.
332
bdb6a227
KH
3332004-01-27 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
334
335 * quail/cyrillic.el ("bulgarian-bds"): Docstring fixed.
336
e555f8d5
KH
3372004-01-22 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
338
339 * quail/cyrillic.el ("bulgarian-phonetic"): Docstring fixed.
d814862a 340 Duplicate entry removed.
e555f8d5
KH
341 ("bulgarian-bds"): Docstring fixed.
342
c51b37fd
DL
3432003-10-06 Dave Love <fx@gnu.org>
344
345 * quail/latin-ltx.el: Several additions.
346
ac7ec68c
KH
3472003-08-25 Jesper Harder <harder@ifa.au.dk> (tiny change)
348
349 * quail/latin-pre.el ("german-prefix"): Fix typo in the docstring.
350
f653dfd9
DL
3512003-08-20 Dave Love <fx@gnu.org>
352
353 * quail/latin-ltx.el: Add \rhd.
354
15a03c32
MR
3552003-08-19 Markus Rost <rost@math.ohio-state.edu>
356
357 * quail/latin-pre.el ("french-prefix"): Fix spacing in docstring.
358
15f772c8
KH
3592003-07-21 KAWABATA, Taichi <kawabata@m17n.org>
360
d814862a 361 * quail/indian.el (quail-indian-update-translation): Adjust the
15f772c8
KH
362 behaviour according to the change of quail-translate-key.
363
603b8073
KH
3642003-05-22 Kenichi Handa <handa@m17n.org>
365
366 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Change the title
367 Chinese characters from GB to Big5.
368
34c614a8 3692003-05-01 Wlodzimierz Bzyl <matwb@julia.univ.gda.pl> (tiny change)
458d0770
KH
370
371 * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/.
372
069e6098
AS
3732003-04-05 Andreas Schwab <schwab@suse.de>
374
375 * Makefile.in (install): Remove CVS related and backup files from
376 installation directory.
377
15988eba
DK
3782003-02-27 David Kastrup <dak@gnu.org>
379
d814862a 380 * quail/greek.el (greek-babel): Add koronis transliteration.
15988eba 381
b2c16093
DK
3822003-02-23 David Kastrup <dak@gnu.org>
383
d814862a 384 * quail/greek.el (greek-babel): Fix <' accent.
b2c16093 385
a56c637d
DL
3862003-02-17 Dave Love <fx@gnu.org>
387
388 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
389
83930535
JB
3902003-02-14 Juanma Barranquero <lektu@terra.es>
391
d2c846aa 392 * quail/uni-input.el (utf-8-ccl-encode): Fix use of character constants.
83930535 393
61cb0b53 3942003-02-11 KAWABATA, Taichi <kawabata@m17n.org>
59fdf430
KH
395
396 * quail/indian.el (punjabi-itrans, gujarati-itrans, oriya-itrans)
d814862a 397 (bengali-itrans, assamese-itrans, telugu-itrans, kannada-itrans)
59fdf430
KH
398 (malayalam-itrans, tamil-itrans): New ITRANS based input methods.
399 (punjabi-inscript, gujarati-inscript, oriya-inscript)
400 (bengali-inscript, assamese-inscript, telugu-inscript)
d2c846aa
SM
401 (kannada-inscript, malayalam-inscript, tamil-inscript):
402 New INSCRIPT based input methods.
59fdf430 403
ff57e5d6
KH
4042003-02-07 Kenichi Handa <handa@m17n.org>
405
406 * quail/cyrillic.el: Update quail-package-alist (not
407 input-method-alist) to make "cyrillic-jcuken" an alias of
408 "russian-typewriter". Add cookie for quail-update-leim-list-file.
409
e29969ca
DK
4102003-02-05 David Kastrup <dak@gnu.org>
411
d2c846aa 412 * quail/greek.el: Fix iota accent typos in greek-babel encoding.
e29969ca 413
139c4e54
DL
4142003-01-05 Dave Love <fx@gnu.org>
415
416 * makefile.w32-in (SLAVIC): Add croatian.elc.
417
418 * Makefile.in (SLAVIC): Add croatian.elc.
419
420 * quail/croatian.el: New file.
421
abceb4ac
JB
4222002-12-10 Juanma Barranquero <lektu@terra.es>
423
424 * makefile.w32-in (LATIN): Add welsh.elc.
425 (MISC): Add georgian.elc.
426 (UNICODE): Add it.
427 (WORLD): Add $(UNICODE).
428
59daa29a
DL
4292002-11-14 Dave Love <fx@gnu.org>
430
431 * quail/slovak.el: Add coding cookie.
432
433 * quail/latin-ltx.el: Fix coding cookie.
434
435 * quail/hebrew.el: Add coding cookie.
436
437 * quail/czech.el: Add coding cookie.
438
439 * quail/welsh.el: Undo last change.
440
b4b11a40
DL
4412002-09-11 Dave Love <fx@gnu.org>
442
443 * quail/latin-post.el ("slovenian"): New.
444
570af494
KH
4452002-09-05 Kenichi Handa <handa@etl.go.jp>
446
447 * quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'.
448
ad0b1666
DL
4492002-07-24 Dave Love <fx@gnu.org>
450
a5e5d4ad
DL
451 * quail/latin-alt.el ("latin-alt-postfix"): New.
452
453 * quail/latin-post.el ("latin-postfix"): New.
454
ad0b1666
DL
455 * quail/latin-pre.el ("latin-1-prefix"): Add nbsp.
456 ("latin-3-prefix"): Doc fix.
a5e5d4ad 457 ("latin-prefix"): New.
ad0b1666 458
f860212e
DL
4592002-07-12 Dave Love <fx@gnu.org>
460
461 * quail/cyrillic.el: Doc fixes.
462 ("cyrillic-beylorussian"): Commented-out.
d2c846aa 463 ("cyrillic-translit-bulgarian"): Delete.
f860212e
DL
464 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
465 ("ukrainian-computer", "belarusian", "bulgarian-bds")
466 ("russian-computer"): New.
15203bb7 467 ("bulgarian-phonetic"): Rename from bulgarian-pho. Add \e,A'\e(B, \e$,1uV\e(B, \e$,1(N\e(B.
d2c846aa 468 ("russian-typewriter"): Rename from cyrillic-jcuken.
f860212e 469
282b5fb7
KH
4702002-06-20 Dave Love <fx@gnu.org>
471
472 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
570af494 473 characters and ~o -> \e$,1 A\e(B, ~O -> \e$,1 @\e(B.
282b5fb7 474
fe960d0a
EZ
4752002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
476
477 * Makefile.in (install): Use "tar -chf", to follow symlinks.
478
9a40c2fb
PJ
4792002-05-04 Triet Hoai Lai <thlai@ee.usyd.edu.au>
480
481 * quail/vntelex.el: Add even more rules.
482
ab59447f
PJ
4832002-04-30 Triet Hoai Lai <thlai@ee.usyd.edu.au>
484
485 * quail/vntelex.el: Add new rules to escape from composition.
486
e656fc9d
PJ
4872002-04-29 Triet Hoai Lai <thlai@ee.usyd.edu.au>
488
489 * quail/vntelex.el: Use proper charset.
490
177c0ea7 4912002-04-22 Koaunghi Un <koaunghi@ling.cnu.ac.kr>
0347c911
PJ
492
493 * quail/hanja.el ("Od"): Remove rule.
0347c911 494
175e150b
EZ
4952002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
496
497 * quail/indian.el: Replace commented-out lines with a condition
498 that is always false.
499
c031864a
JC
5002002-04-06 Jaeyoun Chung <jay@kldp.org>
501
d2c846aa 502 * quail/hanja3.el ("kf"): Add a few composing rules
c031864a
JC
503 from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr>
504
505 * quail/hangul3.el: buggy alternative second character
506 sequence fixed ('/' for 'v' pair).
507 added a few more third character composing rule.
508
129f2c75
WL
5092002-03-03 Werner Lemberg <wl@gnu.org>
510
511 * quail/vntelex.el: New file.
512 * Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE),
513 makefile.w32-in (VIETNAMESE): Add it.
514
5c196f29
AI
5152002-02-10 Andrew Innes <andrewi@gnu.org>
516
517 * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS).
518 ($(MISC_DIC)): Ditto.
519
108eaabb
RS
5202002-02-06 Richard M. Stallman <rms@gnu.org>
521
522 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~".
523 Don't define "~," at all.
524
570af494 5252002-01-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
cc13aa25 526
570af494 527 * quail/latin-pre.el (latin-2-prefix): Add \e$,1 :\e(B and \e$,1 ;\e(B.
cc13aa25
PJ
528 From "Dr. Eduard Werner" <edi.werner@gmx.de>.
529
18e1da99 5302002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
417f4d3a
EZ
531
532 * quail/greek.el: Changed the behavior of the "greek" input
18e1da99
EZ
533 method, to consider the "accent" and "diaeresis" as prefix keys.
534 A new method (named "greek-postfix") was added which implements
535 the old behavior. Also changed the mapping of the "Q/q" key to
536 produce the ":/;" characters, as is customary in greek keyboards.
537 From Nick Patavalis <npat@inaccessnetworks.com>.
417f4d3a 538
8f7d3eca
JC
5392002-01-07 Jaeyoun Chung <jay@kldp.org>
540
d814862a 541 * quail/hangul.el: Remove key sequence mapping for O[rsfaqtTd].
d2c846aa 542 Not used for Korean Hangul Type 2 (request from emacs-kr mailing list).
8f7d3eca 543
121f67fa
EZ
5442002-01-03 Eli Zaretskii <eliz@is.elta.co.il>
545
546 * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string.
547
7f93e2ab
DL
5482002-01-01 Dave Love <fx@gnu.org>
549
d2c846aa 550 * quail/indian.el (quail-define-indian-trans-package): Unquote lambda.
7f93e2ab
DL
551 (quail-define-inscript-package): Avoid mapcar*.
552
3c08498a
DL
5532001-12-20 Dave Love <fx@gnu.org>
554
555 * quail/latin-ltx.el: Fix un-doubled backslashes.
556
96566974
DL
5572001-12-15 Dave Love <fx@gnu.org>
558
abceb4ac 559 * quail/latin-pre.el ("french-prefix", "german-prefix")
96566974
DL
560 ("spanish-prefix"): Fix language assignment.
561
abceb4ac
JB
562 * quail/latin-post.el ("french-postfix", "german-postfix")
563 ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix")
564 ("french-keyboard", "french-azerty", "german")
96566974
DL
565 ("spanish-keyboard"): Fix language assignment.
566
567 * quail/indian.el: Don't require cl.
d2c846aa 568 (quail-indian-flatten-list): Rename from flatten-list.
96566974 569
abceb4ac
JB
570 * quail/cyrillic.el ("cyrillic-beylorussian")
571 ("cyrillic-ukrainian", "cyrillic-translit-bulgarian")
96566974
DL
572 ("belarusian", "bulgarian-pho"): Fix language assignment.
573
574 * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix")
575 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix")
576 ("turkish-alt-postfix"): Fix language assignment.
577 ("dutch"): Assign to Dutch. Use chars, not strings.
d2c846aa 578 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): New.
96566974 579
570af494 5802001-12-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
03f9f7ae
PJ
581
582 * COPYING: New file.
583
eea6cc1f
JC
5842001-12-03 Jaeyoun Chung <jay@kldp.org>
585
d814862a 586 * quail/hangul3.el: Add a few convenient composing sequences for
eea6cc1f
JC
587 Korean keyboard type 3 users.
588
de371c8c
DL
5892001-11-29 Dave Love <fx@gnu.org>
590
591 * quail/latin-ltx.el: Extra translations. Fix some
592 latin-iso8859-4 characters. Use Hebrew letters, not compatibility
593 symbols.
594
ea17b6e1
JR
5952001-11-28 Juanma Barranquero <lektu@terra.es>
596
d814862a 597 * makefile.w32-in (INDIAN): Adjust for the file name change;
ea17b6e1
JR
598 quail/devanagari.elc -> quail/indian.elc.
599
600 * makefile.nt (INDIAN): Likewise.
601
177c0ea7 6022001-11-21 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
8727d588
RS
603
604 * quail/devanagari.el: Renamed to indian.el.
605
606 * quail/indian.el: Renamed from devanagari.el, and completely
607 re-written. The input method devanagari-hindi-transliteration is
608 merged with devanagari-itrans, devanagari-keyboard-a is renamed to
609 devanagari-inscript, devanagari-transliteration is renamed to
610 devanagari-kyoto-harvard.
611
612 * Makefile.in: Adjusted for the file name change;
613 quail/devanagari.elc -> quail/indian.elc.
614
e154cc44
EZ
6152001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
616
617 * quail/welsh.el: Avoid an error message due to a commented-out
618 input method.
619
a6beb3d2
RS
6202001-11-05 Richard M. Stallman <rms@gnu.org>
621
622 * quail/rfc1345.el: Get rid of the explicit ^Z character.
623
cd946181
EZ
6242001-11-05 Eli Zaretskii <eliz@is.elta.co.il>
625
626 * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display.
627
7115232b
DL
6282001-11-04 Dave Love <fx@gnu.org>
629
630 * Makefile.in (LATIN): Add welsh.
631 (UNICODE): New.
632 (MISC): Add georgian.
633 (WORLD): Add UNICODE.
634
635 * quail/welsh.el, quail/georgian.el, quail/rfc1345.el:
636 * quail/uni-input.el, quail/sgml-input.el: New file.
637
638 * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods.
639
640 * quail/latin-alt.el ("dutch"): New method.
641
3a8b7edb
FP
6422001-10-27 Francesco Potorti` <pot@gnu.org>
643
644 * quail/latin-post.el ("italian-postfix"): Undo previous change.
645
646 * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change.
647
a4416b14
FP
6482001-10-25 Francesco Potorti` <pot@gnu.org>
649
650 * quail/latin-post.el ("italian-postfix"): Euro symbol.
651
652 * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol.
653
71431a0e
GM
6542001-10-20 Gerd Moellmann <gerd@gnu.org>
655
6aa97356 656 * (Version 21.1 released.)
71431a0e 657
c4e7e308
EZ
6582001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
659
660 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet
661 mappings, so that one could type them without leaving the Hanyu
662 Pinyin input method. Suggested by Kenichi Handa
663 <handa@etl.go.jp>.
664
51724e26
EZ
6652001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
666
667 * quail/greek.el ("greek-babel"): New input method. From David
668 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
669
ab952a4f
GM
6702001-10-05 Gerd Moellmann <gerd@gnu.org>
671
672 * Branch for 21.1.
a4416b14 673
00651fbf
EZ
6742001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
675
676 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup
677 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
678
5a397d28
GM
6792001-08-06 Gerd Moellmann <gerd@gnu.org>
680
681 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of
682 "chinese-py".
683 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
684
570af494 6852001-07-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
be567141 686
150998ec
PJ
687 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el
688 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el
689 * quail/greek.el, quail/hangul.el, quail/hangul3.el
690 * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el
691 * quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el
692 * quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el
693 * quail/latin-pre.el, quail/lrt.el, quail/py-punct.el
694 * quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el
695 * quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
be567141
PJ
696 follow coding conventions.
697
e6aeb775
AC
6982001-06-04 Andrew Choi <akochoi@i-cable.com>
699
700 * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el.
701
ec57454f
AI
7022001-06-01 Andrew Innes <andrewi@gnu.org>
703
704 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
705 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
706 $(srcdir)/quail/pypunct-b5.elc.
707 (NON_TIT_CNS): Remove.
708 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
709 (CHINESE_CNS): Remove.
710 (KOREAN): Add $(srcdir)/quail/hanja3.elc.
711 (LATIN): Add $(srcdir)/quail/latin-alt.elc and
712 $(srcdir)/quail/latin-ltx.elc.
713 (MISC_DIC): Copy from Makefile.in.
714 (CHINESE): Remove $(CHINESE_CNS).
715 (all): Add $(MISC_DIC) as target.
716 (.NOTPARALLEL): New target.
717 (.NO_PARALLEL): New target.
718 ($(MISC_DIC)): New target.
719 (clean mostlyclean): Clean more stuff.
720 (TIT_EL): New macro.
721 (MISC_DIC_EL): New macro.
722
723 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it.
724 (TIT-BIG5): Remove CTLauB.elc from it.
725 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it.
726 (clean mostlyclean): Remove obsolete reference.
727
70079787
EZ
7282001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
729
730 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display.
731
5e3d4fbc
AC
7322001-05-24 Andrew Choi <akochoi@i-cable.com>
733
937fad9a
AC
734 * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc.
735
5e3d4fbc
AC
736 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files.
737
738 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files.
739
740 * Makefile.in (TIT-GB): Remove CTLau.elc from it.
741 (TIT-BIG5): Remove CTLauB.elc from it.
742 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it.
743
f042e7b9
DL
7442001-05-17 Dave Love <fx@gnu.org>
745
d2c846aa 746 * quail/latin-ltx.el ("TeX"): Rename from "latin-latex2e".
f042e7b9
DL
747 Language family and indicator changed. Many new translations.
748
f08cf35b
GM
7492001-05-17 Gerd Moellmann <gerd@gnu.org>
750
751 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
752 slovak input methods. New maintainer. From Pavel Jan\e,Am\e(Bk
753 <Pavel@Janik.cz>.
754
b5eeaa1d
GM
7552001-04-23 Gerd Moellmann <gerd@gnu.org>
756
757 * quail/latin-ltx.el: Add more translations. From
570af494 758 jsbien@mimuw.edu.pl (Janusz S. Bie\e$,1 d\e(B).
b5eeaa1d 759
55a22ce1
EZ
7602001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
761
762 * quail/hangul.el <korean-hangul>: Doc fix.
763
90200fcc
AI
7642001-04-18 Andrew Innes <andrewi@gnu.org>
765
766 * makefile.w32-in (EMACSLOADPATH): Define.
a4416b14
FP
767 ($(TIT)):
768 ($(MISC_DIC)):
769 (.el.elc):
90200fcc
AI
770 (leim-list.el): Remove stuff to set EMACSLOADPATH.
771
f383cd0d
GM
7722001-04-05 Gerd Moellmann <gerd@gnu.org>
773
a55e4e68
GM
774 * Makefile.in (install): Remove .cvsignore files.
775
f383cd0d
GM
776 * quail/japanese.el ("japanese-hankaku-kana"): Don't use
777 the same translations as for `japanese'.
778
4c1dadb1
AI
7792001-04-03 Andrew Innes <andrewi@gnu.org>
780
781 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
782 quail/ZIRANMA.elc.
783 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
784 $(srcdir)/quail/tsang-b5.elc.
785 (NON_TIT_CNS): Delete.
786 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
787 (CHINESE_CNS): Delete.
788 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa
789 <handa@etl.go.jp>.
790 (MISC_DIC): New variable.
791 (CHINESE): Delete $(CHINESE_CNS).
792 (WORLD): Add $(MISC_DIC).
793 (all): Depends on $(MISC_DIC).
794 (.NOTPARALLEL, .NO_PARALLEL): New special targets.
795 ($(MISC_DIC)): New target.
796 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
797 and $(MISC_DIC:.elc=.el).
798
e217c26e
EZ
7992001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
800
a46d278b
EZ
801 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From
802 Kenichi Handa <handa@etl.go.jp>.
803
e217c26e
EZ
804 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
805
a3d0b0e0
KH
8062001-03-31 Kenichi Handa <handa@etl.go.jp>
807
808 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc
809 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
810 ${srcdir}/quail/tsang-b5.elc.
811 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
812 (CHINESE-CNS): Delete it.
813 (MISC-DIC): New variable.
814 (CHINESE): Delete ${CHINESE-CNS}.
4c1dadb1 815 (WORLD): Add ${MISC-DIC}.
a3d0b0e0
KH
816 (all): Depends on ${MISC-DIC}.
817 (${MISC-DIC}): New target.
818 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
819
820 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
821 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
822
823 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
824
825 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
826 quail/quick-cns.el: Delete them.
a4416b14 827
9d5d1075
EZ
8282001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
829
830 * Makefile.in (${TIT}): Fix whitespace.
831
ed31fabf
GM
8322001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
833
834 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
835 (${TIT}): If the target file already exist, don't remake it.
836
1e406be0
KH
8372001-03-21 Kenichi Handa <handa@etl.go.jp>
838
839 * quail/slovak.el ("slovak"): Translate "=q" to "`".
840
570af494 8412001-03-16 Pavel Jan\e,Am\e(Bk ml. <Pavel@Janik.cz>
8f369c02
KH
842
843 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
844 "=q", "+q", "=Q", and "+Q".
845 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
846 ("slovak-prog-2"): Likewise.
847 ("slovak-prog-3"): Likewise.
848
abfa36c4
EZ
8492001-03-16 Eli Zaretskii <eliz@is.elta.co.il>
850
851 * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
852
b8a7ebcf
KH
8532001-03-16 Kenichi Handa <handa@etl.go.jp>
854
855 * quail/japanese.el (quail-japanese-transliteration-rules): New
856 variable. Use it to define these input methods: "japanese",
857 "japanese-hiragana", "japanese-katakana".
1bdfe188
KH
858 (quail-japanese-kana-state): Delete this variable.
859 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
860 instead check if there's any Hiraganas in the converison region.
b8a7ebcf 861
9a639fce
KH
8622001-03-14 Kenichi Handa <handa@mule.m17n.org>
863
864 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
865
51ab41b7
KH
8662001-03-06 Kenichi Handa <handa@etl.go.jp>
867
868 * CXTERM-DIC/4Corner.tit: Add copyright notice.
869
36d5e61d
KH
8702001-03-05 Kenichi Handa <handa@etl.go.jp>
871
872 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
873 change of the speicial key bindings.
874
bf0bdce8
KH
8752001-02-22 Kenichi Handa <handa@etl.go.jp>
876
51ab41b7 877 * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
bf0bdce8
KH
878
879 * CXTERM-DIC/ETZY.tit: Likewise.
880
881 * CXTERM-DIC/ZOZY.tit: Likewise.
882
193fba87
AI
8832001-02-05 Andrew Innes <andrewi@gnu.org>
884
885 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
886 path absolute.
887
350d71b3
AI
8882001-02-03 Andrew Innes <andrewi@gnu.org>
889
890 * makefile.w32-in (LATIN): Fix last change to use () not {}.
891
49bd4a69
KH
8922001-02-02 Kenichi Handa <handa@etl.go.jp>
893
894 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
895
896 * makefile.w32-in (LATIN): Likewise.
897
898 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
899
a51e9546
AI
9002001-02-01 Andrew Innes <andrewi@gnu.org>
901
902 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
903
c91d43ed
KH
9042001-02-01 Kenichi Handa <handa@etl.go.jp>
905
906 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
907
908 * quail/greek.el ("greek-mizuochi"): New input method for
909 classical Greek.
910
7ccf7ab9 9112001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0 912
7ccf7ab9 913 * Makefile.in (extraclean): Added target so make doesn't die if
c522cff0
BW
914 one runs "make extraclean" at the top level.
915
0dac6924
AI
9162001-01-06 Andrew Innes <andrewi@gnu.org>
917
918 * makefile.nt ($(TIT)): Map .elc to .el.
919 (buildlisppath): Make path relative to $(MAKEDIR).
920
392164c1
AS
9212001-01-01 Andreas Schwab <schwab@suse.de>
922
923 * quail/latin-alt.el: Doc fixes.
924
ec6bd013
DL
9252000-12-18 Dave Love <fx@gnu.org>
926
570af494
KH
927 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate \e$,1!!\e(B entry.
928 Change \e$,1 s\e(B, \e$,1 r\e(B, \e,A6\e(B.
ec6bd013 929
8ff06845
KH
9302000-12-16 Kenichi Handa <handa@etl.go.jp>
931
932 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
933
4ee87dbb
AI
9342000-12-06 Andrew Innes <andrewi@gnu.org>
935
936 * makefile.w32-in (buildlisppath): Set to an absolute directory,
937 relative to $(CURDIR).
938 (INSTALLDIR): Use forward slash.
939
24c53d36
AI
9402000-11-24 Andrew Innes <andrewi@gnu.org>
941
942 * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
943
944 * makefile.nt (.SUFFIXES): New target, include .elc .el.
945
37c35586
KH
9462000-11-21 Kenichi Handa <handa@etl.go.jp>
947
948 * Makefile.in (.SUFFIXES): New target, include .elc .el.
949
3c7d764e
KH
9502000-11-17 Kenichi Handa <handa@etl.go.jp>
951
952 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
953 remember the conversion start.
954
f3d3c491
AI
9552000-10-21 Andrew Innes <andrewi@gnu.org>
956
957 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
958 of conditional invocation of make.
a4416b14
FP
959 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
960 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
f3d3c491
AI
961 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
962 files to .elc.
963 ($(TIT)): Adjusted for the above change.
964 (clean mostlyclean): Likewise.
965 (.el.elc): New target.
966
967 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
968 of conditional invocation of make.
a4416b14
FP
969 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
970 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
f3d3c491
AI
971 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
972 files to .elc.
973 ($(TIT)): Adjusted for the above change.
974 (clean mostlyclean): Likewise.
975 (.el.elc): New target.
976
a115794c
EZ
9772000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
978
979 * Makefile.in (${TIT}, clean): Don't use shell `command`
980 expansion, use ${TIT:.elc=.el} instead.
981
ce75c97a
GM
9822000-09-26 Gerd Moellmann <gerd@gnu.org>
983
984 * Makefile.in: Make this the leim Makefile.in.
985 (clean): Also remove $NON-TIT and $WORLD.
986 (RUN-EMACS): Set EMACSLOADPATH.
987
7b920aa1
KH
9882000-09-21 Kenichi Handa <handa@etl.go.jp>
989
36e44f62
KH
990 * Makefile.in: Revert to no-leim Makefile.
991
cd3c0140
KH
992 * quail/.cvsignore: Include *.elc.
993
994 * ja-dic/.cvsignore: New file.
7b920aa1 995
5eedab4d
AI
9962000-09-16 Andrew Innes <andrewi@gnu.org>
997
998 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
999 (leim-list.el): Ditto.
1000
1001 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
1002 (leim-list.el): Ditto.
1003
39f547f7
AI
10042000-09-15 Andrew Innes <andrewi@gnu.org>
1005
1006 * makefile.w32-in (clean mostlyclean): Ignore errors when removing
1007 files.
1008
fe83b953
AI
10092000-09-14 Andrew Innes <andrewi@gnu.org>
1010
1011 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
1012 leim-list.el.
1013 (distclean maintainer-clean): Ditto for stamp-subdir.
1014
1015 * makefile.nt: Rename skkdic to ja-dic.
1016
0fddd0dc
KH
10172000-09-07 Kenichi Handa <handa@etl.go.jp>
1018
1019 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
1020 translation.
1021
1022 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
1023
1024 * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
1025 ("chinese-tonepy-punct"): New input method.
1026
1027 * quail/latin-pre.el ("polish-slash"): Don't use keyboard
1028 translation.
1029
1030 * quail/japanese.el ("japanese"): Delete the key sequence for
1e4f1886 1031 Roman transliteration from the docstring because it's now shown
0fddd0dc
KH
1032 automatically.
1033 ("japanese-ascii", "japanese-zenkaku")
1034 ("japanese-hankaku-kana", "japanese-hiragana")
1035 ("japanese-katakana"): Docstring modified.
1036
1037 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
1038 on describe-input-method.
1039 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
1040
44ef7cf6
AI
10412000-09-03 Andrew Innes <andrewi@gnu.org>
1042
1043 * makefile.w32-in: New file.
f8803e97 1044 (install) Fix copying of directories.
44ef7cf6 1045
5724ab7a
KH
10462000-08-31 Kenichi Handa <handa@etl.go.jp>
1047
1048 * quail/thai.el (thai-generate-quail-map): If the length of
1049 translation is more than one, compose it.
1050
daba11ce
DL
10512000-08-29 Dave Love <fx@gnu.org>
1052
570af494 1053 * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e$,1 s\e(B and \e$,1 r\e(B.
a39fb83d 1054
daba11ce
DL
1055 * Makefile.in: ja-dic <- skk in several places.
1056
457dd64a
KH
10572000-08-25 Kenichi Handa <handa@etl.go.jp>
1058
1059 * ja-dic: Directory name changed from skkdic.
1060
a1a2e38f 1061 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
457dd64a
KH
1062
1063 * README: Rename skkdic to ja-dic throughout the file.
1064
68ce69e1
DL
10652000-08-24 Dave Love <fx@gnu.org>
1066
1067 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
457dd64a 1068 ("latin-1-prefix"): Add missing symbols.
68ce69e1 1069
5a76406c
DL
10702000-08-23 Dave Love <fx@gnu.org>
1071
1072 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give \e,A'\e(B and
1073 add ~p for \e,A6\e(B.
1074
240a16cf
KH
10752000-07-18 Kenichi Handa <handa@etl.go.jp>
1076
1077 * quail/japanese.el ("japanese"): Fix docstring.
1078
7a3fd467
KH
10792000-07-17 Kenichi Handa <handa@etl.go.jp>
1080
1081 * quail/japanese.el ("japanese"): Docstring modified.
1082
0bd5914b
KH
10832000-06-12 Kenichi Handa <handa@etl.go.jp>
1084
1085 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
1086 ("tibetan-wylie"): State transition table modified.
1087
4dc1225b
KH
10882000-06-01 Kenichi Handa <handa@etl.go.jp>
1089
1090 * quail/tibetan.el: Change all tibetan-1-column characters to
1091 tibetan. Quail map for "tibetan-wylie" fixed.
1092
177c0ea7 10932000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
6733d074
KH
1094
1095 * quail/latin-pre.el ("polish-slash"): New input method.
1096
69766f94
KH
10972000-03-02 Kenichi Handa <handa@etl.go.jp>
1098
1099 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
1100
9a90d84c
GM
11012000-02-01 Gerd Moellmann <gerd@gnu.org>
1102
1103 * Makefile.in: Make this the no-leim Makefile. Move the
1104 leim Makefile.in to ../leim-Makefile.in as it originally was.
1105
1106 * Makefile.noleim: Removed.
1107
cba32d22
KH
11082000-01-28 Kenichi Handa <handa@etl.go.jp>
1109
1110 * quail/hanja.el (korean-hanja): Add an entry for "wod".
1111
11ad3dee
KH
11122000-01-04 Kenichi Handa <handa@etl.go.jp>
1113
1114 * quail/japanese.el ("japanese"): Docstring augmented.
1115
5ec14d3c
KH
11161999-12-15 Kenichi Handa <handa@etl.go.jp>
1117
1118 * quail/lao.el: Rewritten for new composition.
1119
1120 * quail/lrt.el: Rewritten for new composition.
1121
1122 * quail/thai.el: Rewritten for new composition.
1123
1124 * quail/tibetan.el: Rewritten for new composition.
1125
113a1195
KH
11261999-12-13 Kenichi Handa <handa@etl.go.jp>
1127
1128 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
1129 characters, not Latin-1.
1130
98e85e34
GM
11311999-11-22 Andrew Innes <andrewi@gnu.org>
1132
1133 * makefile.nt: No need to generate subdirs.el.
1134
371f58d5
GM
11351999-11-21 Andrew Innes <andrewi@gnu.org>
1136
1137 * makefile.nt: New file.
1138
177c0ea7 11391999-10-26 Gerd Moellmann <gerd@gnu.org>
26922151
GM
1140
1141 * Makefile.noleim: New.
1142
58af2287
DL
11431999-09-19 Ken'ichi Handa <handa@gnu.org>
1144
1145 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
1146 turkish-postfix.
1147 ("turkish-postfix"): New Turkish input method which inserts
1148 Latin-5 characters.
1149
1150 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
1151 turkish-alt-postfix.
1152 ("turkish-alt-postfix"): New Turkish input method which inserts
1153 Latin-5 characters.
1154
11551999-07-12 Richard Stallman <rms@gnu.org>
1156
1157 * Version 20.4 released.
1158
11591998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
1160
1161 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
1162
11631999-06-14 Ken'ichi Handa <handa@gnu.org>
1164
1165 * quail/ethiopic.el ("ethiopic"): Add translation rules.
1166
11671999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
1168
1169 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
1170 hanja.el.
1171
11721999-05-25 Ken'ichi Handa <handa@gnu.org>
1173
1174 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
1175
11761999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
1177
1178 * quail/latin-pre.el ("romanian-prefix"): New input method.
1179 ("romanian-alt-prefix"): New input method.
1180
11811999-03-04 Kenichi Handa <handa@etl.go.jp>
1182
1183 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
1184
11851999-01-14 Kenichi Handa <handa@etl.go.jp>
1186
1187 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
1188 to convert is `n', change it to Japanese Hiragana `n' before
1189 conversion.
1190
11911999-01-11 Kenichi Handa <handa@etl.go.jp>
1192
1193 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
1194
1195 * quail/hebrew.el: New file.
1196
11971998-12-15 Kenichi Handa <handa@etl.go.jp>
1198
1199 * quail/devanagari.el (quail-devanagari-compose-characters):
1200 Adjusted for the change of input method handling.
1201 (quail-devanagari-hindi-compose-characters): Likewise.
1202
12031998-10-15 Kenichi Handa <handa@etl.go.jp>
1204
1205 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
1206 `(cd foo; pwd)`.
1207 (install): Likewise.
1208
12091998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
1210
1211 * quail/latin-post.el: Many doc fixes.
1212 ("latin-1-postfix"): Add sequence for the small superscript o.
1213 * quail/latin-pre.el: Many doc fixes.
1214 ("latin-1-prefix"): Add sequences for the small
1215 superscript underlined o and a.
1216
12171998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
1218
1219 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
1220 small superscript underlined o and a.
1221 ("italian-alt-postfix"): Change it to something useful and
a4416b14 1222 different from italian-postfix.
58af2287
DL
1223 * latin-post.el ("latin-1-postfix"): Add a method to enter the
1224 small superscript underlined o and a.
1225 ("italian-postfix"): Same as above.
1226 ("italian-postfix"): Add methods to enter e with acute accent and
1227 the >> and << symbols.
1228
12291998-09-25 Kenichi Handa <handa@etl.go.jp>
1230
1231 * quail/japanese.el (quail-japanese-hankaku-update-translation):
1232 Adjusted for the change of input method handling.
1233
12341998-09-11 Kenichi HANDA <handa@etl.go.jp>
1235
1236 * quail/japanese.el (quail-japanese-katakana-update-translation):
1237 Adjusted for the change of input method handling.
1238
12391998-08-31 Kenichi Handa <handa@etl.go.jp>
1240
1241 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
1242 change of input method handling.
1243 (quail-tibetan-input-tibkey): Likewise.
1244
12451998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1246
1247 * Version 20.3 released.
1248
12491998-08-16 Kenichi HANDA <handa@etl.go.jp>
1250
1251 * quail/czech.el ("czech"): Make this input method deterministic,
1252 kbd-translate, and show-layout.
1253
12541998-08-15 Kenichi HANDA <handa@etl.go.jp>
1255
1256 * quail/ethiopic.el: Fix several translation rules.
1257
12581998-08-12 Milan Zamazal <pdm@fi.muni.cz>
1259
1260 * quail/czech.el: Few key sequences added to some keyboards.
1261
12621998-08-06 Kenichi Handa <handa@etl.go.jp>
1263
1264 * quail/japanese.el (quail-japanese-use-double-n): New variable.
1265 (quail-japanese-update-translation): Adjusted for the change of
1266 quail-update-translation. Now this function should return
1267 CONTROL-FLAG.
1268 (quail-japanese-toggle-kana): Update quail-conversion-str.
1269 (quail-japanese-kanji-kkc): Likewise.
1270 (quail-japanese-switch-package): Reset quail-current-str and
1271 quail-conversion-str.
1272
12731998-07-24 Kenichi Handa <handa@etl.go.jp>
1274
1275 * quail/japanese.el (quail-japanese-kanji-kkc): Set
1276 quail-translation to nil after calling kkc-region so that
1277 translation mode is restarted correctly.
1278
12791998-07-21 Kenichi Handa <handa@etl.go.jp>
1280
1281 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
1282 that conversion is cancelled in kkc-region.
1283 (quail-japanese-switch-package): Fix previous change.
1284
12851998-07-19 Kenichi Handa <handa@etl.go.jp>
1286
1287 * quail/japanese.el (quail-japanese-update-translation): Handle
1288 a key which should fix the current translation and start a new
1289 translation correctly.
1290 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't
1291 change point.
1292
12931998-07-15 Kenichi Handa <handa@etl.go.jp>
1294
1295 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
1296 change of quail.el.
1297 (quail-japanese-switch-package): Likewise.
1298
12991998-07-03 Kenichi Handa <handa@etl.go.jp>
1300
1301 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
1302 Some keys for ancient Korean syllables are changed properly.
1303
13041998-06-20 Kenichi Handa <handa@etl.go.jp>
1305
1306 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
1307 (ethio-select-a-translation): New function.
1308
13091998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
1310
1311 * Makefile.in (RUN-EMACS): Add --multibyte.
1312
13131998-04-29 Karl Heuer <kwzh@gnu.org>
1314
1315 * Makefile.in (SLAVIC): Delete redundant backslash.
1316
13171998-04-28 Richard Stallman <rms@psilocin.gnu.org>
1318
1319 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
1320
13211998-04-20 Kenichi Handa <handa@etl.go.jp>
1322
1323 * Makefile.in (SLAVIC): New macro.
1324 (EUROPEAN): Include ${SLAVIC}.
1325
13261998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
1327
1328 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
1329 (leim-list.el): Depend on ${WORLD}.
1330
1331 * latin-alt.el (latin-2-alt-postfix): Doc fix.
1332
13331998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
1334
1335 * czech.el, slovak.el: Correct starting commentary.
1336
13371998-04-07 Milan Zamazal <pdm@fi.muni.cz>
1338
1339 * quail/czech.el, quail/slovak.el: Correct starting commentary.
1340
13411998-04-06 Andreas Schwab <schwab@gnu.org>
1342
1343 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
1344 to length.
1345 (lrt-generate-quail-map): Change sref to aref, and make second
1346 argument of substring a character index.
1347
13481998-03-26 Richard Stallman <rms@psilocin.gnu.org>
1349
1350 * Makefile.in (${TIT}): Fix shell conditional syntax.
1351
13521998-03-18 Kenichi Handa <handa@etl.go.jp>
1353
1354 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
1355 "/ " to "/" (instead of " ").
1356
13571998-03-17 Richard Stallman <rms@psilocin.gnu.org>
1358
1359 * quail/czech.el, quail/slovak.el: New files.
1360
13611998-03-10 Richard Stallman <rms@psilocin.gnu.org>
1362
1363 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
1364 Uses changed.
1365
13661998-03-05 Kenichi Handa <handa@etl.go.jp>
1367
1368 * Makefile.in (${TIT}): To byte-compile quail packages, use just
1369 built quail.
1370
177c0ea7 13711997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
58af2287
DL
1372
1373 * quail/hanja3.el: New file.
1374
1375 * quail/hanja-jis.el: Title string of the input method
1376 "korean-hanja-jis" changed.
1377
1378 * quail/symbol-ksc.el: Title string of the input method
1379 "korean-symbol" changed. Require 'korea-util.
1380 (quail-hangul-switch-back): Deleted.
1381
1382 * quail/hangul3.el: Require 'korea-util.
1383 (quail-hangul-switch-to-symbol-ksc): Deleted.
1384
1385 * quail/hanja.el: Require 'korea-util. Title string of the input
1386 method "korean-hanja" changed.
1387 (quail-hanja-switch-to-symbol-ksc): Deleted.
1388
1389 * quail/hangul.el: Require 'korea-util.
1390 (quail-hangul-switch-to-symbol-ksc): Deleted.
a4416b14 1391
58af2287
DL
13921997-10-23 Kenichi Handa <handa@etl.go.jp>
1393
1394 * quail/ethiopic.el: The title string of input method "Ethiopic"
1395 is changed.
1396
13971997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1398
1399 * Version 20.2 released.
1400
14011997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1402
1403 * quail/latin-post.el (german): Swap y and z.
1404
14051997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1406
1407 * Version 20.1 released.
1408
1409 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
a4416b14 1410
58af2287
DL
14111997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1412
1413 * quail/viqr.el (vietnamese-viqr): Doc fix.
1414
14151997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1416
1417 * quail/latin-alt.el: New file.
1418
14191997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1420
1421 * quail/latin-post.el: Undo previous change.
a4416b14 1422
58af2287
DL
14231997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1424
1425 * quail/latin-post.el (latin-2-postfix):
1426 Replace comma and period with `. Replace colon with /.
1427 (latin-1-postfix): Replace comma with /.
1428 (french-postfix): Replace comma with /.
1429 (latin-3-postfix): Replace comma with ` and period with /.
1430 (latin-4-postfix): Replace comma with ` and period with ~.
1431 (latin-5-postfix): Replace comma with ` and period with /.
1432 (turkish-postfix): Replace comma with ` and period with /.
1433
14341997-09-10 Kenichi Handa <handa@etl.go.jp>
1435
1436 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The
1437 function added to quail-mode-hook turn ethio-mode on only when
1438 input method "ethiopic" is begin used.
1439 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
1440 (ethio-toggle-space): Likewise.
1441 (ethio-insert-space): Likewise.
1442 (ethio-insert-ethio-space): Likewise.
1443 (ethio-prefer-ascii-punctuation): Likewise.
1444 (ethio-toggle-punctuation): Likewise.
1445 (ethio-gemination): Likewise.
1446 ("ethiopic"): Doc-string of this Quail package modified. Bind
1447 function keys for TRANSLATION-KEYMAP to
1448 quail-execute-non-quail-command.
1449
14501997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1451
1452 * Makefile.in (install): Use quail/* in the second tar that
1453 copies a dir named quail.
1454
14551997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1456
1457 * Makefile.in (install): Do not copy leim-list.el twice. Copy
1458 `skk' subdirectory too.
1459
14601997-09-03 Kenichi Handa <handa@etl.go.jp>
1461
1462 * quail/cyrillic.el: For each package, pass t for the SIMPLE
1463 argument to quail-define-package.
1464 * quail/cyril-jis.el: Likewise
1465 * quail/greek.el: Likewise.
1466 * quail/ipa.el: Likewise.
1467 * quail/lao.el: Likewise.
1468 * quail/lrt.el: Likewise.
1469 * quail/thai.el: Likewise.
1470 * quail/viqr.el: Likewise.
1471
14721997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
1473
1474 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg
1475 TRANSLATION-KEYS.
1476 (quail-mode-map): Change binding for ethio-insert-ethio-space.
1477 (quail-mode-hook): Check the current Quail package name.
1478
1479 * quail/latin-post.el: Add rules for cancelling accents by typing
1480 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
1481 packages.
1482
14831997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1484
1485 * quail/latin-post.el, quail/latin-pre.el: For each package,
1486 pass t for the SIMPLE argument to quail-define-package.
1487
14881997-08-28 Kenichi Handa <handa@etl.go.jp>
1489
1490 * Makefile.in (dotdot): This macro deleted.
1491 (SUBDIRS): Exclude skk.
1492 (all): Substitute ${WORLD} to ${TIT}.
1493 (%.el): This target deleted.
1494 (${TIT}): Check existence of `quail' subdirectory.
1495 (leim-list.el): Do not check old files.
1496 (install): If ${srcdir} is different from the current directory,
1497 copy also files under ${srcdir}.
1498
14991997-08-26 Kenichi Handa <handa@etl.go.jp>
1500
1501 * Makefile.in: Re-arrange macros so that the macro TIT contains
1502 only Quial packages generated from CXTERM dictionaries, and the
1503 macro NON-TIT contains only Quial packages distributed with Emacs.
1504 (install): Do not use -h option for tar, instead copy ${NON-TIT}
1505 and ${TIT} separately.
1506
15071997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1508
1509 * Makefile.in (install): Discard extra data in tar | tar command.
1510
15111997-08-23 Kenichi Handa <handa@etl.go.jp>
1512
1513 * quail/devanagari.el (quail-devanagari-compose-characters): Fix
1514 previous change.
1515 (quail-devanagari-hindi-compose-characters): Fix previous change.
1516
1517 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
1518 change.
1519
15201997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1521
1522 * Makefile.in (leim-list.el): Fix previous change.
1523
1524 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
1525
15261997-08-21 Kenichi HANDA <handa@etl.go.jp>
1527
1528 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
1529 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
1530 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
1531
1532 * Makefile.in (install): Just copy leim-list.el instead of running
1533 update-leim-list-file on ${INSTALLDIR}.
1534 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
1535 py-punct-b5.el -> pypunct-b5.el.
1536 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
1537 (leim-list.el): Delete old files not contained in ${WORLD}.
1538
1539 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
1540 input-method-after-insert-chunk-hook.
1541
1542 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
1543
15441997-08-19 Kenichi Handa <handa@etl.go.jp>
1545
1546 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
1547 package fixed.
1548
15491997-08-18 Kenichi Handa <handa@etl.go.jp>
1550
1551 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
1552 throw.
1553 (quail-japanese-kanji-kkc): Completely re-written.
1554 (quail-japanese-kkc-mode-exit): New function.
1555 (quail-japanese-switch-package): Call activate-input-method
1556 instead of select-input-method.
1557
1558 * quail/thai.el (thai-consonant-input): Typo fixed.
1559
1560 * quail/devanagari.el (quail-devanagari-compose-characters): Do
1561 not call throw.
1562 (quail-devanagari-hindi-compose-characters): Likewise.
1563
1564 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
1565 activate-input-method instead of select-input-method.
1566
1567 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
1568
1569 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use
1570 input-method-history instead of previous-input-method.
1571
15721997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
1573
59daa29a 1574 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
58af2287
DL
1575
15761997-08-16 Kenichi Handa <handa@etl.go.jp>
1577
1578 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
1579 ("lao-lrt"): Doc-string of this Quail package modified.
1580 Some tranlation rules added.
1581
1582 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
1583 (lao-quail-define-rules): Some translation rules corrected.
1584
15851997-08-11 Kenichi Handa <handa@etl.go.jp>
1586
1587 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
1588 (lrt-vowel-table): The entry for "aM" corrected.
1589
15901997-08-07 Kenichi Handa <handa@etl.go.jp>
1591
1592 * quail/lrt.el: Change title string of input method "lao-lrt".
1593 (lrt-single-consonant-table): Several key sequence changed.
1594 (lrt-composing-pattern-double-c): Handle a consonant with
1595 semi-vowel-lower correctly.
1596 (lrt-handle-maa-sakod): Do not reset quail-current-key.
1597 (lrt-handle-tone-mark): Check the existence of double consonant
1598 correctly.
1599
1600 * quail/lao.el: Change title string of input method "Lao".
1601
16021997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
1603
1604 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
1605 modified. Several tranlation rules modified.
1606
16071997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1608
1609 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
1610 quail/cyril-jis.el.
1611
1612 * quail/cyril-jis.el: New file.
1613
1614 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
1615
16161997-08-01 Kenichi Handa <handa@etl.go.jp>
1617
1618 * quail/ethiopic.el: In quail-mode-map, bind
1619 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
1620 Quail package "ethiopic".
1621
16221997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
1623
1624 * quail/cyrillic.el (cyrillic-translit): New input method.
1625
16261997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1627
1628 * quail/tibetan.el: New file.
1629
1630 * quail/py-punct.el: Require 'quail.
1631
1632 * quail/py-punct-b5.el: Require 'quail.
1633
1634 * quail/ethiopic.el: Change Quail package name to "ethiopic".
1635 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
1636
1637 * Makefile.in (TIT): New variable, contatination of TIT-GB and
1638 TIT-BIG5.
1639 (RUN-EMACS): Do not set EMACSLOADPATH.
1640 (ASIA): Include TIBEAN.
1641 (all): Remove stamp-bytecomp from dependency list.
1642 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
1643 (%.el): Make a link for byte-compiled file too.
1644 (stamp-bytecomp): Target deleted.
1645 (leim-list.el): Run Emacs with loading quail.
1646 (install-XXX): These targets deleted.
1647 (install): Remove files under INSTALLDIR before copying new files.
1648 Run Emacs with loading quail.
1649 (clean mostlyclean): Remove only generated files.
1650
16511997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1652
1653 * Makefile.in (stamp-bytecomp): Fix shell conditional.
1654 (clean): Fix shell conditional.
1655
16561997-07-21 Jim Meyering <meyering@eng.ascend.com>
1657
1658 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
1659 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
1660
16611997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1662
1663 * Makefile.in: Modified to avoid *.el files being regarded
1664 as intermidiate files and deleted by GNU make.
1665
1666 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
1667 (lrt-handle-maa-sakod): Correctly handle the case that
1668 quail-current-data is nil.
1669 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
1670 tone.
1671
16721997-07-15 Kenichi Handa <handa@etl.go.jp>
1673
1674 * quail/py-punct.el: New file.
1675
1676 * quail/py-punct-b5.el: New file.
1677
1678 * quail/japanese.el: Doc-string of Quail package japanese modified.
1679
1680 * Makefile.in: Rules re-written to avoid tricky code.
1681 (CHINEGE-GB): Include quail/py-punct.elc.
1682 (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
a4416b14 1683
58af2287
DL
1684
16851997-07-10 Kenichi Handa <handa@etl.go.jp>
1686
1687 * quail/latin-pre.el: Change titles of quail packages.
1688
1689 * quail/latin-post.el: Likewise.
1690
6922b018
KH
1691
1692;; Local Variables:
238add5e 1693;; coding: iso-2022-7bit
33462dfa 1694;; add-log-time-zone-rule: t
6922b018 1695;; End:
2a34a036 1696
a748d010
GM
1697 Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
1698 2007 Free Software Foundation, Inc.
5b87ad55
GM
1699
1700 This file is part of GNU Emacs.
1701
1702 GNU Emacs is free software; you can redistribute it and/or modify
1703 it under the terms of the GNU General Public License as published by
1704 the Free Software Foundation; either version 2, or (at your option)
1705 any later version.
1706
1707 GNU Emacs is distributed in the hope that it will be useful,
1708 but WITHOUT ANY WARRANTY; without even the implied warranty of
1709 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1710 GNU General Public License for more details.
1711
1712 You should have received a copy of the GNU General Public License
1713 along with GNU Emacs; see the file COPYING. If not, write to the
1714 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1715 Boston, MA 02110-1301, USA.
ab5796a9
MB
1716
1717;;; arch-tag: 4b364045-a476-4ff7-92ad-dde58dbd45b4