-batch implies -q.
[bpt/emacs.git] / leim / ChangeLog
CommitLineData
d0981f82
GM
12011-01-08 Glenn Morris <rgm@gnu.org>
2
3 * makefile.w32-in (RUN_EMACS):
4 * Makefile.in (RUN-EMACS): -batch implies --no-init-file.
5
f2b38ae6
KH
62010-08-28 Kenichi Handa <handa@m17n.org>
7
8 * quail/japanese.el (quail-japanese-update-translation): Fix
9 handling of invalid key.
10
b514a395
AS
112010-08-15 Andreas Schwab <schwab@linux-m68k.org>
12
05a9766a
AS
13 * quail/vntelex.el ("vietnamese-telex"): Doc fix.
14
b514a395
AS
15 * quail/georgian.el: Remove extra backslashes.
16
08685279
AS
172010-08-14 Andreas Schwab <schwab@linux-m68k.org>
18
e099e659
AS
19 * quail/arabic.el: Quote [ and ].
20 * quail/latin-ltx.el: Likewise.
21
08685279
AS
22 * quail/greek.el ("greek", "greek-postfix"): Change string to
23 character.
24
ac14bd09
KH
252010-08-13 Kenichi Handa <handa@m17n.org>
26
27 * quail/greek.el ("greek-postfix"): Add rules for Greek style
28 quotes.
29
43603442
KH
302010-08-09 Kenichi Handa <handa@m17n.org>
31
32 * quail/greek.el ("greek"): Add rules for Greek style quotes.
33
02be533b
GM
342010-05-15 Glenn Morris <rgm@gnu.org>
35
36 * Makefile.in (install): Remove references to CVS-related files.
37
61a808e8
CY
382010-05-07 Chong Yidong <cyd@stupidchicken.com>
39
40 * Version 23.2 released.
41
7cee661f
CY
422010-04-06 Chong Yidong <cyd@stupidchicken.com>
43
44 * quail/vntelex.el: Fix "af" rule (Bug#5836).
45
31f191b3
EZ
462010-03-27 Eli Zaretskii <eliz@gnu.org>
47
48 * makefile.w32-in ($(TIT), $(MISC_DIC), leim-list.el): Enclose the
49 argument of "-l" in $(ARGQUOTE), in case it includes blanks or
50 other special characters.
51
c1d05286
GM
522010-03-18 Glenn Morris <rgm@gnu.org>
53
cbeed5af
GM
54 * Makefile.in (maintainer-clean): Use bootstrap-clean.
55 (extraclean): Fix deletion patterns.
56
c1d05286
GM
57 * Makefile.in (dot): Remove, since ../ is used throughout the
58 other Makefiles.
59
288f9fc0
CY
602010-03-10 Chong Yidong <cyd@stupidchicken.com>
61
62 * Branch for 23.2.
63
545b31aa
KH
642010-02-16 Kenichi Handa <handa@m17n.org>
65
66 * SKK-DIC/SKK-JISYO.L: Updated to the latest version.
67
5ce6e4f4 682009-12-05 Vasily Korytov <vasily@korytov.pp.ru>
f8126e67
CY
69
70 * quail/cyrillic.el (russian-typewriter): Change keyboard layout.
71 (Bug#904)
72
a82a8b75
GM
732009-09-09 Glenn Morris <rgm@gnu.org>
74
75 * Makefile.in (install): Set umask to world-readable before creating
76 directories.
77
1e0020ec
JL
782009-08-31 Juri Linkov <juri@jurta.org>
79
80 * quail/ipa.el ("ipa"): Set `forget-last-selection' to nil.
81 ("ipa-x-sampa"): Set `forget-last-selection' to nil.
82 Set `deterministic' to nil.
83 ("ipa"): Bind "g" to U+0261, and "tsh" to a list of "U+02A7",
84 "U+0074 U+0283", "U+0074 U+2040 U+0283".
85 ("ipa-kirshenbaum", ipa-x-sampa"): Bind "g" to U+0261, and "tS"
86 to a list of "U+02A7", "U+0074 U+0283", "U+0074 U+2040 U+0283".
87 Fix comments.
88
ab96f28b
JL
892009-08-31 Juri Linkov <juri@jurta.org>
90
91 * quail/ipa.el ("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa".
92 ("ipa-x-sampa"): Rename from "x-sampa-ipa".
93 (ipa-x-sampa-implosive-submap): Rename from
94 x-sampa-implosive-submap.
95 (ipa-x-sampa-prepend-to-keymap-entry): Rename from
96 x-sampa-prepend-to-keymap-entry.
97 (ipa-x-sampa-underscore-implosive): Rename from
98 x-sampa-underscore-implosive.
99 (ipa-x-sampa-implosive-submap): Move before first use.
100
08166ed6
JL
1012009-08-30 Aidan Kehoe <kehoea@parhasard.net>
102
103 * quail/ipa.el ("kirshenbaum-ipa", "x-sampa-ipa"):
104 Two new input methods, both following widely-used Usenet
5ce6e4f4 105 conventions for mapping ASCII to the IPA. Kirshenbaum is common in
08166ed6 106 sci.lang and alt.usage.english, X-SAMPA in various (mostly
5ce6e4f4 107 European) non-English language fora. X-SAMPA is slightly more
08166ed6
JL
108 complex to support in Quail that Kirshenbaum, whence the two extra
109 function and one extra submap to support it.
110 (x-sampa-prepend-to-keymap-entry): New function.
111 (x-sampa-underscore-implosive): New function.
112 (x-sampa-implosive-submap): New Quail submap.
113
1f272ae8
JL
1142009-08-30 Aidan Kehoe <kehoea@parhasard.net>
115
116 * quail/ipa.el: Recode the file as UTF-8, for better
117 interoperability with other applications.
118
7069bd16
SM
1192009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
120
a0c07f4e
SM
121 * quail/latin-ltx.el (\circ): Use the `ring operator' rather than
122 `white circle'.
123
7069bd16
SM
124 * Makefile.in (leim-list.el, install): Don't use -r to remove files.
125
5ac1f9e0
GM
1262009-08-25 Glenn Morris <rgm@gnu.org>
127
128 * quail/hangul.el (top-level): Don't require cl at run-time.
129
76580a68
EZ
1302009-08-21 Thamer Mahmoud <thamer.mahmoud@gmail.com> (tiny change)
131
132 * quail/arabic.el: Add missing keys that exist on the Arabic X
133 keyboard. Don't insert Lam-alef ligatures from the Arabic
134 Presentation Forms ranges; instead, separate Lam-Alef ligatures
135 into a list of two letters (Lam and a suitable Alef).
136
d4a885b2
KH
1372009-06-23 Kenichi Handa <handa@m17n.org>
138
139 * quail/hangul.el (hangul-to-hanja-conversion): When it is called
140 while korean input method is off, convert the following character.
141
70243478
CY
1422009-06-21 Chong Yidong <cyd@stupidchicken.com>
143
144 * Branch for 23.1.
145
d5e9630f
KH
1462009-06-18 Kenichi Handa <handa@m17n.org>
147
148 * quail/hangul.el (hangul-im-keymap): Add binding of key
149 Hangul_Hanja.
150
734dabe0
CY
1512009-05-04 Simon Leinen <simon.leinen@switch.ch> (tiny change)
152
153 * Makefile.in (install): Avoid using $$(..) construct, for Solaris
154 compatibility.
155
5ae051fd
AS
1562009-04-12 Andreas Schwab <schwab@linux-m68k.org>
157
158 * Makefile.in (install): Remove .gitignore files.
159
c87143d0
KH
1602009-03-19 Kenichi Handa <handa@m17n.org>
161
162 * leim-ext.el: Change the encoding to utf-8.
163
9c222401
JD
1642008-12-30 Jan Djärv <jan.h.d@swipnet.se>
165
166 * Makefile.in (install): Remove old directories in ns_appresdir before
167 moving new directories there.
168
53a8f9db
JB
1692008-11-11 Juanma Barranquero <lekktu@gmail.com>
170
ad8f55ac
JB
171 * quail/hangul.el (hangul-im-keymap, hangul-insert-character)
172 (hangul-djamo, hangul2-input-method-moum, hangul3-input-method-cho)
173 (hangul3-input-method-jung, hangul3-input-method-jong):
174 Fix typos in docstrings.
53a8f9db 175
c7c55e6a 1762008-11-07 Vasily Korytov <vasily@korytov.pp.ru> (tiny change)
28907fe2
CY
177
178 * quail/cyrillic.el: Handle backslash key (bug#839).
179
09c91aff
KH
1802008-10-20 Kenichi Handa <handa@m17n.org>
181
182 * quail/indian.el (inscript-mlm-keytable): New variable.
183 (malayalam-inscript): Use inscript-mlm-keytable.
184
b13f8bd5
MH
1852008-09-11 Magnus Henoch <mange@freemail.hu>
186
187 * quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G
188 with upturn.
189
53a8f9db 1902008-09-02 Carsten Bormann <cabo@tzi.org>
46f49803 191
53a8f9db 192 * quail/latin-post.el ("german-postfix"): Do not translate ue to
46f49803
DR
193 \"u after a, e or q, because that would be extremely uncommon
194 compared to aue, eue or que. The only exception is the prefix
195 "ge", after which, according to corpus statistics, a \"u can be
196 expected.
197
92135d25
KH
1982008-08-10 Jihyun Cho <jihyun.jo@gmail.com>
199
53a8f9db 200 * quail/hangul.el (hangul3-input-method-jong): Fix array indexing bug.
92135d25 201
f4949090
JL
2022008-07-19 Juri Linkov <juri@jurta.org>
203
204 * quail/cyrillic.el ("cyrillic-translit"): Add two rules "//'" and
205 "//`" for combining accents as a separate character. Keep two
206 rules "i`" and "I`" for characters where accent is not a separate
207 character. Revert changes that added postfix combining accents.
208
ba60bd44 2092008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
2a7973b6
AR
210
211 * Makefile.in (install): Perform post-install cleanup inside NS app
212 bundle.
213
86ec8cc5
JL
2142008-07-12 Juri Linkov <juri@jurta.org>
215
216 * quail/rfc1345.el: Replace non-printable control characters with
217 equivalent text-only notations.
218
219 * quail/cyrillic.el ("cyrillic-translit"): Fix rules with
220 combining acute accent. Add rules ("e\\" ?э) ("E\\" ?Э).
221 Change conflicting rules ("u'" ?ў) to ("u~" ?ў), and ("U'" ?Ў)
688085ea 222 to ("U~" ?Ў). Doc fix. Put combining accent rules into one group.
86ec8cc5 223
5704dad1
TZ
2242008-07-10 Teodor Zlatanov <tzz@lifelogs.com>
225
226 * quail/cyrillic.el : Add more rules to cyrillic-translit, make
227 everything postfix. Adjust to eliminate conflicts.
228
88702c81
JB
2292008-06-30 Juanma Barranquero <lekktu@gmail.com>
230
231 * quail/hangul3.el: Remove (unneeded since 2008-06-03).
232
8e0214ec
GM
2332008-06-27 Glenn Morris <rgm@gnu.org>
234
235 * Makefile.in (.el.elc): Copy the echo behavior of lisp/Makefile.in.
236
ecfb57d9
JB
2372008-06-24 Juanma Barranquero <lekktu@gmail.com>
238
239 * makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc.
240
fca64cc4
EZ
2412008-06-20 Eli Zaretskii <eliz@gnu.org>
242
243 * makefile.w32-in (distclean): Don't delete `quail' subdir: if we
244 are building in the sandbox, there are precious files there.
ca4a5250
EZ
245 (clean mostlyclean): Delete leim-list.el~.
246 (distclean): Delete makefile.
fca64cc4 247
ee128870
TZ
2482008-06-13 Teodor Zlatanov <tzz@lifelogs.com>
249
250 * quail/cyrillic.el: Add quotation marks, paragraph symbol, angled
251 brackets, number symbol, and accented aeio to cyrillic-translit.
252
e914c409 2532008-06-03 Jihyun Cho <jihyun.jo@gmail.com>
913f26c2
KH
254
255 * quail/hangul.el: Completely re-written.
256
2572008-06-03 Kenichi Handa <handa@m17n.org>
258
259 * makefile.w32-in (KOREAN): Remove ${srcdir}/quail/hangul3.elc.
260 (leim-list.el): Remove leim-list.el at first.
261
262 * Makefile.in (KOREAN): Remove ${srcdir}/quail/hangul3.elc.
263 (leim-list.el): Remove leim-list.el at first.
264
265 * leim-ext.el: Register input methods "korean-hangul",
266 "korean-hangul3f", "korean-hangul390", and "korean-hangul3".
267
8be6f5ae
SM
2682008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
269
270 * quail/latin-ltx.el: Don't use single-char mapping from ~ to NBSP.
271
630802d6
KH
2722008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
273
274 * quail/indian.el: Don't require devan-util.
275
d223191d 2762008-02-01 James Cloos <cloos@jhcloos.com>
aca7a3d2 277
d223191d 278 * quail/arabic.el: Update (sync with xkeyboard-config keyboard).
aca7a3d2 279
d223191d 2802008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
281
282 * Makefile.in (OTHERS): Add arabic.elc.
283
d223191d 2842008-02-01 James Cloos <cloos@jhcloos.com>
aca7a3d2
MB
285
286 * quail/arabic.el: New file.
287
d223191d 2882008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
289
290 * MISC-DIC/pinyin.map: Fix encoding to that of the original file.
291
d223191d 2922008-02-01 KAWABATA, Taichi <kawabata@m17n.org>
aca7a3d2
MB
293
294 * quail/indian.el (quail-indian-flatten-list): Delete it.
295 (quail-define-inscript-package): Pay attention to `nil' values of
296 char/key-table.
297 (inscript-tml-keytable): New variable. Use it for Tamil inscript.
298
d223191d 2992008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
300
301 * quail/latin-post.el ("turkish-latin-3-postfix"): Make it
302 just an alias for turkish-postfix.
303
304 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Make it
305 just an alias for turkish-alt-postfix.
306
307 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
308
d223191d 3092008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
310
311 * quail/thai.el: Don't require thai-util.
d223191d
GM
312 (quail-thai-update-translation): Delete function.
313 (thai-generate-quail-map): Change to a macro that directly calls
aca7a3d2
MB
314 quail-define-rules.
315 ("thai-kesmanee", "thai-pattachote"): Don't use
316 UPDATE-TRANSLATION-FUNCTION.
317
d223191d
GM
318 * quail/indian.el (quail-indian-preceding-char-position): Delete
319 function.
320 (quail-indian-update-preceding-char): Delete variable.
321 (quail-indian-update-translation): Delete function.
aca7a3d2
MB
322 (quail-define-indian-trans-package): Don't call
323 quail-define-package with quail-indian-update-translation.
324 (quail-define-inscript-package): Likewise.
325
d223191d 3262008-02-01 Dave Love <fx@gnu.org>
aca7a3d2 327
d223191d 328 * quail/indian.el (quail-indian-preceding-char-position)
aca7a3d2
MB
329 (quail-indian-update-translation, quail-define-inscript-package):
330 Use characterp, not char-valid-p.
331
d223191d 3322008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
333
334 * quail/welsh.el ("welsh"): Doc fix.
335
336 * quail/cyrillic.el: Reinstate some commented-out redundancies.
e914c409
JB
337 ("russian-typewriter"): Rename from cyrillic-typewriter.
338 Make cyrillic-jcuken effectively an alias for it.
aca7a3d2 339 ("russian-computer"): New.
d223191d
GM
340 ("bulgarian-phonetic"): Rename from bulgarian-pho.
341 ("bulgarian-bds"): Rename from bulgarian-standard.
aca7a3d2 342
d223191d 3432008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
344
345 * ja-dic/ja-dic.el: Add coding tag.
346
d223191d 3472008-02-01 Dave Love <fx@gnu.org>
aca7a3d2 348
d223191d 349 * latin-post.el: Recode to utf-8.
aca7a3d2
MB
350 ("latin-postfix"): New method.
351
d223191d 352 * latin-alt.el: Recode to utf-8.
aca7a3d2
MB
353 ("latin-alt-postfix"): New method.
354
d223191d 355 * quail/latin-pre.el: Recode to utf-8.
aca7a3d2 356 ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp.
880820fe
KH
357 ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ġ,
358 ~O -> Ġ.
aca7a3d2
MB
359 ("latin-prefix"): New method.
360
d223191d
GM
361 * quail/uni-input.el (utf-8-ccl-encode): Delete.
362 (ucs-input-method): Modify.
aca7a3d2 363
d223191d 3642008-02-01 Kenichi Handa <handa@etl.go.jp>
aca7a3d2
MB
365
366 * Makefile.in (RUN-EMACS): Add LC_ALL=C.
367
5169d861 3682008-01-14 Aidan Kehoe <kehoea@parhasard.net> (tiny change)
69c43ff7 369
53a8f9db 370 * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and \vk.
69c43ff7 371
f3041af1
DN
3722008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
373
374 * makefile.w32-in:
375 * Makefile.in: Remove references to Xenix.
376
1ebeeed0
RS
3772007-12-15 Richard Stallman <rms@gnu.org>
378
379 * quail/latin-post.el ("scandinavian-postfix"): Doc fix.
380
381 * quail/latin-alt.el: Many doc fixes.
382 ("danish-alt-postfix")
383 ("esperanto-alt-postfix", "finnish-alt-postfix")
384 ("german-alt-postfix", "icelandic-alt-postfix")
385 ("norwegian-alt-postfix", "scandinavian-alt-postfix")
386 ("spanish-alt-postfix", "swedish-alt-postfix"):
387 Deleted; they were identical to the non-alt versions.
388
3d587afd
KH
3892007-12-07 Kenichi Handa <handa@ni.aist.go.jp>
390
391 * quail/lao.el (quail-map-from-table): Allow a tone just after a
392 consonant.
393
63150f3c
GM
3942007-11-17 Glenn Morris <rgm@gnu.org>
395
396 * Makefile.in (check-declare): New target.
397
fe1ada9b
GM
3982007-10-31 Glenn Morris <rgm@gnu.org>
399
400 * Makefile.in (install): Change ownership of installed files.
401
e914c409 4022007-10-20 Edward O'Connor <hober0@gmail.com> (tiny change)
fbd80e28
KH
403
404 * quail/latin-ltx.el ("\\qed"): Add this rule.
405
92f137df
JB
4062007-10-24 Juanma Barranquero <lekktu@gmail.com>
407
408 * quail/indian.el (quail-indian-update-preceding-char):
409 Don't mark the variable as frame-local; it wasn't used as such.
410
cacc7b51
GM
4112007-07-25 Glenn Morris <rgm@gnu.org>
412
413 * Relicense all FSF files to GPLv3 or later.
414
415 * COPYING: Switch to GPLv3.
416
1eceac24
EZ
4172007-07-16 Eli Zaretskii <eliz@gnu.org>
418
419 * makefile.w32-in (extraclean): Don't delete *~.
420
7dfc4cda
CY
4212007-06-02 Chong Yidong <cyd@stupidchicken.com>
422
423 * Version 22.1 released.
424
dd822b89
KH
4252007-01-30 Kenichi Handa <handa@m17n.org>
426
427 * CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/PY-b5.tit, CXTERM-DIC/SW.tit,
92f137df 428 * CXTERM-DIC/TONEPY.tit: Add copyright and license notices.
dd822b89
KH
429
430 * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Add copyright and
431 license notices.
1e899515 432
bce8f5e8
KH
4332007-01-24 Kenichi Handa <handa@m17n.org>
434
435 * MISC-DIC/README: New file.
436
437 * CXTERM-DIC/README: New file.
438
439 * CXTERM-DIC/4Corner.tit, CXTERM-DIC/CCDOSPY.tit,
92f137df
JB
440 * CXTERM-DIC/PY-b5.tit, CXTERM-DIC/QJ-b5.tit, CXTERM-DIC/QJ.tit,
441 * CXTERM-DIC/SW.tit, CXTERM-DIC/TONEPY.tit: Updated from
bce8f5e8
KH
442 X11R6/contrib/programs/cxterm.
443
444 * ja-dic/ja-dic.el: Regenerated.
445
88f698d9
KH
4462007-01-12 Kenichi Handa <handa@m17n.org>
447
448 * quail/uni-input.el (ucs-input-method): Signal an error for a
449 Unicode character that is not yet supported.
450
14429ceb
AS
4512006-12-26 Andreas Schwab <schwab@suse.de>
452
453 * Makefile.in (datarootdir): Define.
454
6148a044
EZ
4552006-12-20 Eli Zaretskii <eliz@gnu.org>
456
457 * Makefile.in (leim-list.el): Depend on ${TIT-MISC}, not
458 ${NON-TIT-MISC}.
459
e4208ff7
JB
4602006-12-09 Juanma Barranquero <lekktu@gmail.com>
461
462 * quail/latin-alt.el ("scandinavian-alt-postfix"): Fix typo.
463
464 * quail/uni-input.el (ucs-input-help): Fix title of ucs input method.
465
f248f005
EZ
4662006-12-09 Eli Zaretskii <eliz@gnu.org>
467
468 * makefile.w32-in (leim-list.el): Depend on leim-ext.el as well.
469 Run Emacs to append non-empty non-comment lines in leim-ext.el
470 to leim-list.el.
471
dd4b03cd
JB
4722006-12-05 Juanma Barranquero <lekktu@gmail.com>
473
474 * makefile.w32-in (MISC): Add $(srcdir)/quail/sisheng.elc.
475
41584b03
JB
4762006-11-29 Juanma Barranquero <lekktu@gmail.com>
477
478 * quail/greek.el ("greek-mizuochi"): Remove spurious initial newline
479 in docstring.
480
9200c926
RF
4812006-11-04 Romain Francoise <romain@orebokech.com>
482
483 * Makefile.in (bootstrap-clean): New target.
484
94461c21
KH
4852006-10-12 Kenichi Handa <handa@m17n.org>
486
487 * Makefile.in (install): Be sure to make ${INSTALLDIR} before `cd'
488 to it.
489
f51dc44f
CY
4902006-10-05 Chong Yidong <cyd@stupidchicken.com>
491
492 * quail/latin-ltx.el: Fix typo in previous change.
493
d781da00
SM
4942006-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
495
496 * quail/latin-ltx.el: Remove rules that start with { since they are
497 redundant and hence impact the { key for no good reason.
498
bcc1caeb
KH
4992006-10-02 Kenichi Handa <handa@m17n.org>
500
501 * Makefile.in (install): Fix previous change.
502
7ad02ea8
KH
5032006-09-28 Kenichi Handa <handa@m17n.org>
504
505 * Makefile.in (install): Be sure to make ${INSTALLDIR}.
506
45a2056c
JB
5072006-09-15 Jay Belanger <belanger@truman.edu>
508
509 * COPYING: Replace "Library Public License" by "Lesser Public
510 License" throughout.
511
880820fe 5122006-09-06 Michaël Cadilhac <michael.cadilhac@lrde.org>
f9536fb2
KH
513
514 * quail/uni-input.el (ucs-input-method): Don't make the action of
515 a key not in [0-9a-zA-Z] when it was expected to be. Let the Emacs
516 mechanism do it.
517
62508862
DK
5182006-07-12 David Kastrup <dak@gnu.org>
519
520 * quail/greek.el: Change iota subscriptum transliteration in
521 Ibycus4 encoding's capitals from "i" to "|".
522
a6a2b5d4
EZ
5232006-03-03 Claudio Fontana <claudio@gnu.org>
524
9e2bcc86
EZ
525 * Makefile.in (install): Add DESTDIR variable to support staged
526 installations.
a6a2b5d4 527
abeb5855
EZ
5282005-12-17 Eli Zaretskii <eliz@gnu.org>
529
530 * makefile.w32-in ($(TIT), leim-list.el): Warn that parts of
531 commands enclosed in $(ARGQUOTE)s should not be split between two
532 lines, as that will break with GNU Make >3.80, when sh.exe is used
533 and arg quoting is with '..'.
534
11bdfcdd
AS
5352005-11-03 Andreas Schwab <schwab@suse.de>
536
537 * Makefile.in (GZIP_PROG): Renamed from GZIP.
538 (install): Adjust.
539
7a7f042f
RF
5402005-11-01 Romain Francoise <romain@orebokech.com>
541
542 * Makefile.in (install): Compress source files.
543
895725e1
JL
5442005-10-28 Juri Linkov <juri@jurta.org>
545
546 * quail/symbol-ksc.el: Add missing characters from 1st pos of
547 every table of [korean-ksc5601], and swap incorrectly ordered
548 characters at pos 91 and 90.
549
c814bdfc
KH
5502005-10-26 Torsten Bronger <bronger@physik.rwth-aachen.de> (tiny change)
551
552 * quail/latin-ltx.el ("TeX"): Change "\," mapping to U+202F (not
553 U+2006). Add more mappings from TeX's textcomp package.
554
f344e9d2
JL
5552005-10-25 Juri Linkov <juri@jurta.org>
556
557 * quail/cyrillic.el ("cyrillic-translit"): Set 4th arg `guidance'
558 to t for this multi-key input method.
559
a6726944
KH
5602005-10-24 Kenichi Handa <handa@m17n.org>
561
562 * quail/uni-input.el (ucs-input-activate): Don't add
563 quail-kill-guidance-buf to kill-buffer-hook.
564
71ec7e9b
KH
5652005-07-08 Kenichi Handa <handa@m17n.org>
566
567 * quail/japanese.el (quail-japanese-kanji-kkc): Fix order of
568 insertion and deletion.
569
a0ec7a4a
LK
5702005-07-04 Lute Kamstra <lute@gnu.org>
571
572 Update FSF's address in GPL notices.
573
59579816
KH
5742005-06-28 Kenichi Handa <handa@m17n.org>
575
576 * leim-ext.el: Add rules for inserting full-width space for
577 quail/Punct and quail/Punct-b5.
578
94d4bafb
EZ
5792005-06-04 Eli Zaretskii <eliz@gnu.org>
580
41584b03 581 * makefile.w32-in (distclean): Fix a typo (colon was after "clean").
94d4bafb
EZ
582 (extraclean): New target, emulates Makefile.in.
583
e183fe27
KH
5842005-04-06 Kenichi Handa <handa@m17n.org>
585
41584b03 586 * quail/sgml-input.el ("sgml"): Enable quail-completion by typing TAB.
e183fe27 587
eebfcf8e
KH
5882005-03-26 Kenichi Handa <handa@m17n.org>
589
41584b03 590 * quail/latin-ltx.el ("TeX"): Enable quail-completion by typing TAB.
eebfcf8e
KH
591
5922005-03-18 Kenichi Handa <handa@m17n.org>
db328182
KH
593
594 * quail/thai.el (quail-thai-update-translation): Delete it.
f4931aac 595 (thai-generate-quail-map): Generate a simpler map.
db328182
KH
596 ("thai-kesmanee"): Don't use quail-thai-update-translation.
597 (thai-generate-quail-map): Likewise.
598
761a8755
KH
5992005-03-15 Kenichi Handa <handa@m17n.org>
600
601 * quail/thai.el (thai-generate-quail-map): Fix the kesmanee layout.
602
c68f7e21
KH
6032005-03-08 Kenichi Handa <handa@m17n.org>
604
605 * quail/latin-pre.el ("latin-1-prefix"): Add rule "__"->"_".
606 ("latin-9-prefix"): Add rules "__"->"_", "_ "->NBSP.
607
a3341d3c
KH
6082004-12-04 Kenichi Handa <handa@m17n.org>
609
610 * quail/lao.el (lao-key-alist): Declare it by defvar.
611 (lao-key-alist-vector): New variable.
612 (lao-consonant-key-alist, lao-semivowel-key-alist)
613 (lao-vowel-key-alist, lao-voweltone-key-alist)
614 (lao-tone-key-alist, lao-other-key-alist): Initialize them from
615 lao-key-alist-vector.
616
a7ff4354
KH
6172004-09-25 Kenichi Handa <handa@m17n.org>
618
619 * quail/uni-input.el (ucs-input-method): Add error clause to
620 condition-case.
621
88a74fa5
KH
6222004-09-21 Kenichi Handa <handa@m17n.org>
623
624 * quail/uni-input.el: Move the call of register-input-method to
625 leim-ext.el.
626 (ucs-input-insert-char): New function.
627 (ucs-input-method): Use ucs-input-insert-char.
628 (ucs-input-activate): Call quail-hide-guidance instead of
629 quail-hide-guidance-buf.
630
631 * leim-ext.el: Add autoload for 'ucs-input-activate and
632 register-input-method for "ucs".
633
15203bb7
DK
6342004-08-21 David Kastrup <dak@gnu.org>
635
636 * quail/greek.el ("greek-babel"): Add accent/breathing/uppercase
637 combinations.
638
295f3b30
KH
6392004-08-16 Kenichi Handa <handa@m17n.org>
640
641 * quail/georgian.el ("georgian"): Call quail-define-package with
642 the show-layout arg t.
643
de10c114
AS
6442004-08-06 Andreas Schwab <schwab@suse.de>
645
646 * Makefile.in (install): Remove .arch-inventory files.
647
d604e09b
DK
6482004-07-01 David Kastrup <dak@gnu.org>
649
41584b03 650 * quail/greek.el ("((") ("))"): Add quotation mark shorthands.
d604e09b 651
f96ec754
AS
6522004-06-30 Andreas Schwab <schwab@suse.de>
653
654 * Makefile.in (${CHINESE-TIT:.elc=.el}): Depend on changed.tit to
655 serialize parallel builds.
656 (${MISC:.elc=.el}): Depend on changed.misc.
657
62bfe0fc
KH
6582004-06-05 Kenichi Handa <handa@m17n.org>
659
68330491
EZ
660 * Makefile.in (leim-list.el): Depend on leim-ext.el. Append the
661 contents of leim-ext.el to leim-list.el.
62bfe0fc
KH
662
663 * leim-ext.el: New file.
664
9254ee5e
KH
6652004-05-17 Werner Lemberg <wl@gnu.org>
666
667 * quail/sisheng.el: New file.
668
53e1a54f
KH
6692004-05-17 Kenichi Handa <handa@m17n.org>
670
671 * Makefile.in (OTHERS): Add ${srcdir}/quail/sisheng.elc.
672
cdc9b845
EZ
6732004-05-11 Eli Zaretskii <eliz@gnu.org>
674
675 * Makefile.in (leim-list.el): Move commands to convert TIT and
676 MISC dictionaries from here...
677 (changed.tit, changed.misc): ...to here. Remove the (now
678 unneeded) test of the contents of changed.* files.
679
9a28b921
AS
6802004-05-10 Andreas Schwab <schwab@suse.de>
681
10d1d0af 682 * Makefile.in (all): Re-add dependency on ${WORLD} so that lisp
9a28b921
AS
683 files are compiled when bootstrapping.
684
bef96454
SM
6852004-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
686
687 * quail/latin-ltx.el ("TeX"): Fix typo.
688
d2c846aa
SM
6892004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
690
691 * quail/latin-ltx.el: Use utf-8 coding.
692 ("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
693
2cd23d89
KH
6942004-05-04 Kenichi Handa <handa@m17n.org>
695
10d1d0af 696 * Makefile.in (TIT-SOURCES): Prepend ${srcdir} to each element.
2cd23d89
KH
697 (MISC-SOURCES): Likewise.
698
6992004-05-01 Kenichi Handa <handa@m17n.org>
700
41584b03 701 * Makefile.in (OTHERS): Rename from MISC.
d2c846aa 702 (MISC): Rename from MISC-DIC.
10d1d0af 703 (WORLD): Adjust for the above changes.
2cd23d89
KH
704 (TIT-MISC, NON-TIT-MISC): New targets.
705 (all): Don't depend on ${WORLD}.
d2c846aa 706 (.NOTPARALLEL, .NO_PARALLEL, ${TIT}, ${MSIC-IDC}): Remove these targets.
2cd23d89
KH
707 (TIT-SOURCES, MISC-SOURCES): New macros.
708 (changed.tit, changed.misc): New targets.
d2c846aa 709 (leim-list.el): Depend on ${NON-TIT-MISC}, changed.tit, and
2cd23d89
KH
710 changed.misc. Generate quail files from TIT and MISC files if
711 necessary.
712 (clean mostlyclean): Delete ${TIT-MISC} instead of ${TIT} and
713 ${MISC-DIC}.
714
238add5e
JR
7152004-05-03 Jason Rumney <jasonr@gnu.org>
716
717 * makefile.nt: Remove.
718
d814862a
JB
7192004-04-23 Juanma Barranquero <lektu@terra.es>
720
721 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
722
28082746
AI
7232004-04-09 Andrew Innes <andrewi@gnu.org>
724
725 * makefile.w32-in (distclean clean): Remove nmake specific
726 stamp-subdir test.
727
bb62616f
KH
7282004-02-28 Kenichi Handa <handa@m17n.org>
729
d2c846aa 730 * Makefile.in (all): Depend on ${WORLD} instead of ${TIT} and
bb62616f
KH
731 ${MISC-DIC}.
732 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
733 (maintainer-clean): Delete files that are not in CVS repository.
734
d2c846aa 735 * makefile.nt (all): Depend on $(WORLD) instead of $(TIT) and
bb62616f
KH
736 $(MISC-DIC).
737 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
738 (maintainer-clean): Delete files that are not in CVS repository.
739
d2c846aa 740 * makefile.w32-in (all): Depend on $(WORLD) instead of $(TIT) and
bb62616f
KH
741 $(MISC-DIC).
742 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
743 (maintainer-clean): Delete files that are not in CVS repository.
744
880820fe 7452004-02-16 Jérôme Marant <jmarant@nerim.net> (tiny change)
f92f5e37
KH
746
747 * Makefile.in (distclean maintainer-clean): Depend on clean.
748
bdb6a227
KH
7492004-01-27 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
750
751 * quail/cyrillic.el ("bulgarian-bds"): Docstring fixed.
752
e555f8d5
KH
7532004-01-22 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
754
755 * quail/cyrillic.el ("bulgarian-phonetic"): Docstring fixed.
d814862a 756 Duplicate entry removed.
e555f8d5 757 ("bulgarian-bds"): Docstring fixed.
be492770 758
c51b37fd
DL
7592003-10-06 Dave Love <fx@gnu.org>
760
761 * quail/latin-ltx.el: Several additions.
762
ac7ec68c
KH
7632003-08-25 Jesper Harder <harder@ifa.au.dk> (tiny change)
764
765 * quail/latin-pre.el ("german-prefix"): Fix typo in the docstring.
766
f653dfd9
DL
7672003-08-20 Dave Love <fx@gnu.org>
768
769 * quail/latin-ltx.el: Add \rhd.
770
15a03c32
MR
7712003-08-19 Markus Rost <rost@math.ohio-state.edu>
772
773 * quail/latin-pre.el ("french-prefix"): Fix spacing in docstring.
774
15f772c8
KH
7752003-07-21 KAWABATA, Taichi <kawabata@m17n.org>
776
d814862a 777 * quail/indian.el (quail-indian-update-translation): Adjust the
fffa137c 778 behavior according to the change of quail-translate-key.
15f772c8 779
603b8073
KH
7802003-05-22 Kenichi Handa <handa@m17n.org>
781
782 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Change the title
783 Chinese characters from GB to Big5.
784
34c614a8 7852003-05-01 Wlodzimierz Bzyl <matwb@julia.univ.gda.pl> (tiny change)
458d0770
KH
786
787 * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/.
788
069e6098
AS
7892003-04-05 Andreas Schwab <schwab@suse.de>
790
791 * Makefile.in (install): Remove CVS related and backup files from
792 installation directory.
793
15988eba
DK
7942003-02-27 David Kastrup <dak@gnu.org>
795
d814862a 796 * quail/greek.el (greek-babel): Add koronis transliteration.
15988eba 797
b2c16093
DK
7982003-02-23 David Kastrup <dak@gnu.org>
799
d814862a 800 * quail/greek.el (greek-babel): Fix <' accent.
b2c16093 801
a56c637d
DL
8022003-02-17 Dave Love <fx@gnu.org>
803
804 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
805
83930535
JB
8062003-02-14 Juanma Barranquero <lektu@terra.es>
807
d2c846aa 808 * quail/uni-input.el (utf-8-ccl-encode): Fix use of character constants.
83930535 809
61cb0b53 8102003-02-11 KAWABATA, Taichi <kawabata@m17n.org>
59fdf430
KH
811
812 * quail/indian.el (punjabi-itrans, gujarati-itrans, oriya-itrans)
d814862a 813 (bengali-itrans, assamese-itrans, telugu-itrans, kannada-itrans)
59fdf430
KH
814 (malayalam-itrans, tamil-itrans): New ITRANS based input methods.
815 (punjabi-inscript, gujarati-inscript, oriya-inscript)
816 (bengali-inscript, assamese-inscript, telugu-inscript)
d2c846aa
SM
817 (kannada-inscript, malayalam-inscript, tamil-inscript):
818 New INSCRIPT based input methods.
59fdf430 819
ff57e5d6
KH
8202003-02-07 Kenichi Handa <handa@m17n.org>
821
822 * quail/cyrillic.el: Update quail-package-alist (not
823 input-method-alist) to make "cyrillic-jcuken" an alias of
824 "russian-typewriter". Add cookie for quail-update-leim-list-file.
825
e29969ca
DK
8262003-02-05 David Kastrup <dak@gnu.org>
827
d2c846aa 828 * quail/greek.el: Fix iota accent typos in greek-babel encoding.
e29969ca 829
139c4e54
DL
8302003-01-05 Dave Love <fx@gnu.org>
831
832 * makefile.w32-in (SLAVIC): Add croatian.elc.
833
834 * Makefile.in (SLAVIC): Add croatian.elc.
835
836 * quail/croatian.el: New file.
837
abceb4ac
JB
8382002-12-10 Juanma Barranquero <lektu@terra.es>
839
840 * makefile.w32-in (LATIN): Add welsh.elc.
841 (MISC): Add georgian.elc.
842 (UNICODE): Add it.
843 (WORLD): Add $(UNICODE).
844
59daa29a
DL
8452002-11-14 Dave Love <fx@gnu.org>
846
847 * quail/slovak.el: Add coding cookie.
848
849 * quail/latin-ltx.el: Fix coding cookie.
850
851 * quail/hebrew.el: Add coding cookie.
852
853 * quail/czech.el: Add coding cookie.
854
855 * quail/welsh.el: Undo last change.
856
b4b11a40
DL
8572002-09-11 Dave Love <fx@gnu.org>
858
859 * quail/latin-post.el ("slovenian"): New.
860
570af494
KH
8612002-09-05 Kenichi Handa <handa@etl.go.jp>
862
863 * quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'.
864
ad0b1666
DL
8652002-07-24 Dave Love <fx@gnu.org>
866
a5e5d4ad
DL
867 * quail/latin-alt.el ("latin-alt-postfix"): New.
868
869 * quail/latin-post.el ("latin-postfix"): New.
870
ad0b1666
DL
871 * quail/latin-pre.el ("latin-1-prefix"): Add nbsp.
872 ("latin-3-prefix"): Doc fix.
a5e5d4ad 873 ("latin-prefix"): New.
ad0b1666 874
f860212e
DL
8752002-07-12 Dave Love <fx@gnu.org>
876
877 * quail/cyrillic.el: Doc fixes.
878 ("cyrillic-beylorussian"): Commented-out.
d2c846aa 879 ("cyrillic-translit-bulgarian"): Delete.
f860212e
DL
880 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
881 ("ukrainian-computer", "belarusian", "bulgarian-bds")
882 ("russian-computer"): New.
880820fe 883 ("bulgarian-phonetic"): Rename from bulgarian-pho. Add §, №, Ю.
d2c846aa 884 ("russian-typewriter"): Rename from cyrillic-jcuken.
f860212e 885
282b5fb7
KH
8862002-06-20 Dave Love <fx@gnu.org>
887
888 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
880820fe 889 characters and ~o -> ġ, ~O -> Ġ.
282b5fb7 890
fe960d0a
EZ
8912002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
892
893 * Makefile.in (install): Use "tar -chf", to follow symlinks.
894
9a40c2fb
PJ
8952002-05-04 Triet Hoai Lai <thlai@ee.usyd.edu.au>
896
897 * quail/vntelex.el: Add even more rules.
898
ab59447f
PJ
8992002-04-30 Triet Hoai Lai <thlai@ee.usyd.edu.au>
900
901 * quail/vntelex.el: Add new rules to escape from composition.
902
e656fc9d
PJ
9032002-04-29 Triet Hoai Lai <thlai@ee.usyd.edu.au>
904
905 * quail/vntelex.el: Use proper charset.
906
177c0ea7 9072002-04-22 Koaunghi Un <koaunghi@ling.cnu.ac.kr>
0347c911
PJ
908
909 * quail/hanja.el ("Od"): Remove rule.
0347c911 910
175e150b
EZ
9112002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
912
913 * quail/indian.el: Replace commented-out lines with a condition
914 that is always false.
915
c031864a
JC
9162002-04-06 Jaeyoun Chung <jay@kldp.org>
917
d2c846aa 918 * quail/hanja3.el ("kf"): Add a few composing rules
c031864a
JC
919 from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr>
920
cb0dc144 921 * quail/hangul3.el: Buggy alternative second character
c031864a
JC
922 sequence fixed ('/' for 'v' pair).
923 added a few more third character composing rule.
924
129f2c75
WL
9252002-03-03 Werner Lemberg <wl@gnu.org>
926
927 * quail/vntelex.el: New file.
cb0dc144
JB
928 * Makefile.in (VIETNAMESE):
929 * makefile.nt (VIETNAMESE):
930 * makefile.w32-in (VIETNAMESE): Add it.
129f2c75 931
5c196f29
AI
9322002-02-10 Andrew Innes <andrewi@gnu.org>
933
934 * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS).
935 ($(MISC_DIC)): Ditto.
936
108eaabb
RS
9372002-02-06 Richard M. Stallman <rms@gnu.org>
938
939 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~".
940 Don't define "~," at all.
941
880820fe 9422002-01-29 Pavel Janík <Pavel@Janik.cz>
cc13aa25 943
880820fe 944 * quail/latin-pre.el (latin-2-prefix): Add Ě and ě.
cc13aa25
PJ
945 From "Dr. Eduard Werner" <edi.werner@gmx.de>.
946
18e1da99 9472002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
417f4d3a
EZ
948
949 * quail/greek.el: Changed the behavior of the "greek" input
18e1da99
EZ
950 method, to consider the "accent" and "diaeresis" as prefix keys.
951 A new method (named "greek-postfix") was added which implements
952 the old behavior. Also changed the mapping of the "Q/q" key to
953 produce the ":/;" characters, as is customary in greek keyboards.
954 From Nick Patavalis <npat@inaccessnetworks.com>.
417f4d3a 955
8f7d3eca
JC
9562002-01-07 Jaeyoun Chung <jay@kldp.org>
957
d814862a 958 * quail/hangul.el: Remove key sequence mapping for O[rsfaqtTd].
d2c846aa 959 Not used for Korean Hangul Type 2 (request from emacs-kr mailing list).
8f7d3eca 960
121f67fa
EZ
9612002-01-03 Eli Zaretskii <eliz@is.elta.co.il>
962
963 * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string.
964
7f93e2ab
DL
9652002-01-01 Dave Love <fx@gnu.org>
966
d2c846aa 967 * quail/indian.el (quail-define-indian-trans-package): Unquote lambda.
7f93e2ab
DL
968 (quail-define-inscript-package): Avoid mapcar*.
969
3c08498a
DL
9702001-12-20 Dave Love <fx@gnu.org>
971
972 * quail/latin-ltx.el: Fix un-doubled backslashes.
973
96566974
DL
9742001-12-15 Dave Love <fx@gnu.org>
975
abceb4ac 976 * quail/latin-pre.el ("french-prefix", "german-prefix")
96566974
DL
977 ("spanish-prefix"): Fix language assignment.
978
abceb4ac
JB
979 * quail/latin-post.el ("french-postfix", "german-postfix")
980 ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix")
981 ("french-keyboard", "french-azerty", "german")
96566974
DL
982 ("spanish-keyboard"): Fix language assignment.
983
984 * quail/indian.el: Don't require cl.
d2c846aa 985 (quail-indian-flatten-list): Rename from flatten-list.
96566974 986
abceb4ac
JB
987 * quail/cyrillic.el ("cyrillic-beylorussian")
988 ("cyrillic-ukrainian", "cyrillic-translit-bulgarian")
96566974
DL
989 ("belarusian", "bulgarian-pho"): Fix language assignment.
990
991 * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix")
992 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix")
993 ("turkish-alt-postfix"): Fix language assignment.
994 ("dutch"): Assign to Dutch. Use chars, not strings.
d2c846aa 995 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): New.
96566974 996
880820fe 9972001-12-08 Pavel Janík <Pavel@Janik.cz>
03f9f7ae
PJ
998
999 * COPYING: New file.
1000
eea6cc1f
JC
10012001-12-03 Jaeyoun Chung <jay@kldp.org>
1002
d814862a 1003 * quail/hangul3.el: Add a few convenient composing sequences for
eea6cc1f
JC
1004 Korean keyboard type 3 users.
1005
de371c8c
DL
10062001-11-29 Dave Love <fx@gnu.org>
1007
1008 * quail/latin-ltx.el: Extra translations. Fix some
1009 latin-iso8859-4 characters. Use Hebrew letters, not compatibility
1010 symbols.
1011
ea17b6e1
JR
10122001-11-28 Juanma Barranquero <lektu@terra.es>
1013
d814862a 1014 * makefile.w32-in (INDIAN): Adjust for the file name change;
ea17b6e1
JR
1015 quail/devanagari.elc -> quail/indian.elc.
1016
1017 * makefile.nt (INDIAN): Likewise.
1018
177c0ea7 10192001-11-21 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
8727d588
RS
1020
1021 * quail/devanagari.el: Renamed to indian.el.
1022
1023 * quail/indian.el: Renamed from devanagari.el, and completely
1024 re-written. The input method devanagari-hindi-transliteration is
1025 merged with devanagari-itrans, devanagari-keyboard-a is renamed to
1026 devanagari-inscript, devanagari-transliteration is renamed to
1027 devanagari-kyoto-harvard.
1028
1029 * Makefile.in: Adjusted for the file name change;
1030 quail/devanagari.elc -> quail/indian.elc.
1031
e154cc44
EZ
10322001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
1033
1034 * quail/welsh.el: Avoid an error message due to a commented-out
1035 input method.
1036
a6beb3d2
RS
10372001-11-05 Richard M. Stallman <rms@gnu.org>
1038
1039 * quail/rfc1345.el: Get rid of the explicit ^Z character.
1040
cd946181
EZ
10412001-11-05 Eli Zaretskii <eliz@is.elta.co.il>
1042
1043 * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display.
1044
7115232b
DL
10452001-11-04 Dave Love <fx@gnu.org>
1046
1047 * Makefile.in (LATIN): Add welsh.
1048 (UNICODE): New.
1049 (MISC): Add georgian.
1050 (WORLD): Add UNICODE.
1051
1052 * quail/welsh.el, quail/georgian.el, quail/rfc1345.el:
1053 * quail/uni-input.el, quail/sgml-input.el: New file.
1054
1055 * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods.
1056
1057 * quail/latin-alt.el ("dutch"): New method.
1058
b344d29d 10592001-10-27 Francesco Potortì <pot@gnu.org>
3a8b7edb
FP
1060
1061 * quail/latin-post.el ("italian-postfix"): Undo previous change.
1062
1063 * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change.
1064
b344d29d 10652001-10-25 Francesco Potortì <pot@gnu.org>
a4416b14
FP
1066
1067 * quail/latin-post.el ("italian-postfix"): Euro symbol.
1068
1069 * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol.
1070
71431a0e
GM
10712001-10-20 Gerd Moellmann <gerd@gnu.org>
1072
6aa97356 1073 * (Version 21.1 released.)
71431a0e 1074
c4e7e308
EZ
10752001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
1076
1077 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet
1078 mappings, so that one could type them without leaving the Hanyu
1079 Pinyin input method. Suggested by Kenichi Handa
1080 <handa@etl.go.jp>.
1081
51724e26
EZ
10822001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
1083
1084 * quail/greek.el ("greek-babel"): New input method. From David
1085 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
1086
ab952a4f
GM
10872001-10-05 Gerd Moellmann <gerd@gnu.org>
1088
1089 * Branch for 21.1.
a4416b14 1090
00651fbf
EZ
10912001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
1092
1093 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup
1094 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
1095
5a397d28
GM
10962001-08-06 Gerd Moellmann <gerd@gnu.org>
1097
1098 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of
1099 "chinese-py".
1100 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
1101
880820fe 11022001-07-16 Pavel Janík <Pavel@Janik.cz>
be567141 1103
150998ec
PJ
1104 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el
1105 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el
1106 * quail/greek.el, quail/hangul.el, quail/hangul3.el
1107 * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el
1108 * quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el
1109 * quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el
1110 * quail/latin-pre.el, quail/lrt.el, quail/py-punct.el
1111 * quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el
1112 * quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
be567141
PJ
1113 follow coding conventions.
1114
e6aeb775
AC
11152001-06-04 Andrew Choi <akochoi@i-cable.com>
1116
1117 * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el.
1118
ec57454f
AI
11192001-06-01 Andrew Innes <andrewi@gnu.org>
1120
1121 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
1122 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
1123 $(srcdir)/quail/pypunct-b5.elc.
1124 (NON_TIT_CNS): Remove.
1125 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
1126 (CHINESE_CNS): Remove.
1127 (KOREAN): Add $(srcdir)/quail/hanja3.elc.
1128 (LATIN): Add $(srcdir)/quail/latin-alt.elc and
1129 $(srcdir)/quail/latin-ltx.elc.
1130 (MISC_DIC): Copy from Makefile.in.
1131 (CHINESE): Remove $(CHINESE_CNS).
1132 (all): Add $(MISC_DIC) as target.
1133 (.NOTPARALLEL): New target.
1134 (.NO_PARALLEL): New target.
1135 ($(MISC_DIC)): New target.
1136 (clean mostlyclean): Clean more stuff.
1137 (TIT_EL): New macro.
1138 (MISC_DIC_EL): New macro.
1139
1140 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it.
1141 (TIT-BIG5): Remove CTLauB.elc from it.
1142 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it.
1143 (clean mostlyclean): Remove obsolete reference.
1144
70079787
EZ
11452001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
1146
1147 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display.
1148
5e3d4fbc
AC
11492001-05-24 Andrew Choi <akochoi@i-cable.com>
1150
937fad9a
AC
1151 * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc.
1152
5e3d4fbc
AC
1153 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files.
1154
1155 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files.
1156
1157 * Makefile.in (TIT-GB): Remove CTLau.elc from it.
1158 (TIT-BIG5): Remove CTLauB.elc from it.
1159 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it.
1160
f042e7b9
DL
11612001-05-17 Dave Love <fx@gnu.org>
1162
d2c846aa 1163 * quail/latin-ltx.el ("TeX"): Rename from "latin-latex2e".
f042e7b9
DL
1164 Language family and indicator changed. Many new translations.
1165
f08cf35b
GM
11662001-05-17 Gerd Moellmann <gerd@gnu.org>
1167
1168 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
5ce6e4f4 1169 slovak input methods. New maintainer. From Pavel Janík
f08cf35b
GM
1170 <Pavel@Janik.cz>.
1171
b5eeaa1d
GM
11722001-04-23 Gerd Moellmann <gerd@gnu.org>
1173
1174 * quail/latin-ltx.el: Add more translations. From
880820fe 1175 jsbien@mimuw.edu.pl (Janusz S. Bień).
b5eeaa1d 1176
55a22ce1
EZ
11772001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
1178
1179 * quail/hangul.el <korean-hangul>: Doc fix.
1180
90200fcc
AI
11812001-04-18 Andrew Innes <andrewi@gnu.org>
1182
1183 * makefile.w32-in (EMACSLOADPATH): Define.
a4416b14
FP
1184 ($(TIT)):
1185 ($(MISC_DIC)):
1186 (.el.elc):
90200fcc
AI
1187 (leim-list.el): Remove stuff to set EMACSLOADPATH.
1188
f383cd0d
GM
11892001-04-05 Gerd Moellmann <gerd@gnu.org>
1190
a55e4e68
GM
1191 * Makefile.in (install): Remove .cvsignore files.
1192
f383cd0d
GM
1193 * quail/japanese.el ("japanese-hankaku-kana"): Don't use
1194 the same translations as for `japanese'.
1195
4c1dadb1
AI
11962001-04-03 Andrew Innes <andrewi@gnu.org>
1197
1198 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
1199 quail/ZIRANMA.elc.
1200 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
1201 $(srcdir)/quail/tsang-b5.elc.
1202 (NON_TIT_CNS): Delete.
1203 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
1204 (CHINESE_CNS): Delete.
1205 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa
1206 <handa@etl.go.jp>.
1207 (MISC_DIC): New variable.
1208 (CHINESE): Delete $(CHINESE_CNS).
1209 (WORLD): Add $(MISC_DIC).
1210 (all): Depends on $(MISC_DIC).
1211 (.NOTPARALLEL, .NO_PARALLEL): New special targets.
1212 ($(MISC_DIC)): New target.
1213 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
1214 and $(MISC_DIC:.elc=.el).
1215
e217c26e
EZ
12162001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
1217
a46d278b
EZ
1218 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From
1219 Kenichi Handa <handa@etl.go.jp>.
1220
e217c26e
EZ
1221 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
1222
a3d0b0e0
KH
12232001-03-31 Kenichi Handa <handa@etl.go.jp>
1224
c4cc8b9a 1225 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc.
a3d0b0e0
KH
1226 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
1227 ${srcdir}/quail/tsang-b5.elc.
1228 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
1229 (CHINESE-CNS): Delete it.
1230 (MISC-DIC): New variable.
1231 (CHINESE): Delete ${CHINESE-CNS}.
4c1dadb1 1232 (WORLD): Add ${MISC-DIC}.
a3d0b0e0
KH
1233 (all): Depends on ${MISC-DIC}.
1234 (${MISC-DIC}): New target.
1235 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
1236
1237 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
1238 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
1239
1240 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
1241
1242 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
cb0dc144 1243 * quail/quick-cns.el: Delete them.
a4416b14 1244
9d5d1075
EZ
12452001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1246
1247 * Makefile.in (${TIT}): Fix whitespace.
1248
ed31fabf
GM
12492001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
1250
1251 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
1252 (${TIT}): If the target file already exist, don't remake it.
1253
1e406be0
KH
12542001-03-21 Kenichi Handa <handa@etl.go.jp>
1255
1256 * quail/slovak.el ("slovak"): Translate "=q" to "`".
1257
ce058493 12582001-03-16 Pavel Janík <Pavel@Janik.cz>
8f369c02
KH
1259
1260 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
1261 "=q", "+q", "=Q", and "+Q".
1262 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
1263 ("slovak-prog-2"): Likewise.
1264 ("slovak-prog-3"): Likewise.
1265
abfa36c4
EZ
12662001-03-16 Eli Zaretskii <eliz@is.elta.co.il>
1267
1268 * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
1269
b8a7ebcf
KH
12702001-03-16 Kenichi Handa <handa@etl.go.jp>
1271
1272 * quail/japanese.el (quail-japanese-transliteration-rules): New
1273 variable. Use it to define these input methods: "japanese",
1274 "japanese-hiragana", "japanese-katakana".
1bdfe188
KH
1275 (quail-japanese-kana-state): Delete this variable.
1276 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
10d1d0af 1277 instead check if there's any Hiraganas in the conversion region.
b8a7ebcf 1278
9a639fce
KH
12792001-03-14 Kenichi Handa <handa@mule.m17n.org>
1280
1281 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
1282
51ab41b7
KH
12832001-03-06 Kenichi Handa <handa@etl.go.jp>
1284
1285 * CXTERM-DIC/4Corner.tit: Add copyright notice.
1286
36d5e61d
KH
12872001-03-05 Kenichi Handa <handa@etl.go.jp>
1288
1289 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
10d1d0af 1290 change of the special key bindings.
36d5e61d 1291
bf0bdce8
KH
12922001-02-22 Kenichi Handa <handa@etl.go.jp>
1293
51ab41b7 1294 * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
bf0bdce8
KH
1295
1296 * CXTERM-DIC/ETZY.tit: Likewise.
1297
1298 * CXTERM-DIC/ZOZY.tit: Likewise.
1299
193fba87
AI
13002001-02-05 Andrew Innes <andrewi@gnu.org>
1301
1302 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
1303 path absolute.
1304
350d71b3
AI
13052001-02-03 Andrew Innes <andrewi@gnu.org>
1306
1307 * makefile.w32-in (LATIN): Fix last change to use () not {}.
1308
49bd4a69
KH
13092001-02-02 Kenichi Handa <handa@etl.go.jp>
1310
1311 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
1312
1313 * makefile.w32-in (LATIN): Likewise.
1314
1315 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
1316
a51e9546
AI
13172001-02-01 Andrew Innes <andrewi@gnu.org>
1318
1319 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
1320
c91d43ed
KH
13212001-02-01 Kenichi Handa <handa@etl.go.jp>
1322
c91d43ed
KH
1323 * quail/greek.el ("greek-mizuochi"): New input method for
1324 classical Greek.
1325
7ccf7ab9 13262001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0 1327
7ccf7ab9 1328 * Makefile.in (extraclean): Added target so make doesn't die if
c522cff0
BW
1329 one runs "make extraclean" at the top level.
1330
0dac6924
AI
13312001-01-06 Andrew Innes <andrewi@gnu.org>
1332
1333 * makefile.nt ($(TIT)): Map .elc to .el.
1334 (buildlisppath): Make path relative to $(MAKEDIR).
1335
392164c1
AS
13362001-01-01 Andreas Schwab <schwab@suse.de>
1337
1338 * quail/latin-alt.el: Doc fixes.
1339
ec6bd013
DL
13402000-12-18 Dave Love <fx@gnu.org>
1341
880820fe
KH
1342 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate š entry.
1343 Change œ, Œ, ¶.
ec6bd013 1344
8ff06845
KH
13452000-12-16 Kenichi Handa <handa@etl.go.jp>
1346
1347 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
1348
4ee87dbb
AI
13492000-12-06 Andrew Innes <andrewi@gnu.org>
1350
1351 * makefile.w32-in (buildlisppath): Set to an absolute directory,
1352 relative to $(CURDIR).
1353 (INSTALLDIR): Use forward slash.
1354
24c53d36
AI
13552000-11-24 Andrew Innes <andrewi@gnu.org>
1356
1357 * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
1358
1359 * makefile.nt (.SUFFIXES): New target, include .elc .el.
1360
37c35586
KH
13612000-11-21 Kenichi Handa <handa@etl.go.jp>
1362
1363 * Makefile.in (.SUFFIXES): New target, include .elc .el.
1364
3c7d764e
KH
13652000-11-17 Kenichi Handa <handa@etl.go.jp>
1366
1367 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
1368 remember the conversion start.
1369
f3d3c491
AI
13702000-10-21 Andrew Innes <andrewi@gnu.org>
1371
1372 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
1373 of conditional invocation of make.
a4416b14
FP
1374 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
1375 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
f3d3c491
AI
1376 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
1377 files to .elc.
1378 ($(TIT)): Adjusted for the above change.
1379 (clean mostlyclean): Likewise.
1380 (.el.elc): New target.
1381
1382 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
1383 of conditional invocation of make.
a4416b14
FP
1384 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
1385 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
f3d3c491
AI
1386 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
1387 files to .elc.
1388 ($(TIT)): Adjusted for the above change.
1389 (clean mostlyclean): Likewise.
1390 (.el.elc): New target.
1391
a115794c
EZ
13922000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
1393
1394 * Makefile.in (${TIT}, clean): Don't use shell `command`
1395 expansion, use ${TIT:.elc=.el} instead.
1396
ce75c97a
GM
13972000-09-26 Gerd Moellmann <gerd@gnu.org>
1398
1399 * Makefile.in: Make this the leim Makefile.in.
1400 (clean): Also remove $NON-TIT and $WORLD.
1401 (RUN-EMACS): Set EMACSLOADPATH.
1402
7b920aa1
KH
14032000-09-21 Kenichi Handa <handa@etl.go.jp>
1404
36e44f62
KH
1405 * Makefile.in: Revert to no-leim Makefile.
1406
cd3c0140
KH
1407 * quail/.cvsignore: Include *.elc.
1408
1409 * ja-dic/.cvsignore: New file.
7b920aa1 1410
5eedab4d
AI
14112000-09-16 Andrew Innes <andrewi@gnu.org>
1412
1413 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
1414 (leim-list.el): Ditto.
1415
1416 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
1417 (leim-list.el): Ditto.
1418
39f547f7
AI
14192000-09-15 Andrew Innes <andrewi@gnu.org>
1420
1421 * makefile.w32-in (clean mostlyclean): Ignore errors when removing
1422 files.
1423
fe83b953
AI
14242000-09-14 Andrew Innes <andrewi@gnu.org>
1425
1426 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
1427 leim-list.el.
1428 (distclean maintainer-clean): Ditto for stamp-subdir.
1429
1430 * makefile.nt: Rename skkdic to ja-dic.
1431
0fddd0dc
KH
14322000-09-07 Kenichi Handa <handa@etl.go.jp>
1433
1434 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
1435 translation.
1436
1437 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
1438
1439 * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
1440 ("chinese-tonepy-punct"): New input method.
1441
1442 * quail/latin-pre.el ("polish-slash"): Don't use keyboard
1443 translation.
1444
1445 * quail/japanese.el ("japanese"): Delete the key sequence for
1e4f1886 1446 Roman transliteration from the docstring because it's now shown
0fddd0dc
KH
1447 automatically.
1448 ("japanese-ascii", "japanese-zenkaku")
1449 ("japanese-hankaku-kana", "japanese-hiragana")
1450 ("japanese-katakana"): Docstring modified.
1451
1452 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
1453 on describe-input-method.
1454 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
1455
44ef7cf6
AI
14562000-09-03 Andrew Innes <andrewi@gnu.org>
1457
1458 * makefile.w32-in: New file.
f8803e97 1459 (install) Fix copying of directories.
44ef7cf6 1460
5724ab7a
KH
14612000-08-31 Kenichi Handa <handa@etl.go.jp>
1462
1463 * quail/thai.el (thai-generate-quail-map): If the length of
1464 translation is more than one, compose it.
1465
daba11ce
DL
14662000-08-29 Dave Love <fx@gnu.org>
1467
880820fe 1468 * quail/latin-pre.el ("latin-9-prefix"): Change entries for œ and Œ.
a39fb83d 1469
daba11ce
DL
1470 * Makefile.in: ja-dic <- skk in several places.
1471
457dd64a
KH
14722000-08-25 Kenichi Handa <handa@etl.go.jp>
1473
1474 * ja-dic: Directory name changed from skkdic.
1475
a1a2e38f 1476 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
457dd64a
KH
1477
1478 * README: Rename skkdic to ja-dic throughout the file.
1479
68ce69e1
DL
14802000-08-24 Dave Love <fx@gnu.org>
1481
1482 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
457dd64a 1483 ("latin-1-prefix"): Add missing symbols.
68ce69e1 1484
5a76406c
DL
14852000-08-23 Dave Love <fx@gnu.org>
1486
880820fe
KH
1487 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give § and
1488 add ~p for ¶.
5a76406c 1489
240a16cf
KH
14902000-07-18 Kenichi Handa <handa@etl.go.jp>
1491
1492 * quail/japanese.el ("japanese"): Fix docstring.
1493
7a3fd467
KH
14942000-07-17 Kenichi Handa <handa@etl.go.jp>
1495
1496 * quail/japanese.el ("japanese"): Docstring modified.
1497
0bd5914b
KH
14982000-06-12 Kenichi Handa <handa@etl.go.jp>
1499
1500 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
1501 ("tibetan-wylie"): State transition table modified.
1502
4dc1225b
KH
15032000-06-01 Kenichi Handa <handa@etl.go.jp>
1504
1505 * quail/tibetan.el: Change all tibetan-1-column characters to
1506 tibetan. Quail map for "tibetan-wylie" fixed.
1507
177c0ea7 15082000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
6733d074
KH
1509
1510 * quail/latin-pre.el ("polish-slash"): New input method.
1511
69766f94
KH
15122000-03-02 Kenichi Handa <handa@etl.go.jp>
1513
1514 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
1515
9a90d84c
GM
15162000-02-01 Gerd Moellmann <gerd@gnu.org>
1517
1518 * Makefile.in: Make this the no-leim Makefile. Move the
1519 leim Makefile.in to ../leim-Makefile.in as it originally was.
1520
1521 * Makefile.noleim: Removed.
1522
cba32d22
KH
15232000-01-28 Kenichi Handa <handa@etl.go.jp>
1524
1525 * quail/hanja.el (korean-hanja): Add an entry for "wod".
1526
11ad3dee
KH
15272000-01-04 Kenichi Handa <handa@etl.go.jp>
1528
1529 * quail/japanese.el ("japanese"): Docstring augmented.
1530
5ec14d3c
KH
15311999-12-15 Kenichi Handa <handa@etl.go.jp>
1532
1533 * quail/lao.el: Rewritten for new composition.
1534
1535 * quail/lrt.el: Rewritten for new composition.
1536
1537 * quail/thai.el: Rewritten for new composition.
1538
1539 * quail/tibetan.el: Rewritten for new composition.
1540
113a1195
KH
15411999-12-13 Kenichi Handa <handa@etl.go.jp>
1542
1543 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
1544 characters, not Latin-1.
1545
98e85e34
GM
15461999-11-22 Andrew Innes <andrewi@gnu.org>
1547
1548 * makefile.nt: No need to generate subdirs.el.
1549
371f58d5
GM
15501999-11-21 Andrew Innes <andrewi@gnu.org>
1551
1552 * makefile.nt: New file.
1553
177c0ea7 15541999-10-26 Gerd Moellmann <gerd@gnu.org>
26922151
GM
1555
1556 * Makefile.noleim: New.
1557
58af2287
DL
15581999-09-19 Ken'ichi Handa <handa@gnu.org>
1559
1560 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
1561 turkish-postfix.
1562 ("turkish-postfix"): New Turkish input method which inserts
1563 Latin-5 characters.
1564
1565 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
1566 turkish-alt-postfix.
1567 ("turkish-alt-postfix"): New Turkish input method which inserts
1568 Latin-5 characters.
1569
15701999-07-12 Richard Stallman <rms@gnu.org>
1571
1572 * Version 20.4 released.
1573
15741998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
1575
1576 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
1577
15781999-06-14 Ken'ichi Handa <handa@gnu.org>
1579
1580 * quail/ethiopic.el ("ethiopic"): Add translation rules.
1581
15821999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
1583
1584 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
1585 hanja.el.
1586
15871999-05-25 Ken'ichi Handa <handa@gnu.org>
1588
1589 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
1590
15911999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
1592
1593 * quail/latin-pre.el ("romanian-prefix"): New input method.
1594 ("romanian-alt-prefix"): New input method.
1595
15961999-03-04 Kenichi Handa <handa@etl.go.jp>
1597
1598 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
1599
16001999-01-14 Kenichi Handa <handa@etl.go.jp>
1601
1602 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
1603 to convert is `n', change it to Japanese Hiragana `n' before
1604 conversion.
1605
16061999-01-11 Kenichi Handa <handa@etl.go.jp>
1607
1608 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
1609
1610 * quail/hebrew.el: New file.
1611
16121998-12-15 Kenichi Handa <handa@etl.go.jp>
1613
1614 * quail/devanagari.el (quail-devanagari-compose-characters):
1615 Adjusted for the change of input method handling.
1616 (quail-devanagari-hindi-compose-characters): Likewise.
1617
16181998-10-15 Kenichi Handa <handa@etl.go.jp>
1619
1620 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
1621 `(cd foo; pwd)`.
1622 (install): Likewise.
1623
b344d29d 16241998-10-15 Francesco Potortì <F.Potorti@cnuce.cnr.it>
58af2287
DL
1625
1626 * quail/latin-post.el: Many doc fixes.
1627 ("latin-1-postfix"): Add sequence for the small superscript o.
1628 * quail/latin-pre.el: Many doc fixes.
1629 ("latin-1-prefix"): Add sequences for the small
1630 superscript underlined o and a.
1631
b344d29d 16321998-10-13 Francesco Potortì <F.Potorti@cnuce.cnr.it>
58af2287
DL
1633
1634 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
1635 small superscript underlined o and a.
1636 ("italian-alt-postfix"): Change it to something useful and
a4416b14 1637 different from italian-postfix.
58af2287
DL
1638 * latin-post.el ("latin-1-postfix"): Add a method to enter the
1639 small superscript underlined o and a.
1640 ("italian-postfix"): Same as above.
1641 ("italian-postfix"): Add methods to enter e with acute accent and
1642 the >> and << symbols.
1643
16441998-09-25 Kenichi Handa <handa@etl.go.jp>
1645
1646 * quail/japanese.el (quail-japanese-hankaku-update-translation):
1647 Adjusted for the change of input method handling.
1648
16491998-09-11 Kenichi HANDA <handa@etl.go.jp>
1650
1651 * quail/japanese.el (quail-japanese-katakana-update-translation):
1652 Adjusted for the change of input method handling.
1653
16541998-08-31 Kenichi Handa <handa@etl.go.jp>
1655
1656 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
1657 change of input method handling.
1658 (quail-tibetan-input-tibkey): Likewise.
1659
16601998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1661
1662 * Version 20.3 released.
1663
16641998-08-16 Kenichi HANDA <handa@etl.go.jp>
1665
1666 * quail/czech.el ("czech"): Make this input method deterministic,
1667 kbd-translate, and show-layout.
1668
16691998-08-15 Kenichi HANDA <handa@etl.go.jp>
1670
1671 * quail/ethiopic.el: Fix several translation rules.
1672
16731998-08-12 Milan Zamazal <pdm@fi.muni.cz>
1674
1675 * quail/czech.el: Few key sequences added to some keyboards.
1676
16771998-08-06 Kenichi Handa <handa@etl.go.jp>
1678
1679 * quail/japanese.el (quail-japanese-use-double-n): New variable.
1680 (quail-japanese-update-translation): Adjusted for the change of
1681 quail-update-translation. Now this function should return
1682 CONTROL-FLAG.
1683 (quail-japanese-toggle-kana): Update quail-conversion-str.
1684 (quail-japanese-kanji-kkc): Likewise.
1685 (quail-japanese-switch-package): Reset quail-current-str and
1686 quail-conversion-str.
1687
16881998-07-24 Kenichi Handa <handa@etl.go.jp>
1689
1690 * quail/japanese.el (quail-japanese-kanji-kkc): Set
1691 quail-translation to nil after calling kkc-region so that
1692 translation mode is restarted correctly.
1693
16941998-07-21 Kenichi Handa <handa@etl.go.jp>
1695
1696 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
1697 that conversion is cancelled in kkc-region.
1698 (quail-japanese-switch-package): Fix previous change.
1699
17001998-07-19 Kenichi Handa <handa@etl.go.jp>
1701
1702 * quail/japanese.el (quail-japanese-update-translation): Handle
1703 a key which should fix the current translation and start a new
1704 translation correctly.
1705 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't
1706 change point.
1707
17081998-07-15 Kenichi Handa <handa@etl.go.jp>
1709
1710 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
1711 change of quail.el.
1712 (quail-japanese-switch-package): Likewise.
1713
17141998-07-03 Kenichi Handa <handa@etl.go.jp>
1715
1716 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
1717 Some keys for ancient Korean syllables are changed properly.
1718
17191998-06-20 Kenichi Handa <handa@etl.go.jp>
1720
1721 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
1722 (ethio-select-a-translation): New function.
1723
17241998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
1725
1726 * Makefile.in (RUN-EMACS): Add --multibyte.
1727
17281998-04-29 Karl Heuer <kwzh@gnu.org>
1729
1730 * Makefile.in (SLAVIC): Delete redundant backslash.
1731
17321998-04-28 Richard Stallman <rms@psilocin.gnu.org>
1733
1734 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
1735
17361998-04-20 Kenichi Handa <handa@etl.go.jp>
1737
1738 * Makefile.in (SLAVIC): New macro.
1739 (EUROPEAN): Include ${SLAVIC}.
1740
17411998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
1742
1743 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
1744 (leim-list.el): Depend on ${WORLD}.
1745
1746 * latin-alt.el (latin-2-alt-postfix): Doc fix.
1747
17481998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
1749
1750 * czech.el, slovak.el: Correct starting commentary.
1751
17521998-04-07 Milan Zamazal <pdm@fi.muni.cz>
1753
1754 * quail/czech.el, quail/slovak.el: Correct starting commentary.
1755
17561998-04-06 Andreas Schwab <schwab@gnu.org>
1757
1758 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
1759 to length.
1760 (lrt-generate-quail-map): Change sref to aref, and make second
1761 argument of substring a character index.
1762
17631998-03-26 Richard Stallman <rms@psilocin.gnu.org>
1764
1765 * Makefile.in (${TIT}): Fix shell conditional syntax.
1766
17671998-03-18 Kenichi Handa <handa@etl.go.jp>
1768
cb0dc144 1769 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
58af2287
DL
1770 "/ " to "/" (instead of " ").
1771
17721998-03-17 Richard Stallman <rms@psilocin.gnu.org>
1773
1774 * quail/czech.el, quail/slovak.el: New files.
1775
17761998-03-10 Richard Stallman <rms@psilocin.gnu.org>
1777
1778 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
1779 Uses changed.
1780
17811998-03-05 Kenichi Handa <handa@etl.go.jp>
1782
1783 * Makefile.in (${TIT}): To byte-compile quail packages, use just
1784 built quail.
1785
177c0ea7 17861997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
58af2287
DL
1787
1788 * quail/hanja3.el: New file.
1789
1790 * quail/hanja-jis.el: Title string of the input method
1791 "korean-hanja-jis" changed.
1792
1793 * quail/symbol-ksc.el: Title string of the input method
1794 "korean-symbol" changed. Require 'korea-util.
1795 (quail-hangul-switch-back): Deleted.
1796
1797 * quail/hangul3.el: Require 'korea-util.
1798 (quail-hangul-switch-to-symbol-ksc): Deleted.
1799
1800 * quail/hanja.el: Require 'korea-util. Title string of the input
1801 method "korean-hanja" changed.
1802 (quail-hanja-switch-to-symbol-ksc): Deleted.
1803
1804 * quail/hangul.el: Require 'korea-util.
1805 (quail-hangul-switch-to-symbol-ksc): Deleted.
a4416b14 1806
58af2287
DL
18071997-10-23 Kenichi Handa <handa@etl.go.jp>
1808
1809 * quail/ethiopic.el: The title string of input method "Ethiopic"
1810 is changed.
1811
18121997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1813
1814 * Version 20.2 released.
1815
18161997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1817
1818 * quail/latin-post.el (german): Swap y and z.
1819
18201997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1821
1822 * Version 20.1 released.
1823
1824 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
a4416b14 1825
58af2287
DL
18261997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1827
1828 * quail/viqr.el (vietnamese-viqr): Doc fix.
1829
18301997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1831
1832 * quail/latin-alt.el: New file.
1833
18341997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1835
1836 * quail/latin-post.el: Undo previous change.
a4416b14 1837
58af2287
DL
18381997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1839
1840 * quail/latin-post.el (latin-2-postfix):
1841 Replace comma and period with `. Replace colon with /.
1842 (latin-1-postfix): Replace comma with /.
1843 (french-postfix): Replace comma with /.
1844 (latin-3-postfix): Replace comma with ` and period with /.
1845 (latin-4-postfix): Replace comma with ` and period with ~.
1846 (latin-5-postfix): Replace comma with ` and period with /.
1847 (turkish-postfix): Replace comma with ` and period with /.
1848
18491997-09-10 Kenichi Handa <handa@etl.go.jp>
1850
1851 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The
1852 function added to quail-mode-hook turn ethio-mode on only when
1853 input method "ethiopic" is begin used.
1854 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
1855 (ethio-toggle-space): Likewise.
1856 (ethio-insert-space): Likewise.
1857 (ethio-insert-ethio-space): Likewise.
1858 (ethio-prefer-ascii-punctuation): Likewise.
1859 (ethio-toggle-punctuation): Likewise.
1860 (ethio-gemination): Likewise.
1861 ("ethiopic"): Doc-string of this Quail package modified. Bind
1862 function keys for TRANSLATION-KEYMAP to
1863 quail-execute-non-quail-command.
1864
18651997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1866
1867 * Makefile.in (install): Use quail/* in the second tar that
1868 copies a dir named quail.
1869
18701997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1871
1872 * Makefile.in (install): Do not copy leim-list.el twice. Copy
1873 `skk' subdirectory too.
1874
18751997-09-03 Kenichi Handa <handa@etl.go.jp>
1876
1877 * quail/cyrillic.el: For each package, pass t for the SIMPLE
1878 argument to quail-define-package.
1879 * quail/cyril-jis.el: Likewise
1880 * quail/greek.el: Likewise.
1881 * quail/ipa.el: Likewise.
1882 * quail/lao.el: Likewise.
1883 * quail/lrt.el: Likewise.
1884 * quail/thai.el: Likewise.
1885 * quail/viqr.el: Likewise.
1886
18871997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
1888
183080b6 1889 * quail/ethiopic.el ("ethiopic"): Doc-string fixed. Change the arg
58af2287
DL
1890 TRANSLATION-KEYS.
1891 (quail-mode-map): Change binding for ethio-insert-ethio-space.
1892 (quail-mode-hook): Check the current Quail package name.
1893
1894 * quail/latin-post.el: Add rules for cancelling accents by typing
1895 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
1896 packages.
1897
18981997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1899
1900 * quail/latin-post.el, quail/latin-pre.el: For each package,
1901 pass t for the SIMPLE argument to quail-define-package.
1902
19031997-08-28 Kenichi Handa <handa@etl.go.jp>
1904
1905 * Makefile.in (dotdot): This macro deleted.
1906 (SUBDIRS): Exclude skk.
1907 (all): Substitute ${WORLD} to ${TIT}.
1908 (%.el): This target deleted.
1909 (${TIT}): Check existence of `quail' subdirectory.
1910 (leim-list.el): Do not check old files.
1911 (install): If ${srcdir} is different from the current directory,
1912 copy also files under ${srcdir}.
1913
19141997-08-26 Kenichi Handa <handa@etl.go.jp>
1915
1916 * Makefile.in: Re-arrange macros so that the macro TIT contains
1917 only Quial packages generated from CXTERM dictionaries, and the
1918 macro NON-TIT contains only Quial packages distributed with Emacs.
1919 (install): Do not use -h option for tar, instead copy ${NON-TIT}
1920 and ${TIT} separately.
1921
19221997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1923
1924 * Makefile.in (install): Discard extra data in tar | tar command.
1925
19261997-08-23 Kenichi Handa <handa@etl.go.jp>
1927
1928 * quail/devanagari.el (quail-devanagari-compose-characters): Fix
1929 previous change.
1930 (quail-devanagari-hindi-compose-characters): Fix previous change.
1931
1932 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
1933 change.
1934
19351997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1936
1937 * Makefile.in (leim-list.el): Fix previous change.
1938
1939 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
1940
19411997-08-21 Kenichi HANDA <handa@etl.go.jp>
1942
1943 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
1944 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
1945 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
1946
1947 * Makefile.in (install): Just copy leim-list.el instead of running
1948 update-leim-list-file on ${INSTALLDIR}.
1949 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
1950 py-punct-b5.el -> pypunct-b5.el.
1951 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
1952 (leim-list.el): Delete old files not contained in ${WORLD}.
1953
1954 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
1955 input-method-after-insert-chunk-hook.
1956
1957 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
1958
19591997-08-19 Kenichi Handa <handa@etl.go.jp>
1960
1961 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
1962 package fixed.
1963
19641997-08-18 Kenichi Handa <handa@etl.go.jp>
1965
1966 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
1967 throw.
1968 (quail-japanese-kanji-kkc): Completely re-written.
1969 (quail-japanese-kkc-mode-exit): New function.
1970 (quail-japanese-switch-package): Call activate-input-method
1971 instead of select-input-method.
1972
1973 * quail/thai.el (thai-consonant-input): Typo fixed.
1974
1975 * quail/devanagari.el (quail-devanagari-compose-characters): Do
1976 not call throw.
1977 (quail-devanagari-hindi-compose-characters): Likewise.
1978
1979 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
1980 activate-input-method instead of select-input-method.
1981
1982 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
1983
1984 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use
1985 input-method-history instead of previous-input-method.
1986
19871997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
1988
59daa29a 1989 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
58af2287
DL
1990
19911997-08-16 Kenichi Handa <handa@etl.go.jp>
1992
1993 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
1994 ("lao-lrt"): Doc-string of this Quail package modified.
10d1d0af 1995 Some translation rules added.
58af2287
DL
1996
1997 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
1998 (lao-quail-define-rules): Some translation rules corrected.
1999
20001997-08-11 Kenichi Handa <handa@etl.go.jp>
2001
2002 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
2003 (lrt-vowel-table): The entry for "aM" corrected.
2004
20051997-08-07 Kenichi Handa <handa@etl.go.jp>
2006
2007 * quail/lrt.el: Change title string of input method "lao-lrt".
2008 (lrt-single-consonant-table): Several key sequence changed.
2009 (lrt-composing-pattern-double-c): Handle a consonant with
2010 semi-vowel-lower correctly.
2011 (lrt-handle-maa-sakod): Do not reset quail-current-key.
2012 (lrt-handle-tone-mark): Check the existence of double consonant
2013 correctly.
2014
2015 * quail/lao.el: Change title string of input method "Lao".
2016
20171997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
2018
2019 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
10d1d0af 2020 modified. Several translation rules modified.
58af2287
DL
2021
20221997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2023
2024 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
2025 quail/cyril-jis.el.
2026
2027 * quail/cyril-jis.el: New file.
2028
2029 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
2030
20311997-08-01 Kenichi Handa <handa@etl.go.jp>
2032
2033 * quail/ethiopic.el: In quail-mode-map, bind
2034 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
2035 Quail package "ethiopic".
2036
20371997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
2038
2039 * quail/cyrillic.el (cyrillic-translit): New input method.
2040
20411997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2042
2043 * quail/tibetan.el: New file.
2044
2045 * quail/py-punct.el: Require 'quail.
2046
2047 * quail/py-punct-b5.el: Require 'quail.
2048
2049 * quail/ethiopic.el: Change Quail package name to "ethiopic".
2050 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
2051
10d1d0af 2052 * Makefile.in (TIT): New variable, concatenation of TIT-GB and
58af2287
DL
2053 TIT-BIG5.
2054 (RUN-EMACS): Do not set EMACSLOADPATH.
10d1d0af 2055 (ASIA): Include TIBETAN.
58af2287 2056 (all): Remove stamp-bytecomp from dependency list.
10d1d0af 2057 ({$TIT}): New target, substitutes the target ${TIT-GB} ${TIT-BIG5}.
58af2287
DL
2058 (%.el): Make a link for byte-compiled file too.
2059 (stamp-bytecomp): Target deleted.
2060 (leim-list.el): Run Emacs with loading quail.
2061 (install-XXX): These targets deleted.
2062 (install): Remove files under INSTALLDIR before copying new files.
2063 Run Emacs with loading quail.
2064 (clean mostlyclean): Remove only generated files.
2065
20661997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2067
2068 * Makefile.in (stamp-bytecomp): Fix shell conditional.
2069 (clean): Fix shell conditional.
2070
20711997-07-21 Jim Meyering <meyering@eng.ascend.com>
2072
2073 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
2074 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
2075
20761997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2077
2078 * Makefile.in: Modified to avoid *.el files being regarded
10d1d0af 2079 as intermediate files and deleted by GNU make.
58af2287
DL
2080
2081 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
2082 (lrt-handle-maa-sakod): Correctly handle the case that
2083 quail-current-data is nil.
2084 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
2085 tone.
2086
20871997-07-15 Kenichi Handa <handa@etl.go.jp>
2088
2089 * quail/py-punct.el: New file.
2090
2091 * quail/py-punct-b5.el: New file.
2092
2093 * quail/japanese.el: Doc-string of Quail package japanese modified.
2094
2095 * Makefile.in: Rules re-written to avoid tricky code.
183080b6
JB
2096 (CHINESE-GB): Include quail/py-punct.elc.
2097 (CHINESE-BIG5): Include quail/py-punct-b5.elc.
a4416b14 2098
58af2287
DL
20991997-07-10 Kenichi Handa <handa@etl.go.jp>
2100
2101 * quail/latin-pre.el: Change titles of quail packages.
2102
2103 * quail/latin-post.el: Likewise.
2104
6922b018 2105;; Local Variables:
880820fe 2106;; coding: utf-8
33462dfa 2107;; add-log-time-zone-rule: t
6922b018 2108;; End:
2a34a036 2109
a748d010 2110 Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
114f9c96 2111 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
5b87ad55
GM
2112
2113 This file is part of GNU Emacs.
2114
d3fb0974 2115 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 2116 it under the terms of the GNU General Public License as published by
d3fb0974
GM
2117 the Free Software Foundation, either version 3 of the License, or
2118 (at your option) any later version.
5b87ad55
GM
2119
2120 GNU Emacs is distributed in the hope that it will be useful,
2121 but WITHOUT ANY WARRANTY; without even the implied warranty of
2122 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2123 GNU General Public License for more details.
2124
2125 You should have received a copy of the GNU General Public License
d3fb0974 2126 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
ab5796a9
MB
2127
2128;;; arch-tag: 4b364045-a476-4ff7-92ad-dde58dbd45b4