Mention desktop locking.
[bpt/emacs.git] / leim / ChangeLog
CommitLineData
cacc7b51
GM
12007-07-25 Glenn Morris <rgm@gnu.org>
2
3 * Relicense all FSF files to GPLv3 or later.
4
5 * COPYING: Switch to GPLv3.
6
1d2646cc
EZ
72007-07-20 Eli Zaretskii <eliz@gnu.org>
8
9 * makefile.w32-in (extraclean): Don't delete *~.
10
7dfc4cda
CY
112007-06-02 Chong Yidong <cyd@stupidchicken.com>
12
13 * Version 22.1 released.
14
dd822b89
KH
152007-01-30 Kenichi Handa <handa@m17n.org>
16
17 * CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/PY-b5.tit, CXTERM-DIC/SW.tit,
18 CXTERM-DIC/TONEPY.tit: Add copyright and license notices.
19
20 * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Add copyright and
21 license notices.
cacc7b51 22
bce8f5e8
KH
232007-01-24 Kenichi Handa <handa@m17n.org>
24
25 * MISC-DIC/README: New file.
26
27 * CXTERM-DIC/README: New file.
28
29 * CXTERM-DIC/4Corner.tit, CXTERM-DIC/CCDOSPY.tit,
30 CXTERM-DIC/PY-b5.tit, CXTERM-DIC/QJ-b5.tit, CXTERM-DIC/QJ.tit,
70462171 31 CXTERM-DIC/SW.tit, CXTERM-DIC/TONEPY.tit: Updated from
bce8f5e8
KH
32 X11R6/contrib/programs/cxterm.
33
34 * ja-dic/ja-dic.el: Regenerated.
35
88f698d9
KH
362007-01-12 Kenichi Handa <handa@m17n.org>
37
38 * quail/uni-input.el (ucs-input-method): Signal an error for a
39 Unicode character that is not yet supported.
40
14429ceb
AS
412006-12-26 Andreas Schwab <schwab@suse.de>
42
43 * Makefile.in (datarootdir): Define.
44
6148a044
EZ
452006-12-20 Eli Zaretskii <eliz@gnu.org>
46
47 * Makefile.in (leim-list.el): Depend on ${TIT-MISC}, not
48 ${NON-TIT-MISC}.
49
e4208ff7
JB
502006-12-09 Juanma Barranquero <lekktu@gmail.com>
51
52 * quail/latin-alt.el ("scandinavian-alt-postfix"): Fix typo.
53
54 * quail/uni-input.el (ucs-input-help): Fix title of ucs input method.
55
f248f005
EZ
562006-12-09 Eli Zaretskii <eliz@gnu.org>
57
58 * makefile.w32-in (leim-list.el): Depend on leim-ext.el as well.
59 Run Emacs to append non-empty non-comment lines in leim-ext.el
60 to leim-list.el.
61
dd4b03cd
JB
622006-12-05 Juanma Barranquero <lekktu@gmail.com>
63
64 * makefile.w32-in (MISC): Add $(srcdir)/quail/sisheng.elc.
65
41584b03
JB
662006-11-29 Juanma Barranquero <lekktu@gmail.com>
67
68 * quail/greek.el ("greek-mizuochi"): Remove spurious initial newline
69 in docstring.
70
9200c926
RF
712006-11-04 Romain Francoise <romain@orebokech.com>
72
73 * Makefile.in (bootstrap-clean): New target.
74
94461c21
KH
752006-10-12 Kenichi Handa <handa@m17n.org>
76
77 * Makefile.in (install): Be sure to make ${INSTALLDIR} before `cd'
78 to it.
79
f51dc44f
CY
802006-10-05 Chong Yidong <cyd@stupidchicken.com>
81
82 * quail/latin-ltx.el: Fix typo in previous change.
83
d781da00
SM
842006-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
85
86 * quail/latin-ltx.el: Remove rules that start with { since they are
87 redundant and hence impact the { key for no good reason.
88
bcc1caeb
KH
892006-10-02 Kenichi Handa <handa@m17n.org>
90
91 * Makefile.in (install): Fix previous change.
92
7ad02ea8
KH
932006-09-28 Kenichi Handa <handa@m17n.org>
94
95 * Makefile.in (install): Be sure to make ${INSTALLDIR}.
96
45a2056c
JB
972006-09-15 Jay Belanger <belanger@truman.edu>
98
99 * COPYING: Replace "Library Public License" by "Lesser Public
100 License" throughout.
101
f9536fb2
KH
1022006-09-06 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
103
104 * quail/uni-input.el (ucs-input-method): Don't make the action of
105 a key not in [0-9a-zA-Z] when it was expected to be. Let the Emacs
106 mechanism do it.
107
62508862
DK
1082006-07-12 David Kastrup <dak@gnu.org>
109
110 * quail/greek.el: Change iota subscriptum transliteration in
111 Ibycus4 encoding's capitals from "i" to "|".
112
a6a2b5d4
EZ
1132006-03-03 Claudio Fontana <claudio@gnu.org>
114
9e2bcc86
EZ
115 * Makefile.in (install): Add DESTDIR variable to support staged
116 installations.
a6a2b5d4 117
abeb5855
EZ
1182005-12-17 Eli Zaretskii <eliz@gnu.org>
119
120 * makefile.w32-in ($(TIT), leim-list.el): Warn that parts of
121 commands enclosed in $(ARGQUOTE)s should not be split between two
122 lines, as that will break with GNU Make >3.80, when sh.exe is used
123 and arg quoting is with '..'.
124
11bdfcdd
AS
1252005-11-03 Andreas Schwab <schwab@suse.de>
126
127 * Makefile.in (GZIP_PROG): Renamed from GZIP.
128 (install): Adjust.
129
7a7f042f
RF
1302005-11-01 Romain Francoise <romain@orebokech.com>
131
132 * Makefile.in (install): Compress source files.
133
895725e1
JL
1342005-10-28 Juri Linkov <juri@jurta.org>
135
136 * quail/symbol-ksc.el: Add missing characters from 1st pos of
137 every table of [korean-ksc5601], and swap incorrectly ordered
138 characters at pos 91 and 90.
139
c814bdfc
KH
1402005-10-26 Torsten Bronger <bronger@physik.rwth-aachen.de> (tiny change)
141
142 * quail/latin-ltx.el ("TeX"): Change "\," mapping to U+202F (not
143 U+2006). Add more mappings from TeX's textcomp package.
144
f344e9d2
JL
1452005-10-25 Juri Linkov <juri@jurta.org>
146
147 * quail/cyrillic.el ("cyrillic-translit"): Set 4th arg `guidance'
148 to t for this multi-key input method.
149
a6726944
KH
1502005-10-24 Kenichi Handa <handa@m17n.org>
151
152 * quail/uni-input.el (ucs-input-activate): Don't add
153 quail-kill-guidance-buf to kill-buffer-hook.
154
71ec7e9b
KH
1552005-07-08 Kenichi Handa <handa@m17n.org>
156
157 * quail/japanese.el (quail-japanese-kanji-kkc): Fix order of
158 insertion and deletion.
159
a0ec7a4a
LK
1602005-07-04 Lute Kamstra <lute@gnu.org>
161
162 Update FSF's address in GPL notices.
163
59579816
KH
1642005-06-28 Kenichi Handa <handa@m17n.org>
165
166 * leim-ext.el: Add rules for inserting full-width space for
167 quail/Punct and quail/Punct-b5.
168
94d4bafb
EZ
1692005-06-04 Eli Zaretskii <eliz@gnu.org>
170
41584b03 171 * makefile.w32-in (distclean): Fix a typo (colon was after "clean").
94d4bafb
EZ
172 (extraclean): New target, emulates Makefile.in.
173
e183fe27
KH
1742005-04-06 Kenichi Handa <handa@m17n.org>
175
41584b03 176 * quail/sgml-input.el ("sgml"): Enable quail-completion by typing TAB.
e183fe27 177
eebfcf8e
KH
1782005-03-26 Kenichi Handa <handa@m17n.org>
179
41584b03 180 * quail/latin-ltx.el ("TeX"): Enable quail-completion by typing TAB.
eebfcf8e
KH
181
1822005-03-18 Kenichi Handa <handa@m17n.org>
db328182
KH
183
184 * quail/thai.el (quail-thai-update-translation): Delete it.
f4931aac 185 (thai-generate-quail-map): Generate a simpler map.
db328182
KH
186 ("thai-kesmanee"): Don't use quail-thai-update-translation.
187 (thai-generate-quail-map): Likewise.
188
761a8755
KH
1892005-03-15 Kenichi Handa <handa@m17n.org>
190
191 * quail/thai.el (thai-generate-quail-map): Fix the kesmanee layout.
192
c68f7e21
KH
1932005-03-08 Kenichi Handa <handa@m17n.org>
194
195 * quail/latin-pre.el ("latin-1-prefix"): Add rule "__"->"_".
196 ("latin-9-prefix"): Add rules "__"->"_", "_ "->NBSP.
197
a3341d3c
KH
1982004-12-04 Kenichi Handa <handa@m17n.org>
199
200 * quail/lao.el (lao-key-alist): Declare it by defvar.
201 (lao-key-alist-vector): New variable.
202 (lao-consonant-key-alist, lao-semivowel-key-alist)
203 (lao-vowel-key-alist, lao-voweltone-key-alist)
204 (lao-tone-key-alist, lao-other-key-alist): Initialize them from
205 lao-key-alist-vector.
206
a7ff4354
KH
2072004-09-25 Kenichi Handa <handa@m17n.org>
208
209 * quail/uni-input.el (ucs-input-method): Add error clause to
210 condition-case.
211
88a74fa5
KH
2122004-09-21 Kenichi Handa <handa@m17n.org>
213
214 * quail/uni-input.el: Move the call of register-input-method to
215 leim-ext.el.
216 (ucs-input-insert-char): New function.
217 (ucs-input-method): Use ucs-input-insert-char.
218 (ucs-input-activate): Call quail-hide-guidance instead of
219 quail-hide-guidance-buf.
220
221 * leim-ext.el: Add autoload for 'ucs-input-activate and
222 register-input-method for "ucs".
223
15203bb7
DK
2242004-08-21 David Kastrup <dak@gnu.org>
225
226 * quail/greek.el ("greek-babel"): Add accent/breathing/uppercase
227 combinations.
228
295f3b30
KH
2292004-08-16 Kenichi Handa <handa@m17n.org>
230
231 * quail/georgian.el ("georgian"): Call quail-define-package with
232 the show-layout arg t.
233
de10c114
AS
2342004-08-06 Andreas Schwab <schwab@suse.de>
235
236 * Makefile.in (install): Remove .arch-inventory files.
237
d604e09b
DK
2382004-07-01 David Kastrup <dak@gnu.org>
239
41584b03 240 * quail/greek.el ("((") ("))"): Add quotation mark shorthands.
d604e09b 241
f96ec754
AS
2422004-06-30 Andreas Schwab <schwab@suse.de>
243
244 * Makefile.in (${CHINESE-TIT:.elc=.el}): Depend on changed.tit to
245 serialize parallel builds.
246 (${MISC:.elc=.el}): Depend on changed.misc.
247
62bfe0fc
KH
2482004-06-05 Kenichi Handa <handa@m17n.org>
249
68330491
EZ
250 * Makefile.in (leim-list.el): Depend on leim-ext.el. Append the
251 contents of leim-ext.el to leim-list.el.
62bfe0fc
KH
252
253 * leim-ext.el: New file.
254
9254ee5e
KH
2552004-05-17 Werner Lemberg <wl@gnu.org>
256
257 * quail/sisheng.el: New file.
258
53e1a54f
KH
2592004-05-17 Kenichi Handa <handa@m17n.org>
260
261 * Makefile.in (OTHERS): Add ${srcdir}/quail/sisheng.elc.
262
cdc9b845
EZ
2632004-05-11 Eli Zaretskii <eliz@gnu.org>
264
265 * Makefile.in (leim-list.el): Move commands to convert TIT and
266 MISC dictionaries from here...
267 (changed.tit, changed.misc): ...to here. Remove the (now
268 unneeded) test of the contents of changed.* files.
269
9a28b921
AS
2702004-05-10 Andreas Schwab <schwab@suse.de>
271
272 * Makefile.in (all): Readd dependency on ${WORLD} so that lisp
273 files are compiled when bootstrapping.
274
bef96454
SM
2752004-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
276
277 * quail/latin-ltx.el ("TeX"): Fix typo.
278
d2c846aa
SM
2792004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
280
281 * quail/latin-ltx.el: Use utf-8 coding.
282 ("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
283
2cd23d89
KH
2842004-05-04 Kenichi Handa <handa@m17n.org>
285
286 * Makefile.in (TIT-SOURCES): Prepend ${srcdir} to each elemnt.
287 (MISC-SOURCES): Likewise.
288
2892004-05-01 Kenichi Handa <handa@m17n.org>
290
41584b03 291 * Makefile.in (OTHERS): Rename from MISC.
d2c846aa
SM
292 (MISC): Rename from MISC-DIC.
293 (WORLD): Adjute for the above changes.
2cd23d89
KH
294 (TIT-MISC, NON-TIT-MISC): New targets.
295 (all): Don't depend on ${WORLD}.
d2c846aa 296 (.NOTPARALLEL, .NO_PARALLEL, ${TIT}, ${MSIC-IDC}): Remove these targets.
2cd23d89
KH
297 (TIT-SOURCES, MISC-SOURCES): New macros.
298 (changed.tit, changed.misc): New targets.
d2c846aa 299 (leim-list.el): Depend on ${NON-TIT-MISC}, changed.tit, and
2cd23d89
KH
300 changed.misc. Generate quail files from TIT and MISC files if
301 necessary.
302 (clean mostlyclean): Delete ${TIT-MISC} instead of ${TIT} and
303 ${MISC-DIC}.
304
238add5e
JR
3052004-05-03 Jason Rumney <jasonr@gnu.org>
306
307 * makefile.nt: Remove.
308
d814862a
JB
3092004-04-23 Juanma Barranquero <lektu@terra.es>
310
311 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
312
28082746
AI
3132004-04-09 Andrew Innes <andrewi@gnu.org>
314
315 * makefile.w32-in (distclean clean): Remove nmake specific
316 stamp-subdir test.
317
bb62616f
KH
3182004-02-28 Kenichi Handa <handa@m17n.org>
319
d2c846aa 320 * Makefile.in (all): Depend on ${WORLD} instead of ${TIT} and
bb62616f
KH
321 ${MISC-DIC}.
322 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
323 (maintainer-clean): Delete files that are not in CVS repository.
324
d2c846aa 325 * makefile.nt (all): Depend on $(WORLD) instead of $(TIT) and
bb62616f
KH
326 $(MISC-DIC).
327 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
328 (maintainer-clean): Delete files that are not in CVS repository.
329
d2c846aa 330 * makefile.w32-in (all): Depend on $(WORLD) instead of $(TIT) and
bb62616f
KH
331 $(MISC-DIC).
332 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
333 (maintainer-clean): Delete files that are not in CVS repository.
334
15203bb7 3352004-02-16 J\e,Ai\e(Br\e,At\e(Bme Marant <jmarant@nerim.net> (tiny change)
f92f5e37
KH
336
337 * Makefile.in (distclean maintainer-clean): Depend on clean.
338
bdb6a227
KH
3392004-01-27 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
340
341 * quail/cyrillic.el ("bulgarian-bds"): Docstring fixed.
342
e555f8d5
KH
3432004-01-22 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
344
345 * quail/cyrillic.el ("bulgarian-phonetic"): Docstring fixed.
d814862a 346 Duplicate entry removed.
e555f8d5
KH
347 ("bulgarian-bds"): Docstring fixed.
348
c51b37fd
DL
3492003-10-06 Dave Love <fx@gnu.org>
350
351 * quail/latin-ltx.el: Several additions.
352
ac7ec68c
KH
3532003-08-25 Jesper Harder <harder@ifa.au.dk> (tiny change)
354
355 * quail/latin-pre.el ("german-prefix"): Fix typo in the docstring.
356
f653dfd9
DL
3572003-08-20 Dave Love <fx@gnu.org>
358
359 * quail/latin-ltx.el: Add \rhd.
360
15a03c32
MR
3612003-08-19 Markus Rost <rost@math.ohio-state.edu>
362
363 * quail/latin-pre.el ("french-prefix"): Fix spacing in docstring.
364
15f772c8
KH
3652003-07-21 KAWABATA, Taichi <kawabata@m17n.org>
366
d814862a 367 * quail/indian.el (quail-indian-update-translation): Adjust the
15f772c8
KH
368 behaviour according to the change of quail-translate-key.
369
603b8073
KH
3702003-05-22 Kenichi Handa <handa@m17n.org>
371
372 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Change the title
373 Chinese characters from GB to Big5.
374
34c614a8 3752003-05-01 Wlodzimierz Bzyl <matwb@julia.univ.gda.pl> (tiny change)
458d0770
KH
376
377 * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/.
378
069e6098
AS
3792003-04-05 Andreas Schwab <schwab@suse.de>
380
381 * Makefile.in (install): Remove CVS related and backup files from
382 installation directory.
383
15988eba
DK
3842003-02-27 David Kastrup <dak@gnu.org>
385
d814862a 386 * quail/greek.el (greek-babel): Add koronis transliteration.
15988eba 387
b2c16093
DK
3882003-02-23 David Kastrup <dak@gnu.org>
389
d814862a 390 * quail/greek.el (greek-babel): Fix <' accent.
b2c16093 391
a56c637d
DL
3922003-02-17 Dave Love <fx@gnu.org>
393
394 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
395
83930535
JB
3962003-02-14 Juanma Barranquero <lektu@terra.es>
397
d2c846aa 398 * quail/uni-input.el (utf-8-ccl-encode): Fix use of character constants.
83930535 399
61cb0b53 4002003-02-11 KAWABATA, Taichi <kawabata@m17n.org>
59fdf430
KH
401
402 * quail/indian.el (punjabi-itrans, gujarati-itrans, oriya-itrans)
d814862a 403 (bengali-itrans, assamese-itrans, telugu-itrans, kannada-itrans)
59fdf430
KH
404 (malayalam-itrans, tamil-itrans): New ITRANS based input methods.
405 (punjabi-inscript, gujarati-inscript, oriya-inscript)
406 (bengali-inscript, assamese-inscript, telugu-inscript)
d2c846aa
SM
407 (kannada-inscript, malayalam-inscript, tamil-inscript):
408 New INSCRIPT based input methods.
59fdf430 409
ff57e5d6
KH
4102003-02-07 Kenichi Handa <handa@m17n.org>
411
412 * quail/cyrillic.el: Update quail-package-alist (not
413 input-method-alist) to make "cyrillic-jcuken" an alias of
414 "russian-typewriter". Add cookie for quail-update-leim-list-file.
415
e29969ca
DK
4162003-02-05 David Kastrup <dak@gnu.org>
417
d2c846aa 418 * quail/greek.el: Fix iota accent typos in greek-babel encoding.
e29969ca 419
139c4e54
DL
4202003-01-05 Dave Love <fx@gnu.org>
421
422 * makefile.w32-in (SLAVIC): Add croatian.elc.
423
424 * Makefile.in (SLAVIC): Add croatian.elc.
425
426 * quail/croatian.el: New file.
427
abceb4ac
JB
4282002-12-10 Juanma Barranquero <lektu@terra.es>
429
430 * makefile.w32-in (LATIN): Add welsh.elc.
431 (MISC): Add georgian.elc.
432 (UNICODE): Add it.
433 (WORLD): Add $(UNICODE).
434
59daa29a
DL
4352002-11-14 Dave Love <fx@gnu.org>
436
437 * quail/slovak.el: Add coding cookie.
438
439 * quail/latin-ltx.el: Fix coding cookie.
440
441 * quail/hebrew.el: Add coding cookie.
442
443 * quail/czech.el: Add coding cookie.
444
445 * quail/welsh.el: Undo last change.
446
b4b11a40
DL
4472002-09-11 Dave Love <fx@gnu.org>
448
449 * quail/latin-post.el ("slovenian"): New.
450
570af494
KH
4512002-09-05 Kenichi Handa <handa@etl.go.jp>
452
453 * quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'.
454
ad0b1666
DL
4552002-07-24 Dave Love <fx@gnu.org>
456
a5e5d4ad
DL
457 * quail/latin-alt.el ("latin-alt-postfix"): New.
458
459 * quail/latin-post.el ("latin-postfix"): New.
460
ad0b1666
DL
461 * quail/latin-pre.el ("latin-1-prefix"): Add nbsp.
462 ("latin-3-prefix"): Doc fix.
a5e5d4ad 463 ("latin-prefix"): New.
ad0b1666 464
f860212e
DL
4652002-07-12 Dave Love <fx@gnu.org>
466
467 * quail/cyrillic.el: Doc fixes.
468 ("cyrillic-beylorussian"): Commented-out.
d2c846aa 469 ("cyrillic-translit-bulgarian"): Delete.
f860212e
DL
470 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
471 ("ukrainian-computer", "belarusian", "bulgarian-bds")
472 ("russian-computer"): New.
15203bb7 473 ("bulgarian-phonetic"): Rename from bulgarian-pho. Add \e,A'\e(B, \e$,1uV\e(B, \e$,1(N\e(B.
d2c846aa 474 ("russian-typewriter"): Rename from cyrillic-jcuken.
f860212e 475
282b5fb7
KH
4762002-06-20 Dave Love <fx@gnu.org>
477
478 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
570af494 479 characters and ~o -> \e$,1 A\e(B, ~O -> \e$,1 @\e(B.
282b5fb7 480
fe960d0a
EZ
4812002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
482
483 * Makefile.in (install): Use "tar -chf", to follow symlinks.
484
9a40c2fb
PJ
4852002-05-04 Triet Hoai Lai <thlai@ee.usyd.edu.au>
486
487 * quail/vntelex.el: Add even more rules.
488
ab59447f
PJ
4892002-04-30 Triet Hoai Lai <thlai@ee.usyd.edu.au>
490
491 * quail/vntelex.el: Add new rules to escape from composition.
492
e656fc9d
PJ
4932002-04-29 Triet Hoai Lai <thlai@ee.usyd.edu.au>
494
495 * quail/vntelex.el: Use proper charset.
496
177c0ea7 4972002-04-22 Koaunghi Un <koaunghi@ling.cnu.ac.kr>
0347c911
PJ
498
499 * quail/hanja.el ("Od"): Remove rule.
0347c911 500
175e150b
EZ
5012002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
502
503 * quail/indian.el: Replace commented-out lines with a condition
504 that is always false.
505
c031864a
JC
5062002-04-06 Jaeyoun Chung <jay@kldp.org>
507
d2c846aa 508 * quail/hanja3.el ("kf"): Add a few composing rules
c031864a
JC
509 from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr>
510
511 * quail/hangul3.el: buggy alternative second character
512 sequence fixed ('/' for 'v' pair).
513 added a few more third character composing rule.
514
129f2c75
WL
5152002-03-03 Werner Lemberg <wl@gnu.org>
516
517 * quail/vntelex.el: New file.
518 * Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE),
519 makefile.w32-in (VIETNAMESE): Add it.
520
5c196f29
AI
5212002-02-10 Andrew Innes <andrewi@gnu.org>
522
523 * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS).
524 ($(MISC_DIC)): Ditto.
525
108eaabb
RS
5262002-02-06 Richard M. Stallman <rms@gnu.org>
527
528 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~".
529 Don't define "~," at all.
530
570af494 5312002-01-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
cc13aa25 532
570af494 533 * quail/latin-pre.el (latin-2-prefix): Add \e$,1 :\e(B and \e$,1 ;\e(B.
cc13aa25
PJ
534 From "Dr. Eduard Werner" <edi.werner@gmx.de>.
535
18e1da99 5362002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
417f4d3a
EZ
537
538 * quail/greek.el: Changed the behavior of the "greek" input
18e1da99
EZ
539 method, to consider the "accent" and "diaeresis" as prefix keys.
540 A new method (named "greek-postfix") was added which implements
541 the old behavior. Also changed the mapping of the "Q/q" key to
542 produce the ":/;" characters, as is customary in greek keyboards.
543 From Nick Patavalis <npat@inaccessnetworks.com>.
417f4d3a 544
8f7d3eca
JC
5452002-01-07 Jaeyoun Chung <jay@kldp.org>
546
d814862a 547 * quail/hangul.el: Remove key sequence mapping for O[rsfaqtTd].
d2c846aa 548 Not used for Korean Hangul Type 2 (request from emacs-kr mailing list).
8f7d3eca 549
121f67fa
EZ
5502002-01-03 Eli Zaretskii <eliz@is.elta.co.il>
551
552 * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string.
553
7f93e2ab
DL
5542002-01-01 Dave Love <fx@gnu.org>
555
d2c846aa 556 * quail/indian.el (quail-define-indian-trans-package): Unquote lambda.
7f93e2ab
DL
557 (quail-define-inscript-package): Avoid mapcar*.
558
3c08498a
DL
5592001-12-20 Dave Love <fx@gnu.org>
560
561 * quail/latin-ltx.el: Fix un-doubled backslashes.
562
96566974
DL
5632001-12-15 Dave Love <fx@gnu.org>
564
abceb4ac 565 * quail/latin-pre.el ("french-prefix", "german-prefix")
96566974
DL
566 ("spanish-prefix"): Fix language assignment.
567
abceb4ac
JB
568 * quail/latin-post.el ("french-postfix", "german-postfix")
569 ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix")
570 ("french-keyboard", "french-azerty", "german")
96566974
DL
571 ("spanish-keyboard"): Fix language assignment.
572
573 * quail/indian.el: Don't require cl.
d2c846aa 574 (quail-indian-flatten-list): Rename from flatten-list.
96566974 575
abceb4ac
JB
576 * quail/cyrillic.el ("cyrillic-beylorussian")
577 ("cyrillic-ukrainian", "cyrillic-translit-bulgarian")
96566974
DL
578 ("belarusian", "bulgarian-pho"): Fix language assignment.
579
580 * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix")
581 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix")
582 ("turkish-alt-postfix"): Fix language assignment.
583 ("dutch"): Assign to Dutch. Use chars, not strings.
d2c846aa 584 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): New.
96566974 585
570af494 5862001-12-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
03f9f7ae
PJ
587
588 * COPYING: New file.
589
eea6cc1f
JC
5902001-12-03 Jaeyoun Chung <jay@kldp.org>
591
d814862a 592 * quail/hangul3.el: Add a few convenient composing sequences for
eea6cc1f
JC
593 Korean keyboard type 3 users.
594
de371c8c
DL
5952001-11-29 Dave Love <fx@gnu.org>
596
597 * quail/latin-ltx.el: Extra translations. Fix some
598 latin-iso8859-4 characters. Use Hebrew letters, not compatibility
599 symbols.
600
ea17b6e1
JR
6012001-11-28 Juanma Barranquero <lektu@terra.es>
602
d814862a 603 * makefile.w32-in (INDIAN): Adjust for the file name change;
ea17b6e1
JR
604 quail/devanagari.elc -> quail/indian.elc.
605
606 * makefile.nt (INDIAN): Likewise.
607
177c0ea7 6082001-11-21 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
8727d588
RS
609
610 * quail/devanagari.el: Renamed to indian.el.
611
612 * quail/indian.el: Renamed from devanagari.el, and completely
613 re-written. The input method devanagari-hindi-transliteration is
614 merged with devanagari-itrans, devanagari-keyboard-a is renamed to
615 devanagari-inscript, devanagari-transliteration is renamed to
616 devanagari-kyoto-harvard.
617
618 * Makefile.in: Adjusted for the file name change;
619 quail/devanagari.elc -> quail/indian.elc.
620
e154cc44
EZ
6212001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
622
623 * quail/welsh.el: Avoid an error message due to a commented-out
624 input method.
625
a6beb3d2
RS
6262001-11-05 Richard M. Stallman <rms@gnu.org>
627
628 * quail/rfc1345.el: Get rid of the explicit ^Z character.
629
cd946181
EZ
6302001-11-05 Eli Zaretskii <eliz@is.elta.co.il>
631
632 * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display.
633
7115232b
DL
6342001-11-04 Dave Love <fx@gnu.org>
635
636 * Makefile.in (LATIN): Add welsh.
637 (UNICODE): New.
638 (MISC): Add georgian.
639 (WORLD): Add UNICODE.
640
641 * quail/welsh.el, quail/georgian.el, quail/rfc1345.el:
642 * quail/uni-input.el, quail/sgml-input.el: New file.
643
644 * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods.
645
646 * quail/latin-alt.el ("dutch"): New method.
647
3a8b7edb
FP
6482001-10-27 Francesco Potorti` <pot@gnu.org>
649
650 * quail/latin-post.el ("italian-postfix"): Undo previous change.
651
652 * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change.
653
a4416b14
FP
6542001-10-25 Francesco Potorti` <pot@gnu.org>
655
656 * quail/latin-post.el ("italian-postfix"): Euro symbol.
657
658 * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol.
659
71431a0e
GM
6602001-10-20 Gerd Moellmann <gerd@gnu.org>
661
6aa97356 662 * (Version 21.1 released.)
71431a0e 663
c4e7e308
EZ
6642001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
665
666 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet
667 mappings, so that one could type them without leaving the Hanyu
668 Pinyin input method. Suggested by Kenichi Handa
669 <handa@etl.go.jp>.
670
51724e26
EZ
6712001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
672
673 * quail/greek.el ("greek-babel"): New input method. From David
674 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
675
ab952a4f
GM
6762001-10-05 Gerd Moellmann <gerd@gnu.org>
677
678 * Branch for 21.1.
a4416b14 679
00651fbf
EZ
6802001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
681
682 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup
683 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
684
5a397d28
GM
6852001-08-06 Gerd Moellmann <gerd@gnu.org>
686
687 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of
688 "chinese-py".
689 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
690
570af494 6912001-07-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
be567141 692
150998ec
PJ
693 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el
694 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el
695 * quail/greek.el, quail/hangul.el, quail/hangul3.el
696 * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el
697 * quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el
698 * quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el
699 * quail/latin-pre.el, quail/lrt.el, quail/py-punct.el
700 * quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el
701 * quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
be567141
PJ
702 follow coding conventions.
703
e6aeb775
AC
7042001-06-04 Andrew Choi <akochoi@i-cable.com>
705
706 * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el.
707
ec57454f
AI
7082001-06-01 Andrew Innes <andrewi@gnu.org>
709
710 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
711 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
712 $(srcdir)/quail/pypunct-b5.elc.
713 (NON_TIT_CNS): Remove.
714 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
715 (CHINESE_CNS): Remove.
716 (KOREAN): Add $(srcdir)/quail/hanja3.elc.
717 (LATIN): Add $(srcdir)/quail/latin-alt.elc and
718 $(srcdir)/quail/latin-ltx.elc.
719 (MISC_DIC): Copy from Makefile.in.
720 (CHINESE): Remove $(CHINESE_CNS).
721 (all): Add $(MISC_DIC) as target.
722 (.NOTPARALLEL): New target.
723 (.NO_PARALLEL): New target.
724 ($(MISC_DIC)): New target.
725 (clean mostlyclean): Clean more stuff.
726 (TIT_EL): New macro.
727 (MISC_DIC_EL): New macro.
728
729 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it.
730 (TIT-BIG5): Remove CTLauB.elc from it.
731 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it.
732 (clean mostlyclean): Remove obsolete reference.
733
70079787
EZ
7342001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
735
736 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display.
737
5e3d4fbc
AC
7382001-05-24 Andrew Choi <akochoi@i-cable.com>
739
937fad9a
AC
740 * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc.
741
5e3d4fbc
AC
742 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files.
743
744 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files.
745
746 * Makefile.in (TIT-GB): Remove CTLau.elc from it.
747 (TIT-BIG5): Remove CTLauB.elc from it.
748 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it.
749
f042e7b9
DL
7502001-05-17 Dave Love <fx@gnu.org>
751
d2c846aa 752 * quail/latin-ltx.el ("TeX"): Rename from "latin-latex2e".
f042e7b9
DL
753 Language family and indicator changed. Many new translations.
754
f08cf35b
GM
7552001-05-17 Gerd Moellmann <gerd@gnu.org>
756
757 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
758 slovak input methods. New maintainer. From Pavel Jan\e,Am\e(Bk
759 <Pavel@Janik.cz>.
760
b5eeaa1d
GM
7612001-04-23 Gerd Moellmann <gerd@gnu.org>
762
763 * quail/latin-ltx.el: Add more translations. From
570af494 764 jsbien@mimuw.edu.pl (Janusz S. Bie\e$,1 d\e(B).
b5eeaa1d 765
55a22ce1
EZ
7662001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
767
768 * quail/hangul.el <korean-hangul>: Doc fix.
769
90200fcc
AI
7702001-04-18 Andrew Innes <andrewi@gnu.org>
771
772 * makefile.w32-in (EMACSLOADPATH): Define.
a4416b14
FP
773 ($(TIT)):
774 ($(MISC_DIC)):
775 (.el.elc):
90200fcc
AI
776 (leim-list.el): Remove stuff to set EMACSLOADPATH.
777
f383cd0d
GM
7782001-04-05 Gerd Moellmann <gerd@gnu.org>
779
a55e4e68
GM
780 * Makefile.in (install): Remove .cvsignore files.
781
f383cd0d
GM
782 * quail/japanese.el ("japanese-hankaku-kana"): Don't use
783 the same translations as for `japanese'.
784
4c1dadb1
AI
7852001-04-03 Andrew Innes <andrewi@gnu.org>
786
787 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
788 quail/ZIRANMA.elc.
789 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
790 $(srcdir)/quail/tsang-b5.elc.
791 (NON_TIT_CNS): Delete.
792 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
793 (CHINESE_CNS): Delete.
794 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa
795 <handa@etl.go.jp>.
796 (MISC_DIC): New variable.
797 (CHINESE): Delete $(CHINESE_CNS).
798 (WORLD): Add $(MISC_DIC).
799 (all): Depends on $(MISC_DIC).
800 (.NOTPARALLEL, .NO_PARALLEL): New special targets.
801 ($(MISC_DIC)): New target.
802 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
803 and $(MISC_DIC:.elc=.el).
804
e217c26e
EZ
8052001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
806
a46d278b
EZ
807 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From
808 Kenichi Handa <handa@etl.go.jp>.
809
e217c26e
EZ
810 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
811
a3d0b0e0
KH
8122001-03-31 Kenichi Handa <handa@etl.go.jp>
813
814 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc
815 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
816 ${srcdir}/quail/tsang-b5.elc.
817 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
818 (CHINESE-CNS): Delete it.
819 (MISC-DIC): New variable.
820 (CHINESE): Delete ${CHINESE-CNS}.
4c1dadb1 821 (WORLD): Add ${MISC-DIC}.
a3d0b0e0
KH
822 (all): Depends on ${MISC-DIC}.
823 (${MISC-DIC}): New target.
824 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
825
826 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
827 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
828
829 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
830
831 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
832 quail/quick-cns.el: Delete them.
a4416b14 833
9d5d1075
EZ
8342001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
835
836 * Makefile.in (${TIT}): Fix whitespace.
837
ed31fabf
GM
8382001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
839
840 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
841 (${TIT}): If the target file already exist, don't remake it.
842
1e406be0
KH
8432001-03-21 Kenichi Handa <handa@etl.go.jp>
844
845 * quail/slovak.el ("slovak"): Translate "=q" to "`".
846
570af494 8472001-03-16 Pavel Jan\e,Am\e(Bk ml. <Pavel@Janik.cz>
8f369c02
KH
848
849 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
850 "=q", "+q", "=Q", and "+Q".
851 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
852 ("slovak-prog-2"): Likewise.
853 ("slovak-prog-3"): Likewise.
854
abfa36c4
EZ
8552001-03-16 Eli Zaretskii <eliz@is.elta.co.il>
856
857 * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
858
b8a7ebcf
KH
8592001-03-16 Kenichi Handa <handa@etl.go.jp>
860
861 * quail/japanese.el (quail-japanese-transliteration-rules): New
862 variable. Use it to define these input methods: "japanese",
863 "japanese-hiragana", "japanese-katakana".
1bdfe188
KH
864 (quail-japanese-kana-state): Delete this variable.
865 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
866 instead check if there's any Hiraganas in the converison region.
b8a7ebcf 867
9a639fce
KH
8682001-03-14 Kenichi Handa <handa@mule.m17n.org>
869
870 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
871
51ab41b7
KH
8722001-03-06 Kenichi Handa <handa@etl.go.jp>
873
874 * CXTERM-DIC/4Corner.tit: Add copyright notice.
875
36d5e61d
KH
8762001-03-05 Kenichi Handa <handa@etl.go.jp>
877
878 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
879 change of the speicial key bindings.
880
bf0bdce8
KH
8812001-02-22 Kenichi Handa <handa@etl.go.jp>
882
51ab41b7 883 * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
bf0bdce8
KH
884
885 * CXTERM-DIC/ETZY.tit: Likewise.
886
887 * CXTERM-DIC/ZOZY.tit: Likewise.
888
193fba87
AI
8892001-02-05 Andrew Innes <andrewi@gnu.org>
890
891 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
892 path absolute.
893
350d71b3
AI
8942001-02-03 Andrew Innes <andrewi@gnu.org>
895
896 * makefile.w32-in (LATIN): Fix last change to use () not {}.
897
49bd4a69
KH
8982001-02-02 Kenichi Handa <handa@etl.go.jp>
899
900 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
901
902 * makefile.w32-in (LATIN): Likewise.
903
904 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
905
a51e9546
AI
9062001-02-01 Andrew Innes <andrewi@gnu.org>
907
908 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
909
c91d43ed
KH
9102001-02-01 Kenichi Handa <handa@etl.go.jp>
911
912 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
913
914 * quail/greek.el ("greek-mizuochi"): New input method for
915 classical Greek.
916
7ccf7ab9 9172001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0 918
7ccf7ab9 919 * Makefile.in (extraclean): Added target so make doesn't die if
c522cff0
BW
920 one runs "make extraclean" at the top level.
921
0dac6924
AI
9222001-01-06 Andrew Innes <andrewi@gnu.org>
923
924 * makefile.nt ($(TIT)): Map .elc to .el.
925 (buildlisppath): Make path relative to $(MAKEDIR).
926
392164c1
AS
9272001-01-01 Andreas Schwab <schwab@suse.de>
928
929 * quail/latin-alt.el: Doc fixes.
930
ec6bd013
DL
9312000-12-18 Dave Love <fx@gnu.org>
932
570af494
KH
933 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate \e$,1!!\e(B entry.
934 Change \e$,1 s\e(B, \e$,1 r\e(B, \e,A6\e(B.
ec6bd013 935
8ff06845
KH
9362000-12-16 Kenichi Handa <handa@etl.go.jp>
937
938 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
939
4ee87dbb
AI
9402000-12-06 Andrew Innes <andrewi@gnu.org>
941
942 * makefile.w32-in (buildlisppath): Set to an absolute directory,
943 relative to $(CURDIR).
944 (INSTALLDIR): Use forward slash.
945
24c53d36
AI
9462000-11-24 Andrew Innes <andrewi@gnu.org>
947
948 * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
949
950 * makefile.nt (.SUFFIXES): New target, include .elc .el.
951
37c35586
KH
9522000-11-21 Kenichi Handa <handa@etl.go.jp>
953
954 * Makefile.in (.SUFFIXES): New target, include .elc .el.
955
3c7d764e
KH
9562000-11-17 Kenichi Handa <handa@etl.go.jp>
957
958 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
959 remember the conversion start.
960
f3d3c491
AI
9612000-10-21 Andrew Innes <andrewi@gnu.org>
962
963 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
964 of conditional invocation of make.
a4416b14
FP
965 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
966 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
f3d3c491
AI
967 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
968 files to .elc.
969 ($(TIT)): Adjusted for the above change.
970 (clean mostlyclean): Likewise.
971 (.el.elc): New target.
972
973 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
974 of conditional invocation of make.
a4416b14
FP
975 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
976 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
f3d3c491
AI
977 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
978 files to .elc.
979 ($(TIT)): Adjusted for the above change.
980 (clean mostlyclean): Likewise.
981 (.el.elc): New target.
982
a115794c
EZ
9832000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
984
985 * Makefile.in (${TIT}, clean): Don't use shell `command`
986 expansion, use ${TIT:.elc=.el} instead.
987
ce75c97a
GM
9882000-09-26 Gerd Moellmann <gerd@gnu.org>
989
990 * Makefile.in: Make this the leim Makefile.in.
991 (clean): Also remove $NON-TIT and $WORLD.
992 (RUN-EMACS): Set EMACSLOADPATH.
993
7b920aa1
KH
9942000-09-21 Kenichi Handa <handa@etl.go.jp>
995
36e44f62
KH
996 * Makefile.in: Revert to no-leim Makefile.
997
cd3c0140
KH
998 * quail/.cvsignore: Include *.elc.
999
1000 * ja-dic/.cvsignore: New file.
7b920aa1 1001
5eedab4d
AI
10022000-09-16 Andrew Innes <andrewi@gnu.org>
1003
1004 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
1005 (leim-list.el): Ditto.
1006
1007 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
1008 (leim-list.el): Ditto.
1009
39f547f7
AI
10102000-09-15 Andrew Innes <andrewi@gnu.org>
1011
1012 * makefile.w32-in (clean mostlyclean): Ignore errors when removing
1013 files.
1014
fe83b953
AI
10152000-09-14 Andrew Innes <andrewi@gnu.org>
1016
1017 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
1018 leim-list.el.
1019 (distclean maintainer-clean): Ditto for stamp-subdir.
1020
1021 * makefile.nt: Rename skkdic to ja-dic.
1022
0fddd0dc
KH
10232000-09-07 Kenichi Handa <handa@etl.go.jp>
1024
1025 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
1026 translation.
1027
1028 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
1029
1030 * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
1031 ("chinese-tonepy-punct"): New input method.
1032
1033 * quail/latin-pre.el ("polish-slash"): Don't use keyboard
1034 translation.
1035
1036 * quail/japanese.el ("japanese"): Delete the key sequence for
1e4f1886 1037 Roman transliteration from the docstring because it's now shown
0fddd0dc
KH
1038 automatically.
1039 ("japanese-ascii", "japanese-zenkaku")
1040 ("japanese-hankaku-kana", "japanese-hiragana")
1041 ("japanese-katakana"): Docstring modified.
1042
1043 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
1044 on describe-input-method.
1045 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
1046
44ef7cf6
AI
10472000-09-03 Andrew Innes <andrewi@gnu.org>
1048
1049 * makefile.w32-in: New file.
f8803e97 1050 (install) Fix copying of directories.
44ef7cf6 1051
5724ab7a
KH
10522000-08-31 Kenichi Handa <handa@etl.go.jp>
1053
1054 * quail/thai.el (thai-generate-quail-map): If the length of
1055 translation is more than one, compose it.
1056
daba11ce
DL
10572000-08-29 Dave Love <fx@gnu.org>
1058
570af494 1059 * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e$,1 s\e(B and \e$,1 r\e(B.
a39fb83d 1060
daba11ce
DL
1061 * Makefile.in: ja-dic <- skk in several places.
1062
457dd64a
KH
10632000-08-25 Kenichi Handa <handa@etl.go.jp>
1064
1065 * ja-dic: Directory name changed from skkdic.
1066
a1a2e38f 1067 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
457dd64a
KH
1068
1069 * README: Rename skkdic to ja-dic throughout the file.
1070
68ce69e1
DL
10712000-08-24 Dave Love <fx@gnu.org>
1072
1073 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
457dd64a 1074 ("latin-1-prefix"): Add missing symbols.
68ce69e1 1075
5a76406c
DL
10762000-08-23 Dave Love <fx@gnu.org>
1077
1078 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give \e,A'\e(B and
1079 add ~p for \e,A6\e(B.
1080
240a16cf
KH
10812000-07-18 Kenichi Handa <handa@etl.go.jp>
1082
1083 * quail/japanese.el ("japanese"): Fix docstring.
1084
7a3fd467
KH
10852000-07-17 Kenichi Handa <handa@etl.go.jp>
1086
1087 * quail/japanese.el ("japanese"): Docstring modified.
1088
0bd5914b
KH
10892000-06-12 Kenichi Handa <handa@etl.go.jp>
1090
1091 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
1092 ("tibetan-wylie"): State transition table modified.
1093
4dc1225b
KH
10942000-06-01 Kenichi Handa <handa@etl.go.jp>
1095
1096 * quail/tibetan.el: Change all tibetan-1-column characters to
1097 tibetan. Quail map for "tibetan-wylie" fixed.
1098
177c0ea7 10992000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
6733d074
KH
1100
1101 * quail/latin-pre.el ("polish-slash"): New input method.
1102
69766f94
KH
11032000-03-02 Kenichi Handa <handa@etl.go.jp>
1104
1105 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
1106
9a90d84c
GM
11072000-02-01 Gerd Moellmann <gerd@gnu.org>
1108
1109 * Makefile.in: Make this the no-leim Makefile. Move the
1110 leim Makefile.in to ../leim-Makefile.in as it originally was.
1111
1112 * Makefile.noleim: Removed.
1113
cba32d22
KH
11142000-01-28 Kenichi Handa <handa@etl.go.jp>
1115
1116 * quail/hanja.el (korean-hanja): Add an entry for "wod".
1117
11ad3dee
KH
11182000-01-04 Kenichi Handa <handa@etl.go.jp>
1119
1120 * quail/japanese.el ("japanese"): Docstring augmented.
1121
5ec14d3c
KH
11221999-12-15 Kenichi Handa <handa@etl.go.jp>
1123
1124 * quail/lao.el: Rewritten for new composition.
1125
1126 * quail/lrt.el: Rewritten for new composition.
1127
1128 * quail/thai.el: Rewritten for new composition.
1129
1130 * quail/tibetan.el: Rewritten for new composition.
1131
113a1195
KH
11321999-12-13 Kenichi Handa <handa@etl.go.jp>
1133
1134 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
1135 characters, not Latin-1.
1136
98e85e34
GM
11371999-11-22 Andrew Innes <andrewi@gnu.org>
1138
1139 * makefile.nt: No need to generate subdirs.el.
1140
371f58d5
GM
11411999-11-21 Andrew Innes <andrewi@gnu.org>
1142
1143 * makefile.nt: New file.
1144
177c0ea7 11451999-10-26 Gerd Moellmann <gerd@gnu.org>
26922151
GM
1146
1147 * Makefile.noleim: New.
1148
58af2287
DL
11491999-09-19 Ken'ichi Handa <handa@gnu.org>
1150
1151 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
1152 turkish-postfix.
1153 ("turkish-postfix"): New Turkish input method which inserts
1154 Latin-5 characters.
1155
1156 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
1157 turkish-alt-postfix.
1158 ("turkish-alt-postfix"): New Turkish input method which inserts
1159 Latin-5 characters.
1160
11611999-07-12 Richard Stallman <rms@gnu.org>
1162
1163 * Version 20.4 released.
1164
11651998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
1166
1167 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
1168
11691999-06-14 Ken'ichi Handa <handa@gnu.org>
1170
1171 * quail/ethiopic.el ("ethiopic"): Add translation rules.
1172
11731999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
1174
1175 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
1176 hanja.el.
1177
11781999-05-25 Ken'ichi Handa <handa@gnu.org>
1179
1180 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
1181
11821999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
1183
1184 * quail/latin-pre.el ("romanian-prefix"): New input method.
1185 ("romanian-alt-prefix"): New input method.
1186
11871999-03-04 Kenichi Handa <handa@etl.go.jp>
1188
1189 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
1190
11911999-01-14 Kenichi Handa <handa@etl.go.jp>
1192
1193 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
1194 to convert is `n', change it to Japanese Hiragana `n' before
1195 conversion.
1196
11971999-01-11 Kenichi Handa <handa@etl.go.jp>
1198
1199 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
1200
1201 * quail/hebrew.el: New file.
1202
12031998-12-15 Kenichi Handa <handa@etl.go.jp>
1204
1205 * quail/devanagari.el (quail-devanagari-compose-characters):
1206 Adjusted for the change of input method handling.
1207 (quail-devanagari-hindi-compose-characters): Likewise.
1208
12091998-10-15 Kenichi Handa <handa@etl.go.jp>
1210
1211 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
1212 `(cd foo; pwd)`.
1213 (install): Likewise.
1214
12151998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
1216
1217 * quail/latin-post.el: Many doc fixes.
1218 ("latin-1-postfix"): Add sequence for the small superscript o.
1219 * quail/latin-pre.el: Many doc fixes.
1220 ("latin-1-prefix"): Add sequences for the small
1221 superscript underlined o and a.
1222
12231998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
1224
1225 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
1226 small superscript underlined o and a.
1227 ("italian-alt-postfix"): Change it to something useful and
a4416b14 1228 different from italian-postfix.
58af2287
DL
1229 * latin-post.el ("latin-1-postfix"): Add a method to enter the
1230 small superscript underlined o and a.
1231 ("italian-postfix"): Same as above.
1232 ("italian-postfix"): Add methods to enter e with acute accent and
1233 the >> and << symbols.
1234
12351998-09-25 Kenichi Handa <handa@etl.go.jp>
1236
1237 * quail/japanese.el (quail-japanese-hankaku-update-translation):
1238 Adjusted for the change of input method handling.
1239
12401998-09-11 Kenichi HANDA <handa@etl.go.jp>
1241
1242 * quail/japanese.el (quail-japanese-katakana-update-translation):
1243 Adjusted for the change of input method handling.
1244
12451998-08-31 Kenichi Handa <handa@etl.go.jp>
1246
1247 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
1248 change of input method handling.
1249 (quail-tibetan-input-tibkey): Likewise.
1250
12511998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1252
1253 * Version 20.3 released.
1254
12551998-08-16 Kenichi HANDA <handa@etl.go.jp>
1256
1257 * quail/czech.el ("czech"): Make this input method deterministic,
1258 kbd-translate, and show-layout.
1259
12601998-08-15 Kenichi HANDA <handa@etl.go.jp>
1261
1262 * quail/ethiopic.el: Fix several translation rules.
1263
12641998-08-12 Milan Zamazal <pdm@fi.muni.cz>
1265
1266 * quail/czech.el: Few key sequences added to some keyboards.
1267
12681998-08-06 Kenichi Handa <handa@etl.go.jp>
1269
1270 * quail/japanese.el (quail-japanese-use-double-n): New variable.
1271 (quail-japanese-update-translation): Adjusted for the change of
1272 quail-update-translation. Now this function should return
1273 CONTROL-FLAG.
1274 (quail-japanese-toggle-kana): Update quail-conversion-str.
1275 (quail-japanese-kanji-kkc): Likewise.
1276 (quail-japanese-switch-package): Reset quail-current-str and
1277 quail-conversion-str.
1278
12791998-07-24 Kenichi Handa <handa@etl.go.jp>
1280
1281 * quail/japanese.el (quail-japanese-kanji-kkc): Set
1282 quail-translation to nil after calling kkc-region so that
1283 translation mode is restarted correctly.
1284
12851998-07-21 Kenichi Handa <handa@etl.go.jp>
1286
1287 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
1288 that conversion is cancelled in kkc-region.
1289 (quail-japanese-switch-package): Fix previous change.
1290
12911998-07-19 Kenichi Handa <handa@etl.go.jp>
1292
1293 * quail/japanese.el (quail-japanese-update-translation): Handle
1294 a key which should fix the current translation and start a new
1295 translation correctly.
1296 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't
1297 change point.
1298
12991998-07-15 Kenichi Handa <handa@etl.go.jp>
1300
1301 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
1302 change of quail.el.
1303 (quail-japanese-switch-package): Likewise.
1304
13051998-07-03 Kenichi Handa <handa@etl.go.jp>
1306
1307 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
1308 Some keys for ancient Korean syllables are changed properly.
1309
13101998-06-20 Kenichi Handa <handa@etl.go.jp>
1311
1312 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
1313 (ethio-select-a-translation): New function.
1314
13151998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
1316
1317 * Makefile.in (RUN-EMACS): Add --multibyte.
1318
13191998-04-29 Karl Heuer <kwzh@gnu.org>
1320
1321 * Makefile.in (SLAVIC): Delete redundant backslash.
1322
13231998-04-28 Richard Stallman <rms@psilocin.gnu.org>
1324
1325 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
1326
13271998-04-20 Kenichi Handa <handa@etl.go.jp>
1328
1329 * Makefile.in (SLAVIC): New macro.
1330 (EUROPEAN): Include ${SLAVIC}.
1331
13321998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
1333
1334 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
1335 (leim-list.el): Depend on ${WORLD}.
1336
1337 * latin-alt.el (latin-2-alt-postfix): Doc fix.
1338
13391998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
1340
1341 * czech.el, slovak.el: Correct starting commentary.
1342
13431998-04-07 Milan Zamazal <pdm@fi.muni.cz>
1344
1345 * quail/czech.el, quail/slovak.el: Correct starting commentary.
1346
13471998-04-06 Andreas Schwab <schwab@gnu.org>
1348
1349 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
1350 to length.
1351 (lrt-generate-quail-map): Change sref to aref, and make second
1352 argument of substring a character index.
1353
13541998-03-26 Richard Stallman <rms@psilocin.gnu.org>
1355
1356 * Makefile.in (${TIT}): Fix shell conditional syntax.
1357
13581998-03-18 Kenichi Handa <handa@etl.go.jp>
1359
1360 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
1361 "/ " to "/" (instead of " ").
1362
13631998-03-17 Richard Stallman <rms@psilocin.gnu.org>
1364
1365 * quail/czech.el, quail/slovak.el: New files.
1366
13671998-03-10 Richard Stallman <rms@psilocin.gnu.org>
1368
1369 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
1370 Uses changed.
1371
13721998-03-05 Kenichi Handa <handa@etl.go.jp>
1373
1374 * Makefile.in (${TIT}): To byte-compile quail packages, use just
1375 built quail.
1376
177c0ea7 13771997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
58af2287
DL
1378
1379 * quail/hanja3.el: New file.
1380
1381 * quail/hanja-jis.el: Title string of the input method
1382 "korean-hanja-jis" changed.
1383
1384 * quail/symbol-ksc.el: Title string of the input method
1385 "korean-symbol" changed. Require 'korea-util.
1386 (quail-hangul-switch-back): Deleted.
1387
1388 * quail/hangul3.el: Require 'korea-util.
1389 (quail-hangul-switch-to-symbol-ksc): Deleted.
1390
1391 * quail/hanja.el: Require 'korea-util. Title string of the input
1392 method "korean-hanja" changed.
1393 (quail-hanja-switch-to-symbol-ksc): Deleted.
1394
1395 * quail/hangul.el: Require 'korea-util.
1396 (quail-hangul-switch-to-symbol-ksc): Deleted.
a4416b14 1397
58af2287
DL
13981997-10-23 Kenichi Handa <handa@etl.go.jp>
1399
1400 * quail/ethiopic.el: The title string of input method "Ethiopic"
1401 is changed.
1402
14031997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1404
1405 * Version 20.2 released.
1406
14071997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1408
1409 * quail/latin-post.el (german): Swap y and z.
1410
14111997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1412
1413 * Version 20.1 released.
1414
1415 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
a4416b14 1416
58af2287
DL
14171997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1418
1419 * quail/viqr.el (vietnamese-viqr): Doc fix.
1420
14211997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1422
1423 * quail/latin-alt.el: New file.
1424
14251997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1426
1427 * quail/latin-post.el: Undo previous change.
a4416b14 1428
58af2287
DL
14291997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1430
1431 * quail/latin-post.el (latin-2-postfix):
1432 Replace comma and period with `. Replace colon with /.
1433 (latin-1-postfix): Replace comma with /.
1434 (french-postfix): Replace comma with /.
1435 (latin-3-postfix): Replace comma with ` and period with /.
1436 (latin-4-postfix): Replace comma with ` and period with ~.
1437 (latin-5-postfix): Replace comma with ` and period with /.
1438 (turkish-postfix): Replace comma with ` and period with /.
1439
14401997-09-10 Kenichi Handa <handa@etl.go.jp>
1441
1442 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The
1443 function added to quail-mode-hook turn ethio-mode on only when
1444 input method "ethiopic" is begin used.
1445 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
1446 (ethio-toggle-space): Likewise.
1447 (ethio-insert-space): Likewise.
1448 (ethio-insert-ethio-space): Likewise.
1449 (ethio-prefer-ascii-punctuation): Likewise.
1450 (ethio-toggle-punctuation): Likewise.
1451 (ethio-gemination): Likewise.
1452 ("ethiopic"): Doc-string of this Quail package modified. Bind
1453 function keys for TRANSLATION-KEYMAP to
1454 quail-execute-non-quail-command.
1455
14561997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1457
1458 * Makefile.in (install): Use quail/* in the second tar that
1459 copies a dir named quail.
1460
14611997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1462
1463 * Makefile.in (install): Do not copy leim-list.el twice. Copy
1464 `skk' subdirectory too.
1465
14661997-09-03 Kenichi Handa <handa@etl.go.jp>
1467
1468 * quail/cyrillic.el: For each package, pass t for the SIMPLE
1469 argument to quail-define-package.
1470 * quail/cyril-jis.el: Likewise
1471 * quail/greek.el: Likewise.
1472 * quail/ipa.el: Likewise.
1473 * quail/lao.el: Likewise.
1474 * quail/lrt.el: Likewise.
1475 * quail/thai.el: Likewise.
1476 * quail/viqr.el: Likewise.
1477
14781997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
1479
1480 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg
1481 TRANSLATION-KEYS.
1482 (quail-mode-map): Change binding for ethio-insert-ethio-space.
1483 (quail-mode-hook): Check the current Quail package name.
1484
1485 * quail/latin-post.el: Add rules for cancelling accents by typing
1486 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
1487 packages.
1488
14891997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1490
1491 * quail/latin-post.el, quail/latin-pre.el: For each package,
1492 pass t for the SIMPLE argument to quail-define-package.
1493
14941997-08-28 Kenichi Handa <handa@etl.go.jp>
1495
1496 * Makefile.in (dotdot): This macro deleted.
1497 (SUBDIRS): Exclude skk.
1498 (all): Substitute ${WORLD} to ${TIT}.
1499 (%.el): This target deleted.
1500 (${TIT}): Check existence of `quail' subdirectory.
1501 (leim-list.el): Do not check old files.
1502 (install): If ${srcdir} is different from the current directory,
1503 copy also files under ${srcdir}.
1504
15051997-08-26 Kenichi Handa <handa@etl.go.jp>
1506
1507 * Makefile.in: Re-arrange macros so that the macro TIT contains
1508 only Quial packages generated from CXTERM dictionaries, and the
1509 macro NON-TIT contains only Quial packages distributed with Emacs.
1510 (install): Do not use -h option for tar, instead copy ${NON-TIT}
1511 and ${TIT} separately.
1512
15131997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1514
1515 * Makefile.in (install): Discard extra data in tar | tar command.
1516
15171997-08-23 Kenichi Handa <handa@etl.go.jp>
1518
1519 * quail/devanagari.el (quail-devanagari-compose-characters): Fix
1520 previous change.
1521 (quail-devanagari-hindi-compose-characters): Fix previous change.
1522
1523 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
1524 change.
1525
15261997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1527
1528 * Makefile.in (leim-list.el): Fix previous change.
1529
1530 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
1531
15321997-08-21 Kenichi HANDA <handa@etl.go.jp>
1533
1534 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
1535 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
1536 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
1537
1538 * Makefile.in (install): Just copy leim-list.el instead of running
1539 update-leim-list-file on ${INSTALLDIR}.
1540 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
1541 py-punct-b5.el -> pypunct-b5.el.
1542 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
1543 (leim-list.el): Delete old files not contained in ${WORLD}.
1544
1545 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
1546 input-method-after-insert-chunk-hook.
1547
1548 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
1549
15501997-08-19 Kenichi Handa <handa@etl.go.jp>
1551
1552 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
1553 package fixed.
1554
15551997-08-18 Kenichi Handa <handa@etl.go.jp>
1556
1557 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
1558 throw.
1559 (quail-japanese-kanji-kkc): Completely re-written.
1560 (quail-japanese-kkc-mode-exit): New function.
1561 (quail-japanese-switch-package): Call activate-input-method
1562 instead of select-input-method.
1563
1564 * quail/thai.el (thai-consonant-input): Typo fixed.
1565
1566 * quail/devanagari.el (quail-devanagari-compose-characters): Do
1567 not call throw.
1568 (quail-devanagari-hindi-compose-characters): Likewise.
1569
1570 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
1571 activate-input-method instead of select-input-method.
1572
1573 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
1574
1575 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use
1576 input-method-history instead of previous-input-method.
1577
15781997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
1579
59daa29a 1580 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
58af2287
DL
1581
15821997-08-16 Kenichi Handa <handa@etl.go.jp>
1583
1584 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
1585 ("lao-lrt"): Doc-string of this Quail package modified.
1586 Some tranlation rules added.
1587
1588 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
1589 (lao-quail-define-rules): Some translation rules corrected.
1590
15911997-08-11 Kenichi Handa <handa@etl.go.jp>
1592
1593 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
1594 (lrt-vowel-table): The entry for "aM" corrected.
1595
15961997-08-07 Kenichi Handa <handa@etl.go.jp>
1597
1598 * quail/lrt.el: Change title string of input method "lao-lrt".
1599 (lrt-single-consonant-table): Several key sequence changed.
1600 (lrt-composing-pattern-double-c): Handle a consonant with
1601 semi-vowel-lower correctly.
1602 (lrt-handle-maa-sakod): Do not reset quail-current-key.
1603 (lrt-handle-tone-mark): Check the existence of double consonant
1604 correctly.
1605
1606 * quail/lao.el: Change title string of input method "Lao".
1607
16081997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
1609
1610 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
1611 modified. Several tranlation rules modified.
1612
16131997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1614
1615 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
1616 quail/cyril-jis.el.
1617
1618 * quail/cyril-jis.el: New file.
1619
1620 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
1621
16221997-08-01 Kenichi Handa <handa@etl.go.jp>
1623
1624 * quail/ethiopic.el: In quail-mode-map, bind
1625 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
1626 Quail package "ethiopic".
1627
16281997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
1629
1630 * quail/cyrillic.el (cyrillic-translit): New input method.
1631
16321997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1633
1634 * quail/tibetan.el: New file.
1635
1636 * quail/py-punct.el: Require 'quail.
1637
1638 * quail/py-punct-b5.el: Require 'quail.
1639
1640 * quail/ethiopic.el: Change Quail package name to "ethiopic".
1641 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
1642
1643 * Makefile.in (TIT): New variable, contatination of TIT-GB and
1644 TIT-BIG5.
1645 (RUN-EMACS): Do not set EMACSLOADPATH.
1646 (ASIA): Include TIBEAN.
1647 (all): Remove stamp-bytecomp from dependency list.
1648 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
1649 (%.el): Make a link for byte-compiled file too.
1650 (stamp-bytecomp): Target deleted.
1651 (leim-list.el): Run Emacs with loading quail.
1652 (install-XXX): These targets deleted.
1653 (install): Remove files under INSTALLDIR before copying new files.
1654 Run Emacs with loading quail.
1655 (clean mostlyclean): Remove only generated files.
1656
16571997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1658
1659 * Makefile.in (stamp-bytecomp): Fix shell conditional.
1660 (clean): Fix shell conditional.
1661
16621997-07-21 Jim Meyering <meyering@eng.ascend.com>
1663
1664 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
1665 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
1666
16671997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1668
1669 * Makefile.in: Modified to avoid *.el files being regarded
1670 as intermidiate files and deleted by GNU make.
1671
1672 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
1673 (lrt-handle-maa-sakod): Correctly handle the case that
1674 quail-current-data is nil.
1675 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
1676 tone.
1677
16781997-07-15 Kenichi Handa <handa@etl.go.jp>
1679
1680 * quail/py-punct.el: New file.
1681
1682 * quail/py-punct-b5.el: New file.
1683
1684 * quail/japanese.el: Doc-string of Quail package japanese modified.
1685
1686 * Makefile.in: Rules re-written to avoid tricky code.
1687 (CHINEGE-GB): Include quail/py-punct.elc.
1688 (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
a4416b14 1689
58af2287
DL
1690
16911997-07-10 Kenichi Handa <handa@etl.go.jp>
1692
1693 * quail/latin-pre.el: Change titles of quail packages.
1694
1695 * quail/latin-post.el: Likewise.
1696
6922b018
KH
1697
1698;; Local Variables:
238add5e 1699;; coding: iso-2022-7bit
33462dfa 1700;; add-log-time-zone-rule: t
6922b018 1701;; End:
2a34a036 1702
a748d010
GM
1703 Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
1704 2007 Free Software Foundation, Inc.
5b87ad55
GM
1705
1706 This file is part of GNU Emacs.
1707
1708 GNU Emacs is free software; you can redistribute it and/or modify
1709 it under the terms of the GNU General Public License as published by
cacc7b51 1710 the Free Software Foundation; either version 3, or (at your option)
5b87ad55
GM
1711 any later version.
1712
1713 GNU Emacs is distributed in the hope that it will be useful,
1714 but WITHOUT ANY WARRANTY; without even the implied warranty of
1715 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1716 GNU General Public License for more details.
1717
1718 You should have received a copy of the GNU General Public License
1719 along with GNU Emacs; see the file COPYING. If not, write to the
1720 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1721 Boston, MA 02110-1301, USA.
ab5796a9
MB
1722
1723;;; arch-tag: 4b364045-a476-4ff7-92ad-dde58dbd45b4