1 2012-03-25 Eli Zaretskii <eliz@gnu.org>
3 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
4 of same-dir.tst, to avoid stepping on other (parallel) Make job's
7 2012-03-21 Kenichi Handa <handa@m17n.org>
9 * quail/indian.el ("devanagari-itrans"): Add a few more useful
12 2012-03-16 Kenichi Handa <handa@m17n.org>
14 * quail/indian.el (telugu-inscript): Fix typo. (Bug#10936)
16 2012-03-13 Йордан Миладинов <jordanmiladinov@gmail.com> (tiny change)
18 * quail/cyrillic.el (bulgarian-alt-phonetic):
19 New input method. (Bug#10893)
21 2012-03-09 Mohsen BANAN <libre@mohsen.1.banan.byname.net>
23 * quail/persian.el: Update which includes: (1) full compliance to
24 ISIRI-6219, forbidden characters were eliminated and missing
25 characters were added; (2) layer 3 of ISIRI-9147 is now
26 implemented with a '\' prefix; (3) double entry of characters
27 which were postfixed with 'h' is now supported; (4) lots of
28 comment and additional pointers have been added.
30 2011-12-15 Kenichi Handa <handa@m17n.org>
32 * quail/ethiopic.el ("ethiopic"): Do not refer to
33 ethio-prefer-ascii-punctuation.
35 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
37 * quail/hangul.el (hangul-character): Fix typo.
39 2011-09-27 Jambunathan K <kjambunathan@gmail.com>
41 * quail/indian.el (quail-tamil-itrans-misc-table): Delete it.
42 (quail-tamil-itrans-numerics-and-symbols-table)
43 (quail-tamil-itrans-various-signs-and-digits-table): New variables.
44 ("tamil-itrans"): Show the values of above variables (Bug#9336).
46 2011-09-22 Kenichi Handa <handa@m17n.org>
48 * quail/indian.el (quail-tamil-itrans-syllable-table)
49 (quail-tamil-itrans-misc-table): New variables.
50 ("tamil-itrans"): Improve the docstring by showing the values of
51 above variables (Bug#9336).
53 2011-09-06 Paul Eggert <eggert@cs.ucla.edu>
55 * Makefile.in (install): install-sh is now in build-aux (Bug#9169).
57 2011-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
59 * quail/latin-ltx.el: Complete the super and subscript letters.
61 2011-08-20 Glenn Morris <rgm@gnu.org>
63 * Makefile.in (OTHERS):
64 * makefile.w32-in (MISC): Add ipa-praat.elc.
66 2011-07-23 Yair F <yair.f.lists@gmail.com>
68 * quail/hebrew.el ("hebrew"): Additional key mappings.
69 ("hebrew-new", "hebrew-lyx", "hebrew-full")
70 ("hebrew-biblical-tiro", "hebrew-biblical-sil", "yiddish-royal")
71 ("yiddish-keyman"): New input methods.
73 2011-06-12 Andreas Schwab <schwab@linux-m68k.org>
75 * SKK-DIC/SKK-JISYO.L: Add proper coding tag.
76 * CXTERM-DIC/4Corner.tit, CXTERM-DIC/ARRAY30.tit,
77 * CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/ECDICT.tit,
78 * CXTERM-DIC/ETZY.tit, CXTERM-DIC/PY-b5.tit,
79 * CXTERM-DIC/Punct-b5.tit, CXTERM-DIC/Punct.tit,
80 * CXTERM-DIC/QJ-b5.tit, CXTERM-DIC/QJ.tit, CXTERM-DIC/SW.tit,
81 * CXTERM-DIC/TONEPY.tit, CXTERM-DIC/ZOZY.tit: Likewise.
82 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
83 * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Likewise.
85 * Makefile.in (TIT_BIG5): Rename from TIT-BIG5.
87 2011-05-30 Oliver Scholz <epameinondas@gmx.de>
89 * quail/ipa-praat.el: New input method.
91 2011-05-16 Eli Zaretskii <eliz@gnu.org>
93 * Makefile.in (OTHERS): Add $(srcdir)/quail/persian.elc.
95 * makefile.w32-in (MISC): Add $(srcdir)/quail/persian.elc.
97 2011-05-16 Mohsen BANAN <libre@mohsen.banan.1.byname.net>
99 * quail/persian.el: New file.
101 2011-05-05 Eli Zaretskii <eliz@gnu.org>
103 * quail/latin-ltx.el <\beth, \gimel, \daleth>: Produce
104 corresponding symbols rather than Hebrew letters. (Bug#8563)
106 * quail/latin-ltx.el <\aleph>: Produce ALEF SYMBOL instead of
107 HEBREW LETTER ALEF. (Bug#8563)
109 2011-03-23 Glenn Morris <rgm@gnu.org>
111 * Makefile.in (install): Use `install-sh -d' rather than mkinstalldirs.
113 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
115 * Version 23.3 released.
117 2011-02-28 Juanma Barranquero <lekktu@gmail.com>
119 * quail/ethiopic.el ("ethiopic"): Fix tpo in docstring.
121 2011-01-28 Paul Eggert <eggert@cs.ucla.edu>
123 Redo spelling of Makefile variables to conform to POSIX.
124 POSIX does not allow "-" in Makefile variable names.
125 Reported by Bruno Haible in
126 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
127 * Makefile.in (BUILT_EMACS): Rename from BUILT-EMACS.
128 (TIT_GB): Rename from TIT-GB.
129 (CHINESE_TIT): Rename from CHINESE-TIT.
130 (NON_TIT_GB): Rename from NON-TIT-GB.
131 (NON_TIT_BIG5): Rename from NON-TIT-BIG5.
132 (CHINESE_NON_TIT): Rename from CHINESE-NON-TIT.
133 (CHINESE_GB): Rename from CHINESE-GB.
134 (CHINESE_BIG5): Rename from CHINESE-BIG5.
135 (TIT_MISC): Rename from TIT-MISC.
136 (NON_TIT_MISC): Rename from NON-TIT-MISC.
137 (TIT_SOURCES): Rename from TIT-SOURCES.
138 (MISC_SOURCES): Rename from MISC-SOURCES.
140 2011-01-08 Glenn Morris <rgm@gnu.org>
142 * makefile.w32-in (RUN_EMACS):
143 * Makefile.in (RUN-EMACS): Add --no-site-lisp.
145 * makefile.w32-in (RUN_EMACS):
146 * Makefile.in (RUN-EMACS): -batch implies --no-init-file.
148 2010-08-28 Kenichi Handa <handa@m17n.org>
150 * quail/japanese.el (quail-japanese-update-translation):
151 Fix handling of invalid key.
153 2010-08-15 Andreas Schwab <schwab@linux-m68k.org>
155 * quail/vntelex.el ("vietnamese-telex"): Doc fix.
157 * quail/georgian.el: Remove extra backslashes.
159 2010-08-14 Andreas Schwab <schwab@linux-m68k.org>
161 * quail/arabic.el: Quote [ and ].
162 * quail/latin-ltx.el: Likewise.
164 * quail/greek.el ("greek", "greek-postfix"): Change string to
167 2010-08-13 Kenichi Handa <handa@m17n.org>
169 * quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.
171 2010-08-09 Kenichi Handa <handa@m17n.org>
173 * quail/greek.el ("greek"): Add rules for Greek style quotes.
175 2010-05-15 Glenn Morris <rgm@gnu.org>
177 * Makefile.in (install): Remove references to CVS-related files.
179 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
181 * Version 23.2 released.
183 2010-04-06 Chong Yidong <cyd@stupidchicken.com>
185 * quail/vntelex.el: Fix "af" rule (Bug#5836).
187 2010-03-27 Eli Zaretskii <eliz@gnu.org>
189 * makefile.w32-in ($(TIT), $(MISC_DIC), leim-list.el): Enclose the
190 argument of "-l" in $(ARGQUOTE), in case it includes blanks or
191 other special characters.
193 2010-03-18 Glenn Morris <rgm@gnu.org>
195 * Makefile.in (maintainer-clean): Use bootstrap-clean.
196 (extraclean): Fix deletion patterns.
198 * Makefile.in (dot): Remove, since ../ is used throughout the
201 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
205 2010-02-16 Kenichi Handa <handa@m17n.org>
207 * SKK-DIC/SKK-JISYO.L: Updated to the latest version.
209 2009-12-05 Vasily Korytov <vasily@korytov.pp.ru>
211 * quail/cyrillic.el (russian-typewriter): Change keyboard layout.
214 2009-09-09 Glenn Morris <rgm@gnu.org>
216 * Makefile.in (install): Set umask to world-readable before creating
219 2009-08-31 Juri Linkov <juri@jurta.org>
221 * quail/ipa.el ("ipa"): Set `forget-last-selection' to nil.
222 ("ipa-x-sampa"): Set `forget-last-selection' to nil.
223 Set `deterministic' to nil.
224 ("ipa"): Bind "g" to U+0261, and "tsh" to a list of "U+02A7",
225 "U+0074 U+0283", "U+0074 U+2040 U+0283".
226 ("ipa-kirshenbaum", ipa-x-sampa"): Bind "g" to U+0261, and "tS"
227 to a list of "U+02A7", "U+0074 U+0283", "U+0074 U+2040 U+0283".
230 2009-08-31 Juri Linkov <juri@jurta.org>
232 * quail/ipa.el ("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa".
233 ("ipa-x-sampa"): Rename from "x-sampa-ipa".
234 (ipa-x-sampa-implosive-submap): Rename from
235 x-sampa-implosive-submap.
236 (ipa-x-sampa-prepend-to-keymap-entry): Rename from
237 x-sampa-prepend-to-keymap-entry.
238 (ipa-x-sampa-underscore-implosive): Rename from
239 x-sampa-underscore-implosive.
240 (ipa-x-sampa-implosive-submap): Move before first use.
242 2009-08-30 Aidan Kehoe <kehoea@parhasard.net>
244 * quail/ipa.el ("kirshenbaum-ipa", "x-sampa-ipa"):
245 Two new input methods, both following widely-used Usenet
246 conventions for mapping ASCII to the IPA. Kirshenbaum is common in
247 sci.lang and alt.usage.english, X-SAMPA in various (mostly
248 European) non-English language fora. X-SAMPA is slightly more
249 complex to support in Quail that Kirshenbaum, whence the two extra
250 function and one extra submap to support it.
251 (x-sampa-prepend-to-keymap-entry): New function.
252 (x-sampa-underscore-implosive): New function.
253 (x-sampa-implosive-submap): New Quail submap.
255 2009-08-30 Aidan Kehoe <kehoea@parhasard.net>
257 * quail/ipa.el: Recode the file as UTF-8, for better
258 interoperability with other applications.
260 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
262 * quail/latin-ltx.el (\circ): Use the `ring operator' rather than
265 * Makefile.in (leim-list.el, install): Don't use -r to remove files.
267 2009-08-25 Glenn Morris <rgm@gnu.org>
269 * quail/hangul.el (top-level): Don't require cl at run-time.
271 2009-08-21 Thamer Mahmoud <thamer.mahmoud@gmail.com> (tiny change)
273 * quail/arabic.el: Add missing keys that exist on the Arabic X
274 keyboard. Don't insert Lam-alef ligatures from the Arabic
275 Presentation Forms ranges; instead, separate Lam-Alef ligatures
276 into a list of two letters (Lam and a suitable Alef).
278 2009-06-23 Kenichi Handa <handa@m17n.org>
280 * quail/hangul.el (hangul-to-hanja-conversion): When it is called
281 while korean input method is off, convert the following character.
283 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
287 2009-06-18 Kenichi Handa <handa@m17n.org>
289 * quail/hangul.el (hangul-im-keymap): Add binding of key
292 2009-05-04 Simon Leinen <simon.leinen@switch.ch> (tiny change)
294 * Makefile.in (install): Avoid using $$(..) construct, for Solaris
297 2009-04-12 Andreas Schwab <schwab@linux-m68k.org>
299 * Makefile.in (install): Remove .gitignore files.
301 2009-03-19 Kenichi Handa <handa@m17n.org>
303 * leim-ext.el: Change the encoding to utf-8.
305 2008-12-30 Jan Djärv <jan.h.d@swipnet.se>
307 * Makefile.in (install): Remove old directories in ns_appresdir before
308 moving new directories there.
310 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
312 * quail/hangul.el (hangul-im-keymap, hangul-insert-character)
313 (hangul-djamo, hangul2-input-method-moum, hangul3-input-method-cho)
314 (hangul3-input-method-jung, hangul3-input-method-jong):
315 Fix typos in docstrings.
317 2008-11-07 Vasily Korytov <vasily@korytov.pp.ru> (tiny change)
319 * quail/cyrillic.el: Handle backslash key (bug#839).
321 2008-10-20 Kenichi Handa <handa@m17n.org>
323 * quail/indian.el (inscript-mlm-keytable): New variable.
324 (malayalam-inscript): Use inscript-mlm-keytable.
326 2008-09-11 Magnus Henoch <mange@freemail.hu>
328 * quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G
331 2008-09-02 Carsten Bormann <cabo@tzi.org>
333 * quail/latin-post.el ("german-postfix"): Do not translate ue to
334 \"u after a, e or q, because that would be extremely uncommon
335 compared to aue, eue or que. The only exception is the prefix
336 "ge", after which, according to corpus statistics, a \"u can be
339 2008-08-10 Jihyun Cho <jihyun.jo@gmail.com>
341 * quail/hangul.el (hangul3-input-method-jong): Fix array indexing bug.
343 2008-07-19 Juri Linkov <juri@jurta.org>
345 * quail/cyrillic.el ("cyrillic-translit"): Add two rules "//'" and
346 "//`" for combining accents as a separate character. Keep two
347 rules "i`" and "I`" for characters where accent is not a separate
348 character. Revert changes that added postfix combining accents.
350 2008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
352 * Makefile.in (install): Perform post-install cleanup inside NS app
355 2008-07-12 Juri Linkov <juri@jurta.org>
357 * quail/rfc1345.el: Replace non-printable control characters with
358 equivalent text-only notations.
360 * quail/cyrillic.el ("cyrillic-translit"): Fix rules with
361 combining acute accent. Add rules ("e\\" ?э) ("E\\" ?Э).
362 Change conflicting rules ("u'" ?ў) to ("u~" ?ў), and ("U'" ?Ў)
363 to ("U~" ?Ў). Doc fix. Put combining accent rules into one group.
365 2008-07-10 Teodor Zlatanov <tzz@lifelogs.com>
367 * quail/cyrillic.el : Add more rules to cyrillic-translit, make
368 everything postfix. Adjust to eliminate conflicts.
370 2008-06-30 Juanma Barranquero <lekktu@gmail.com>
372 * quail/hangul3.el: Remove (unneeded since 2008-06-03).
374 2008-06-27 Glenn Morris <rgm@gnu.org>
376 * Makefile.in (.el.elc): Copy the echo behavior of lisp/Makefile.in.
378 2008-06-24 Juanma Barranquero <lekktu@gmail.com>
380 * makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc.
382 2008-06-20 Eli Zaretskii <eliz@gnu.org>
384 * makefile.w32-in (distclean): Don't delete `quail' subdir: if we
385 are building in the sandbox, there are precious files there.
386 (clean mostlyclean): Delete leim-list.el~.
387 (distclean): Delete makefile.
389 2008-06-13 Teodor Zlatanov <tzz@lifelogs.com>
391 * quail/cyrillic.el: Add quotation marks, paragraph symbol, angled
392 brackets, number symbol, and accented aeio to cyrillic-translit.
394 2008-06-03 Jihyun Cho <jihyun.jo@gmail.com>
396 * quail/hangul.el: Completely re-written.
398 2008-06-03 Kenichi Handa <handa@m17n.org>
400 * makefile.w32-in (KOREAN): Remove ${srcdir}/quail/hangul3.elc.
401 (leim-list.el): Remove leim-list.el at first.
403 * Makefile.in (KOREAN): Remove ${srcdir}/quail/hangul3.elc.
404 (leim-list.el): Remove leim-list.el at first.
406 * leim-ext.el: Register input methods "korean-hangul",
407 "korean-hangul3f", "korean-hangul390", and "korean-hangul3".
409 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
411 * quail/latin-ltx.el: Don't use single-char mapping from ~ to NBSP.
413 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
415 * quail/indian.el: Don't require devan-util.
417 2008-02-01 James Cloos <cloos@jhcloos.com>
419 * quail/arabic.el: Update (sync with xkeyboard-config keyboard).
421 2008-02-01 Kenichi Handa <handa@m17n.org>
423 * Makefile.in (OTHERS): Add arabic.elc.
425 2008-02-01 James Cloos <cloos@jhcloos.com>
427 * quail/arabic.el: New file.
429 2008-02-01 Kenichi Handa <handa@m17n.org>
431 * MISC-DIC/pinyin.map: Fix encoding to that of the original file.
433 2008-02-01 KAWABATA, Taichi <kawabata@m17n.org>
435 * quail/indian.el (quail-indian-flatten-list): Delete it.
436 (quail-define-inscript-package): Pay attention to `nil' values of
438 (inscript-tml-keytable): New variable. Use it for Tamil inscript.
440 2008-02-01 Dave Love <fx@gnu.org>
442 * quail/latin-post.el ("turkish-latin-3-postfix"): Make it
443 just an alias for turkish-postfix.
445 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Make it
446 just an alias for turkish-alt-postfix.
448 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
450 2008-02-01 Kenichi Handa <handa@m17n.org>
452 * quail/thai.el: Don't require thai-util.
453 (quail-thai-update-translation): Delete function.
454 (thai-generate-quail-map): Change to a macro that directly calls
456 ("thai-kesmanee", "thai-pattachote"): Don't use
457 UPDATE-TRANSLATION-FUNCTION.
459 * quail/indian.el (quail-indian-preceding-char-position):
461 (quail-indian-update-preceding-char): Delete variable.
462 (quail-indian-update-translation): Delete function.
463 (quail-define-indian-trans-package): Don't call
464 quail-define-package with quail-indian-update-translation.
465 (quail-define-inscript-package): Likewise.
467 2008-02-01 Dave Love <fx@gnu.org>
469 * quail/indian.el (quail-indian-preceding-char-position)
470 (quail-indian-update-translation, quail-define-inscript-package):
471 Use characterp, not char-valid-p.
473 2008-02-01 Dave Love <fx@gnu.org>
475 * quail/welsh.el ("welsh"): Doc fix.
477 * quail/cyrillic.el: Reinstate some commented-out redundancies.
478 ("russian-typewriter"): Rename from cyrillic-typewriter.
479 Make cyrillic-jcuken effectively an alias for it.
480 ("russian-computer"): New.
481 ("bulgarian-phonetic"): Rename from bulgarian-pho.
482 ("bulgarian-bds"): Rename from bulgarian-standard.
484 2008-02-01 Dave Love <fx@gnu.org>
486 * ja-dic/ja-dic.el: Add coding tag.
488 2008-02-01 Dave Love <fx@gnu.org>
490 * latin-post.el: Recode to utf-8.
491 ("latin-postfix"): New method.
493 * latin-alt.el: Recode to utf-8.
494 ("latin-alt-postfix"): New method.
496 * quail/latin-pre.el: Recode to utf-8.
497 ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp.
498 ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ġ,
500 ("latin-prefix"): New method.
502 * quail/uni-input.el (utf-8-ccl-encode): Delete.
503 (ucs-input-method): Modify.
505 2008-02-01 Kenichi Handa <handa@etl.go.jp>
507 * Makefile.in (RUN-EMACS): Add LC_ALL=C.
509 2008-01-14 Aidan Kehoe <kehoea@parhasard.net> (tiny change)
511 * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and \vk.
513 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
516 * Makefile.in: Remove references to Xenix.
518 2007-12-15 Richard Stallman <rms@gnu.org>
520 * quail/latin-post.el ("scandinavian-postfix"): Doc fix.
522 * quail/latin-alt.el: Many doc fixes.
523 ("danish-alt-postfix")
524 ("esperanto-alt-postfix", "finnish-alt-postfix")
525 ("german-alt-postfix", "icelandic-alt-postfix")
526 ("norwegian-alt-postfix", "scandinavian-alt-postfix")
527 ("spanish-alt-postfix", "swedish-alt-postfix"):
528 Delete; they were identical to the non-alt versions.
530 2007-12-07 Kenichi Handa <handa@ni.aist.go.jp>
532 * quail/lao.el (quail-map-from-table): Allow a tone just after a
535 2007-11-17 Glenn Morris <rgm@gnu.org>
537 * Makefile.in (check-declare): New target.
539 2007-10-31 Glenn Morris <rgm@gnu.org>
541 * Makefile.in (install): Change ownership of installed files.
543 2007-10-20 Edward O'Connor <hober0@gmail.com> (tiny change)
545 * quail/latin-ltx.el ("\\qed"): Add this rule.
547 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
549 * quail/indian.el (quail-indian-update-preceding-char):
550 Don't mark the variable as frame-local; it wasn't used as such.
552 2007-07-25 Glenn Morris <rgm@gnu.org>
554 * Relicense all FSF files to GPLv3 or later.
556 * COPYING: Switch to GPLv3.
558 2007-07-16 Eli Zaretskii <eliz@gnu.org>
560 * makefile.w32-in (extraclean): Don't delete *~.
562 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
564 * Version 22.1 released.
566 2007-01-30 Kenichi Handa <handa@m17n.org>
568 * CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/PY-b5.tit, CXTERM-DIC/SW.tit,
569 * CXTERM-DIC/TONEPY.tit: Add copyright and license notices.
571 * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Add copyright and
574 2007-01-24 Kenichi Handa <handa@m17n.org>
576 * MISC-DIC/README: New file.
578 * CXTERM-DIC/README: New file.
580 * CXTERM-DIC/4Corner.tit, CXTERM-DIC/CCDOSPY.tit,
581 * CXTERM-DIC/PY-b5.tit, CXTERM-DIC/QJ-b5.tit, CXTERM-DIC/QJ.tit,
582 * CXTERM-DIC/SW.tit, CXTERM-DIC/TONEPY.tit: Updated from
583 X11R6/contrib/programs/cxterm.
585 * ja-dic/ja-dic.el: Regenerated.
587 2007-01-12 Kenichi Handa <handa@m17n.org>
589 * quail/uni-input.el (ucs-input-method): Signal an error for a
590 Unicode character that is not yet supported.
592 2006-12-26 Andreas Schwab <schwab@suse.de>
594 * Makefile.in (datarootdir): Define.
596 2006-12-20 Eli Zaretskii <eliz@gnu.org>
598 * Makefile.in (leim-list.el): Depend on ${TIT-MISC}, not
601 2006-12-09 Juanma Barranquero <lekktu@gmail.com>
603 * quail/latin-alt.el ("scandinavian-alt-postfix"): Fix typo.
605 * quail/uni-input.el (ucs-input-help): Fix title of ucs input method.
607 2006-12-09 Eli Zaretskii <eliz@gnu.org>
609 * makefile.w32-in (leim-list.el): Depend on leim-ext.el as well.
610 Run Emacs to append non-empty non-comment lines in leim-ext.el
613 2006-12-05 Juanma Barranquero <lekktu@gmail.com>
615 * makefile.w32-in (MISC): Add $(srcdir)/quail/sisheng.elc.
617 2006-11-29 Juanma Barranquero <lekktu@gmail.com>
619 * quail/greek.el ("greek-mizuochi"): Remove spurious initial newline
622 2006-11-04 Romain Francoise <romain@orebokech.com>
624 * Makefile.in (bootstrap-clean): New target.
626 2006-10-12 Kenichi Handa <handa@m17n.org>
628 * Makefile.in (install): Be sure to make ${INSTALLDIR} before `cd'
631 2006-10-05 Chong Yidong <cyd@stupidchicken.com>
633 * quail/latin-ltx.el: Fix typo in previous change.
635 2006-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
637 * quail/latin-ltx.el: Remove rules that start with { since they are
638 redundant and hence impact the { key for no good reason.
640 2006-10-02 Kenichi Handa <handa@m17n.org>
642 * Makefile.in (install): Fix previous change.
644 2006-09-28 Kenichi Handa <handa@m17n.org>
646 * Makefile.in (install): Be sure to make ${INSTALLDIR}.
648 2006-09-15 Jay Belanger <belanger@truman.edu>
650 * COPYING: Replace "Library Public License" by "Lesser Public
653 2006-09-06 Michaël Cadilhac <michael.cadilhac@lrde.org>
655 * quail/uni-input.el (ucs-input-method): Don't make the action of
656 a key not in [0-9a-zA-Z] when it was expected to be. Let the Emacs
659 2006-07-12 David Kastrup <dak@gnu.org>
661 * quail/greek.el: Change iota subscriptum transliteration in
662 Ibycus4 encoding's capitals from "i" to "|".
664 2006-03-03 Claudio Fontana <claudio@gnu.org>
666 * Makefile.in (install): Add DESTDIR variable to support staged
669 2005-12-17 Eli Zaretskii <eliz@gnu.org>
671 * makefile.w32-in ($(TIT), leim-list.el): Warn that parts of
672 commands enclosed in $(ARGQUOTE)s should not be split between two
673 lines, as that will break with GNU Make >3.80, when sh.exe is used
674 and arg quoting is with '..'.
676 2005-11-03 Andreas Schwab <schwab@suse.de>
678 * Makefile.in (GZIP_PROG): Rename from GZIP.
681 2005-11-01 Romain Francoise <romain@orebokech.com>
683 * Makefile.in (install): Compress source files.
685 2005-10-28 Juri Linkov <juri@jurta.org>
687 * quail/symbol-ksc.el: Add missing characters from 1st pos of
688 every table of [korean-ksc5601], and swap incorrectly ordered
689 characters at pos 91 and 90.
691 2005-10-26 Torsten Bronger <bronger@physik.rwth-aachen.de> (tiny change)
693 * quail/latin-ltx.el ("TeX"): Change "\," mapping to U+202F (not
694 U+2006). Add more mappings from TeX's textcomp package.
696 2005-10-25 Juri Linkov <juri@jurta.org>
698 * quail/cyrillic.el ("cyrillic-translit"): Set 4th arg `guidance'
699 to t for this multi-key input method.
701 2005-10-24 Kenichi Handa <handa@m17n.org>
703 * quail/uni-input.el (ucs-input-activate): Don't add
704 quail-kill-guidance-buf to kill-buffer-hook.
706 2005-07-08 Kenichi Handa <handa@m17n.org>
708 * quail/japanese.el (quail-japanese-kanji-kkc): Fix order of
709 insertion and deletion.
711 2005-07-04 Lute Kamstra <lute@gnu.org>
713 Update FSF's address in GPL notices.
715 2005-06-28 Kenichi Handa <handa@m17n.org>
717 * leim-ext.el: Add rules for inserting full-width space for
718 quail/Punct and quail/Punct-b5.
720 2005-06-04 Eli Zaretskii <eliz@gnu.org>
722 * makefile.w32-in (distclean): Fix a typo (colon was after "clean").
723 (extraclean): New target, emulates Makefile.in.
725 2005-04-06 Kenichi Handa <handa@m17n.org>
727 * quail/sgml-input.el ("sgml"): Enable quail-completion by typing TAB.
729 2005-03-26 Kenichi Handa <handa@m17n.org>
731 * quail/latin-ltx.el ("TeX"): Enable quail-completion by typing TAB.
733 2005-03-18 Kenichi Handa <handa@m17n.org>
735 * quail/thai.el (quail-thai-update-translation): Delete it.
736 (thai-generate-quail-map): Generate a simpler map.
737 ("thai-kesmanee"): Don't use quail-thai-update-translation.
738 (thai-generate-quail-map): Likewise.
740 2005-03-15 Kenichi Handa <handa@m17n.org>
742 * quail/thai.el (thai-generate-quail-map): Fix the kesmanee layout.
744 2005-03-08 Kenichi Handa <handa@m17n.org>
746 * quail/latin-pre.el ("latin-1-prefix"): Add rule "__"->"_".
747 ("latin-9-prefix"): Add rules "__"->"_", "_ "->NBSP.
749 2004-12-04 Kenichi Handa <handa@m17n.org>
751 * quail/lao.el (lao-key-alist): Declare it by defvar.
752 (lao-key-alist-vector): New variable.
753 (lao-consonant-key-alist, lao-semivowel-key-alist)
754 (lao-vowel-key-alist, lao-voweltone-key-alist)
755 (lao-tone-key-alist, lao-other-key-alist): Initialize them from
756 lao-key-alist-vector.
758 2004-09-25 Kenichi Handa <handa@m17n.org>
760 * quail/uni-input.el (ucs-input-method): Add error clause to
763 2004-09-21 Kenichi Handa <handa@m17n.org>
765 * quail/uni-input.el: Move the call of register-input-method to
767 (ucs-input-insert-char): New function.
768 (ucs-input-method): Use ucs-input-insert-char.
769 (ucs-input-activate): Call quail-hide-guidance instead of
770 quail-hide-guidance-buf.
772 * leim-ext.el: Add autoload for 'ucs-input-activate and
773 register-input-method for "ucs".
775 2004-08-21 David Kastrup <dak@gnu.org>
777 * quail/greek.el ("greek-babel"): Add accent/breathing/uppercase
780 2004-08-16 Kenichi Handa <handa@m17n.org>
782 * quail/georgian.el ("georgian"): Call quail-define-package with
783 the show-layout arg t.
785 2004-08-06 Andreas Schwab <schwab@suse.de>
787 * Makefile.in (install): Remove .arch-inventory files.
789 2004-07-01 David Kastrup <dak@gnu.org>
791 * quail/greek.el ("((") ("))"): Add quotation mark shorthands.
793 2004-06-30 Andreas Schwab <schwab@suse.de>
795 * Makefile.in (${CHINESE-TIT:.elc=.el}): Depend on changed.tit to
796 serialize parallel builds.
797 (${MISC:.elc=.el}): Depend on changed.misc.
799 2004-06-05 Kenichi Handa <handa@m17n.org>
801 * Makefile.in (leim-list.el): Depend on leim-ext.el. Append the
802 contents of leim-ext.el to leim-list.el.
804 * leim-ext.el: New file.
806 2004-05-17 Werner Lemberg <wl@gnu.org>
808 * quail/sisheng.el: New file.
810 2004-05-17 Kenichi Handa <handa@m17n.org>
812 * Makefile.in (OTHERS): Add ${srcdir}/quail/sisheng.elc.
814 2004-05-11 Eli Zaretskii <eliz@gnu.org>
816 * Makefile.in (leim-list.el): Move commands to convert TIT and
817 MISC dictionaries from here...
818 (changed.tit, changed.misc): ...to here. Remove the (now
819 unneeded) test of the contents of changed.* files.
821 2004-05-10 Andreas Schwab <schwab@suse.de>
823 * Makefile.in (all): Re-add dependency on ${WORLD} so that lisp
824 files are compiled when bootstrapping.
826 2004-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
828 * quail/latin-ltx.el ("TeX"): Fix typo.
830 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
832 * quail/latin-ltx.el: Use utf-8 coding.
833 ("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
835 2004-05-04 Kenichi Handa <handa@m17n.org>
837 * Makefile.in (TIT-SOURCES): Prepend ${srcdir} to each element.
838 (MISC-SOURCES): Likewise.
840 2004-05-01 Kenichi Handa <handa@m17n.org>
842 * Makefile.in (OTHERS): Rename from MISC.
843 (MISC): Rename from MISC-DIC.
844 (WORLD): Adjust for the above changes.
845 (TIT-MISC, NON-TIT-MISC): New targets.
846 (all): Don't depend on ${WORLD}.
847 (.NOTPARALLEL, .NO_PARALLEL, ${TIT}, ${MSIC-IDC}): Remove these targets.
848 (TIT-SOURCES, MISC-SOURCES): New macros.
849 (changed.tit, changed.misc): New targets.
850 (leim-list.el): Depend on ${NON-TIT-MISC}, changed.tit, and
851 changed.misc. Generate quail files from TIT and MISC files if
853 (clean mostlyclean): Delete ${TIT-MISC} instead of ${TIT} and
856 2004-05-03 Jason Rumney <jasonr@gnu.org>
858 * makefile.nt: Remove.
860 2004-04-23 Juanma Barranquero <lektu@terra.es>
862 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
864 2004-04-09 Andrew Innes <andrewi@gnu.org>
866 * makefile.w32-in (distclean clean): Remove nmake specific
869 2004-02-28 Kenichi Handa <handa@m17n.org>
871 * Makefile.in (all): Depend on ${WORLD} instead of ${TIT} and
873 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
874 (maintainer-clean): Delete files that are not in CVS repository.
876 * makefile.nt (all): Depend on $(WORLD) instead of $(TIT) and
878 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
879 (maintainer-clean): Delete files that are not in CVS repository.
881 * makefile.w32-in (all): Depend on $(WORLD) instead of $(TIT) and
883 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
884 (maintainer-clean): Delete files that are not in CVS repository.
886 2004-02-16 Jérôme Marant <jmarant@nerim.net> (tiny change)
888 * Makefile.in (distclean maintainer-clean): Depend on clean.
890 2004-01-27 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
892 * quail/cyrillic.el ("bulgarian-bds"): Docstring fixed.
894 2004-01-22 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
896 * quail/cyrillic.el ("bulgarian-phonetic"): Docstring fixed.
897 Duplicate entry removed.
898 ("bulgarian-bds"): Docstring fixed.
900 2003-10-06 Dave Love <fx@gnu.org>
902 * quail/latin-ltx.el: Several additions.
904 2003-08-25 Jesper Harder <harder@ifa.au.dk> (tiny change)
906 * quail/latin-pre.el ("german-prefix"): Fix typo in the docstring.
908 2003-08-20 Dave Love <fx@gnu.org>
910 * quail/latin-ltx.el: Add \rhd.
912 2003-08-19 Markus Rost <rost@math.ohio-state.edu>
914 * quail/latin-pre.el ("french-prefix"): Fix spacing in docstring.
916 2003-07-21 KAWABATA, Taichi <kawabata@m17n.org>
918 * quail/indian.el (quail-indian-update-translation): Adjust the
919 behavior according to the change of quail-translate-key.
921 2003-05-22 Kenichi Handa <handa@m17n.org>
923 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Change the title
924 Chinese characters from GB to Big5.
926 2003-05-01 Wlodzimierz Bzyl <matwb@julia.univ.gda.pl> (tiny change)
928 * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/.
930 2003-04-05 Andreas Schwab <schwab@suse.de>
932 * Makefile.in (install): Remove CVS related and backup files from
933 installation directory.
935 2003-02-27 David Kastrup <dak@gnu.org>
937 * quail/greek.el (greek-babel): Add koronis transliteration.
939 2003-02-23 David Kastrup <dak@gnu.org>
941 * quail/greek.el (greek-babel): Fix <' accent.
943 2003-02-17 Dave Love <fx@gnu.org>
945 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
947 2003-02-14 Juanma Barranquero <lektu@terra.es>
949 * quail/uni-input.el (utf-8-ccl-encode): Fix use of character constants.
951 2003-02-11 KAWABATA, Taichi <kawabata@m17n.org>
953 * quail/indian.el (punjabi-itrans, gujarati-itrans, oriya-itrans)
954 (bengali-itrans, assamese-itrans, telugu-itrans, kannada-itrans)
955 (malayalam-itrans, tamil-itrans): New ITRANS based input methods.
956 (punjabi-inscript, gujarati-inscript, oriya-inscript)
957 (bengali-inscript, assamese-inscript, telugu-inscript)
958 (kannada-inscript, malayalam-inscript, tamil-inscript):
959 New INSCRIPT based input methods.
961 2003-02-07 Kenichi Handa <handa@m17n.org>
963 * quail/cyrillic.el: Update quail-package-alist (not
964 input-method-alist) to make "cyrillic-jcuken" an alias of
965 "russian-typewriter". Add cookie for quail-update-leim-list-file.
967 2003-02-05 David Kastrup <dak@gnu.org>
969 * quail/greek.el: Fix iota accent typos in greek-babel encoding.
971 2003-01-05 Dave Love <fx@gnu.org>
973 * makefile.w32-in (SLAVIC): Add croatian.elc.
975 * Makefile.in (SLAVIC): Add croatian.elc.
977 * quail/croatian.el: New file.
979 2002-12-10 Juanma Barranquero <lektu@terra.es>
981 * makefile.w32-in (LATIN): Add welsh.elc.
982 (MISC): Add georgian.elc.
984 (WORLD): Add $(UNICODE).
986 2002-11-14 Dave Love <fx@gnu.org>
988 * quail/slovak.el: Add coding cookie.
990 * quail/latin-ltx.el: Fix coding cookie.
992 * quail/hebrew.el: Add coding cookie.
994 * quail/czech.el: Add coding cookie.
996 * quail/welsh.el: Undo last change.
998 2002-09-11 Dave Love <fx@gnu.org>
1000 * quail/latin-post.el ("slovenian"): New.
1002 2002-09-05 Kenichi Handa <handa@etl.go.jp>
1004 * quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'.
1006 2002-07-24 Dave Love <fx@gnu.org>
1008 * quail/latin-alt.el ("latin-alt-postfix"): New.
1010 * quail/latin-post.el ("latin-postfix"): New.
1012 * quail/latin-pre.el ("latin-1-prefix"): Add nbsp.
1013 ("latin-3-prefix"): Doc fix.
1014 ("latin-prefix"): New.
1016 2002-07-12 Dave Love <fx@gnu.org>
1018 * quail/cyrillic.el: Doc fixes.
1019 ("cyrillic-beylorussian"): Commented-out.
1020 ("cyrillic-translit-bulgarian"): Delete.
1021 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
1022 ("ukrainian-computer", "belarusian", "bulgarian-bds")
1023 ("russian-computer"): New.
1024 ("bulgarian-phonetic"): Rename from bulgarian-pho. Add §, №, Ю.
1025 ("russian-typewriter"): Rename from cyrillic-jcuken.
1027 2002-06-20 Dave Love <fx@gnu.org>
1029 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
1030 characters and ~o -> ġ, ~O -> Ġ.
1032 2002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1034 * Makefile.in (install): Use "tar -chf", to follow symlinks.
1036 2002-05-04 Triet Hoai Lai <thlai@ee.usyd.edu.au>
1038 * quail/vntelex.el: Add even more rules.
1040 2002-04-30 Triet Hoai Lai <thlai@ee.usyd.edu.au>
1042 * quail/vntelex.el: Add new rules to escape from composition.
1044 2002-04-29 Triet Hoai Lai <thlai@ee.usyd.edu.au>
1046 * quail/vntelex.el: Use proper charset.
1048 2002-04-22 Koaunghi Un <koaunghi@ling.cnu.ac.kr>
1050 * quail/hanja.el ("Od"): Remove rule.
1052 2002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
1054 * quail/indian.el: Replace commented-out lines with a condition
1055 that is always false.
1057 2002-04-06 Jaeyoun Chung <jay@kldp.org>
1059 * quail/hanja3.el ("kf"): Add a few composing rules
1060 from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr>
1062 * quail/hangul3.el: Buggy alternative second character
1063 sequence fixed ('/' for 'v' pair).
1064 added a few more third character composing rule.
1066 2002-03-03 Werner Lemberg <wl@gnu.org>
1068 * quail/vntelex.el: New file.
1069 * Makefile.in (VIETNAMESE):
1070 * makefile.nt (VIETNAMESE):
1071 * makefile.w32-in (VIETNAMESE): Add it.
1073 2002-02-10 Andrew Innes <andrewi@gnu.org>
1075 * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS).
1076 ($(MISC_DIC)): Ditto.
1078 2002-02-06 Richard M. Stallman <rms@gnu.org>
1080 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~".
1081 Don't define "~," at all.
1083 2002-01-29 Pavel Janík <Pavel@Janik.cz>
1085 * quail/latin-pre.el (latin-2-prefix): Add Ě and ě.
1086 From "Dr. Eduard Werner" <edi.werner@gmx.de>.
1088 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
1090 * quail/greek.el: Changed the behavior of the "greek" input
1091 method, to consider the "accent" and "diaeresis" as prefix keys.
1092 A new method (named "greek-postfix") was added which implements
1093 the old behavior. Also changed the mapping of the "Q/q" key to
1094 produce the ":/;" characters, as is customary in greek keyboards.
1095 From Nick Patavalis <npat@inaccessnetworks.com>.
1097 2002-01-07 Jaeyoun Chung <jay@kldp.org>
1099 * quail/hangul.el: Remove key sequence mapping for O[rsfaqtTd].
1100 Not used for Korean Hangul Type 2 (request from emacs-kr mailing list).
1102 2002-01-03 Eli Zaretskii <eliz@is.elta.co.il>
1104 * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string.
1106 2002-01-01 Dave Love <fx@gnu.org>
1108 * quail/indian.el (quail-define-indian-trans-package): Unquote lambda.
1109 (quail-define-inscript-package): Avoid mapcar*.
1111 2001-12-20 Dave Love <fx@gnu.org>
1113 * quail/latin-ltx.el: Fix un-doubled backslashes.
1115 2001-12-15 Dave Love <fx@gnu.org>
1117 * quail/latin-pre.el ("french-prefix", "german-prefix")
1118 ("spanish-prefix"): Fix language assignment.
1120 * quail/latin-post.el ("french-postfix", "german-postfix")
1121 ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix")
1122 ("french-keyboard", "french-azerty", "german")
1123 ("spanish-keyboard"): Fix language assignment.
1125 * quail/indian.el: Don't require cl.
1126 (quail-indian-flatten-list): Rename from flatten-list.
1128 * quail/cyrillic.el ("cyrillic-beylorussian")
1129 ("cyrillic-ukrainian", "cyrillic-translit-bulgarian")
1130 ("belarusian", "bulgarian-pho"): Fix language assignment.
1132 * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix")
1133 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix")
1134 ("turkish-alt-postfix"): Fix language assignment.
1135 ("dutch"): Assign to Dutch. Use chars, not strings.
1136 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): New.
1138 2001-12-08 Pavel Janík <Pavel@Janik.cz>
1140 * COPYING: New file.
1142 2001-12-03 Jaeyoun Chung <jay@kldp.org>
1144 * quail/hangul3.el: Add a few convenient composing sequences for
1145 Korean keyboard type 3 users.
1147 2001-11-29 Dave Love <fx@gnu.org>
1149 * quail/latin-ltx.el: Extra translations. Fix some
1150 latin-iso8859-4 characters. Use Hebrew letters, not compatibility
1153 2001-11-28 Juanma Barranquero <lektu@terra.es>
1155 * makefile.w32-in (INDIAN): Adjust for the file name change;
1156 quail/devanagari.elc -> quail/indian.elc.
1158 * makefile.nt (INDIAN): Likewise.
1160 2001-11-21 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
1162 * quail/devanagari.el: Renamed to indian.el.
1164 * quail/indian.el: Renamed from devanagari.el, and completely
1165 re-written. The input method devanagari-hindi-transliteration is
1166 merged with devanagari-itrans, devanagari-keyboard-a is renamed to
1167 devanagari-inscript, devanagari-transliteration is renamed to
1168 devanagari-kyoto-harvard.
1170 * Makefile.in: Adjusted for the file name change;
1171 quail/devanagari.elc -> quail/indian.elc.
1173 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
1175 * quail/welsh.el: Avoid an error message due to a commented-out
1178 2001-11-05 Richard M. Stallman <rms@gnu.org>
1180 * quail/rfc1345.el: Get rid of the explicit ^Z character.
1182 2001-11-05 Eli Zaretskii <eliz@is.elta.co.il>
1184 * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display.
1186 2001-11-04 Dave Love <fx@gnu.org>
1188 * Makefile.in (LATIN): Add welsh.
1190 (MISC): Add georgian.
1191 (WORLD): Add UNICODE.
1193 * quail/welsh.el, quail/georgian.el, quail/rfc1345.el:
1194 * quail/uni-input.el, quail/sgml-input.el: New file.
1196 * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods.
1198 * quail/latin-alt.el ("dutch"): New method.
1200 2001-10-27 Francesco Potortì <pot@gnu.org>
1202 * quail/latin-post.el ("italian-postfix"): Undo previous change.
1204 * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change.
1206 2001-10-25 Francesco Potortì <pot@gnu.org>
1208 * quail/latin-post.el ("italian-postfix"): Euro symbol.
1210 * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol.
1212 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1214 * (Version 21.1 released.)
1216 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
1218 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet
1219 mappings, so that one could type them without leaving the Hanyu
1220 Pinyin input method. Suggested by Kenichi Handa
1223 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
1225 * quail/greek.el ("greek-babel"): New input method. From David
1226 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
1228 2001-10-05 Gerd Moellmann <gerd@gnu.org>
1232 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
1234 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup
1235 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
1237 2001-08-06 Gerd Moellmann <gerd@gnu.org>
1239 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of
1241 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
1243 2001-07-16 Pavel Janík <Pavel@Janik.cz>
1245 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el
1246 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el
1247 * quail/greek.el, quail/hangul.el, quail/hangul3.el
1248 * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el
1249 * quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el
1250 * quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el
1251 * quail/latin-pre.el, quail/lrt.el, quail/py-punct.el
1252 * quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el
1253 * quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
1254 follow coding conventions.
1256 2001-06-04 Andrew Choi <akochoi@i-cable.com>
1258 * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el.
1260 2001-06-01 Andrew Innes <andrewi@gnu.org>
1262 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
1263 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
1264 $(srcdir)/quail/pypunct-b5.elc.
1265 (NON_TIT_CNS): Remove.
1266 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
1267 (CHINESE_CNS): Remove.
1268 (KOREAN): Add $(srcdir)/quail/hanja3.elc.
1269 (LATIN): Add $(srcdir)/quail/latin-alt.elc and
1270 $(srcdir)/quail/latin-ltx.elc.
1271 (MISC_DIC): Copy from Makefile.in.
1272 (CHINESE): Remove $(CHINESE_CNS).
1273 (all): Add $(MISC_DIC) as target.
1274 (.NOTPARALLEL): New target.
1275 (.NO_PARALLEL): New target.
1276 ($(MISC_DIC)): New target.
1277 (clean mostlyclean): Clean more stuff.
1278 (TIT_EL): New macro.
1279 (MISC_DIC_EL): New macro.
1281 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it.
1282 (TIT-BIG5): Remove CTLauB.elc from it.
1283 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it.
1284 (clean mostlyclean): Remove obsolete reference.
1286 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
1288 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display.
1290 2001-05-24 Andrew Choi <akochoi@i-cable.com>
1292 * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc.
1294 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files.
1296 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files.
1298 * Makefile.in (TIT-GB): Remove CTLau.elc from it.
1299 (TIT-BIG5): Remove CTLauB.elc from it.
1300 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it.
1302 2001-05-17 Dave Love <fx@gnu.org>
1304 * quail/latin-ltx.el ("TeX"): Rename from "latin-latex2e".
1305 Language family and indicator changed. Many new translations.
1307 2001-05-17 Gerd Moellmann <gerd@gnu.org>
1309 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
1310 slovak input methods. New maintainer. From Pavel Janík
1313 2001-04-23 Gerd Moellmann <gerd@gnu.org>
1315 * quail/latin-ltx.el: Add more translations.
1316 From jsbien@mimuw.edu.pl (Janusz S. Bień).
1318 2001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
1320 * quail/hangul.el <korean-hangul>: Doc fix.
1322 2001-04-18 Andrew Innes <andrewi@gnu.org>
1324 * makefile.w32-in (EMACSLOADPATH): Define.
1328 (leim-list.el): Remove stuff to set EMACSLOADPATH.
1330 2001-04-05 Gerd Moellmann <gerd@gnu.org>
1332 * Makefile.in (install): Remove .cvsignore files.
1334 * quail/japanese.el ("japanese-hankaku-kana"): Don't use
1335 the same translations as for `japanese'.
1337 2001-04-03 Andrew Innes <andrewi@gnu.org>
1339 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
1341 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
1342 $(srcdir)/quail/tsang-b5.elc.
1343 (NON_TIT_CNS): Delete.
1344 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
1345 (CHINESE_CNS): Delete.
1346 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa
1348 (MISC_DIC): New variable.
1349 (CHINESE): Delete $(CHINESE_CNS).
1350 (WORLD): Add $(MISC_DIC).
1351 (all): Depends on $(MISC_DIC).
1352 (.NOTPARALLEL, .NO_PARALLEL): New special targets.
1353 ($(MISC_DIC)): New target.
1354 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
1355 and $(MISC_DIC:.elc=.el).
1357 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
1359 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc.
1360 From Kenichi Handa <handa@etl.go.jp>.
1362 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
1364 2001-03-31 Kenichi Handa <handa@etl.go.jp>
1366 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc.
1367 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
1368 ${srcdir}/quail/tsang-b5.elc.
1369 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
1370 (CHINESE-CNS): Delete it.
1371 (MISC-DIC): New variable.
1372 (CHINESE): Delete ${CHINESE-CNS}.
1373 (WORLD): Add ${MISC-DIC}.
1374 (all): Depends on ${MISC-DIC}.
1375 (${MISC-DIC}): New target.
1376 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
1378 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
1379 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
1381 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
1383 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
1384 * quail/quick-cns.el: Delete them.
1386 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1388 * Makefile.in (${TIT}): Fix whitespace.
1390 2001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
1392 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
1393 (${TIT}): If the target file already exist, don't remake it.
1395 2001-03-21 Kenichi Handa <handa@etl.go.jp>
1397 * quail/slovak.el ("slovak"): Translate "=q" to "`".
1399 2001-03-16 Pavel Janík <Pavel@Janik.cz>
1401 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
1402 "=q", "+q", "=Q", and "+Q".
1403 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
1404 ("slovak-prog-2"): Likewise.
1405 ("slovak-prog-3"): Likewise.
1407 2001-03-16 Eli Zaretskii <eliz@is.elta.co.il>
1409 * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
1411 2001-03-16 Kenichi Handa <handa@etl.go.jp>
1413 * quail/japanese.el (quail-japanese-transliteration-rules):
1414 New variable. Use it to define these input methods: "japanese",
1415 "japanese-hiragana", "japanese-katakana".
1416 (quail-japanese-kana-state): Delete this variable.
1417 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
1418 instead check if there's any Hiraganas in the conversion region.
1420 2001-03-14 Kenichi Handa <handa@mule.m17n.org>
1422 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
1424 2001-03-06 Kenichi Handa <handa@etl.go.jp>
1426 * CXTERM-DIC/4Corner.tit: Add copyright notice.
1428 2001-03-05 Kenichi Handa <handa@etl.go.jp>
1430 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
1431 change of the special key bindings.
1433 2001-02-22 Kenichi Handa <handa@etl.go.jp>
1435 * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
1437 * CXTERM-DIC/ETZY.tit: Likewise.
1439 * CXTERM-DIC/ZOZY.tit: Likewise.
1441 2001-02-05 Andrew Innes <andrewi@gnu.org>
1443 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
1446 2001-02-03 Andrew Innes <andrewi@gnu.org>
1448 * makefile.w32-in (LATIN): Fix last change to use () not {}.
1450 2001-02-02 Kenichi Handa <handa@etl.go.jp>
1452 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
1454 * makefile.w32-in (LATIN): Likewise.
1456 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
1458 2001-02-01 Andrew Innes <andrewi@gnu.org>
1460 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
1462 2001-02-01 Kenichi Handa <handa@etl.go.jp>
1464 * quail/greek.el ("greek-mizuochi"): New input method for
1467 2001-01-28 Gerd Moellmann <gerd@gnu.org>
1469 * Makefile.in (extraclean): Add target so make doesn't die if
1470 one runs "make extraclean" at the top level.
1472 2001-01-06 Andrew Innes <andrewi@gnu.org>
1474 * makefile.nt ($(TIT)): Map .elc to .el.
1475 (buildlisppath): Make path relative to $(MAKEDIR).
1477 2001-01-01 Andreas Schwab <schwab@suse.de>
1479 * quail/latin-alt.el: Doc fixes.
1481 2000-12-18 Dave Love <fx@gnu.org>
1483 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate š entry.
1486 2000-12-16 Kenichi Handa <handa@etl.go.jp>
1488 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
1490 2000-12-06 Andrew Innes <andrewi@gnu.org>
1492 * makefile.w32-in (buildlisppath): Set to an absolute directory,
1493 relative to $(CURDIR).
1494 (INSTALLDIR): Use forward slash.
1496 2000-11-24 Andrew Innes <andrewi@gnu.org>
1498 * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
1500 * makefile.nt (.SUFFIXES): New target, include .elc .el.
1502 2000-11-21 Kenichi Handa <handa@etl.go.jp>
1504 * Makefile.in (.SUFFIXES): New target, include .elc .el.
1506 2000-11-17 Kenichi Handa <handa@etl.go.jp>
1508 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
1509 remember the conversion start.
1511 2000-10-21 Andrew Innes <andrewi@gnu.org>
1513 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
1514 of conditional invocation of make.
1515 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
1516 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
1517 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
1519 ($(TIT)): Adjust for the above change.
1520 (clean mostlyclean): Likewise.
1521 (.el.elc): New target.
1523 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
1524 of conditional invocation of make.
1525 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
1526 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
1527 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
1529 ($(TIT)): Adjust for the above change.
1530 (clean mostlyclean): Likewise.
1531 (.el.elc): New target.
1533 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
1535 * Makefile.in (${TIT}, clean): Don't use shell `command`
1536 expansion, use ${TIT:.elc=.el} instead.
1538 2000-09-26 Gerd Moellmann <gerd@gnu.org>
1540 * Makefile.in: Make this the leim Makefile.in.
1541 (clean): Also remove $NON-TIT and $WORLD.
1542 (RUN-EMACS): Set EMACSLOADPATH.
1544 2000-09-21 Kenichi Handa <handa@etl.go.jp>
1546 * Makefile.in: Revert to no-leim Makefile.
1548 * quail/.cvsignore: Include *.elc.
1550 * ja-dic/.cvsignore: New file.
1552 2000-09-16 Andrew Innes <andrewi@gnu.org>
1554 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
1555 (leim-list.el): Ditto.
1557 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
1558 (leim-list.el): Ditto.
1560 2000-09-15 Andrew Innes <andrewi@gnu.org>
1562 * makefile.w32-in (clean mostlyclean): Ignore errors when removing
1565 2000-09-14 Andrew Innes <andrewi@gnu.org>
1567 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
1569 (distclean maintainer-clean): Ditto for stamp-subdir.
1571 * makefile.nt: Rename skkdic to ja-dic.
1573 2000-09-07 Kenichi Handa <handa@etl.go.jp>
1575 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
1578 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
1580 * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
1581 ("chinese-tonepy-punct"): New input method.
1583 * quail/latin-pre.el ("polish-slash"): Don't use keyboard
1586 * quail/japanese.el ("japanese"): Delete the key sequence for
1587 Roman transliteration from the docstring because it's now shown
1589 ("japanese-ascii", "japanese-zenkaku")
1590 ("japanese-hankaku-kana", "japanese-hiragana")
1591 ("japanese-katakana"): Docstring modified.
1593 * quail/czech.el ("czech-qwerty"): Change to show keyboard layout
1594 on describe-input-method.
1595 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
1597 2000-09-03 Andrew Innes <andrewi@gnu.org>
1599 * makefile.w32-in: New file.
1600 (install) Fix copying of directories.
1602 2000-08-31 Kenichi Handa <handa@etl.go.jp>
1604 * quail/thai.el (thai-generate-quail-map): If the length of
1605 translation is more than one, compose it.
1607 2000-08-29 Dave Love <fx@gnu.org>
1609 * quail/latin-pre.el ("latin-9-prefix"): Change entries for œ and Œ.
1611 * Makefile.in: ja-dic <- skk in several places.
1613 2000-08-25 Kenichi Handa <handa@etl.go.jp>
1615 * ja-dic: Directory name changed from skkdic.
1617 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
1619 * README: Rename skkdic to ja-dic throughout the file.
1621 2000-08-24 Dave Love <fx@gnu.org>
1623 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
1624 ("latin-1-prefix"): Add missing symbols.
1626 2000-08-23 Dave Love <fx@gnu.org>
1628 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give § and
1631 2000-07-18 Kenichi Handa <handa@etl.go.jp>
1633 * quail/japanese.el ("japanese"): Fix docstring.
1635 2000-07-17 Kenichi Handa <handa@etl.go.jp>
1637 * quail/japanese.el ("japanese"): Docstring modified.
1639 2000-06-12 Kenichi Handa <handa@etl.go.jp>
1641 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
1642 ("tibetan-wylie"): State transition table modified.
1644 2000-06-01 Kenichi Handa <handa@etl.go.jp>
1646 * quail/tibetan.el: Change all tibetan-1-column characters to
1647 tibetan. Quail map for "tibetan-wylie" fixed.
1649 2000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
1651 * quail/latin-pre.el ("polish-slash"): New input method.
1653 2000-03-02 Kenichi Handa <handa@etl.go.jp>
1655 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
1657 2000-02-01 Gerd Moellmann <gerd@gnu.org>
1659 * Makefile.in: Make this the no-leim Makefile. Move the
1660 leim Makefile.in to ../leim-Makefile.in as it originally was.
1662 * Makefile.noleim: Removed.
1664 2000-01-28 Kenichi Handa <handa@etl.go.jp>
1666 * quail/hanja.el (korean-hanja): Add an entry for "wod".
1668 2000-01-04 Kenichi Handa <handa@etl.go.jp>
1670 * quail/japanese.el ("japanese"): Docstring augmented.
1672 1999-12-15 Kenichi Handa <handa@etl.go.jp>
1674 * quail/lao.el: Rewritten for new composition.
1676 * quail/lrt.el: Rewritten for new composition.
1678 * quail/thai.el: Rewritten for new composition.
1680 * quail/tibetan.el: Rewritten for new composition.
1682 1999-12-13 Kenichi Handa <handa@etl.go.jp>
1684 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
1685 characters, not Latin-1.
1687 1999-11-22 Andrew Innes <andrewi@gnu.org>
1689 * makefile.nt: No need to generate subdirs.el.
1691 1999-11-21 Andrew Innes <andrewi@gnu.org>
1693 * makefile.nt: New file.
1695 1999-10-26 Gerd Moellmann <gerd@gnu.org>
1697 * Makefile.noleim: New.
1699 1999-09-19 Ken'ichi Handa <handa@gnu.org>
1701 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Rename from
1703 ("turkish-postfix"): New Turkish input method which inserts
1706 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Rename from
1707 turkish-alt-postfix.
1708 ("turkish-alt-postfix"): New Turkish input method which inserts
1711 1999-07-12 Richard Stallman <rms@gnu.org>
1713 * Version 20.4 released.
1715 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
1717 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
1719 1999-06-14 Ken'ichi Handa <handa@gnu.org>
1721 * quail/ethiopic.el ("ethiopic"): Add translation rules.
1723 1999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
1725 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
1728 1999-05-25 Ken'ichi Handa <handa@gnu.org>
1730 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
1732 1999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
1734 * quail/latin-pre.el ("romanian-prefix"): New input method.
1735 ("romanian-alt-prefix"): New input method.
1737 1999-03-04 Kenichi Handa <handa@etl.go.jp>
1739 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
1741 1999-01-14 Kenichi Handa <handa@etl.go.jp>
1743 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
1744 to convert is `n', change it to Japanese Hiragana `n' before
1747 1999-01-11 Kenichi Handa <handa@etl.go.jp>
1749 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
1751 * quail/hebrew.el: New file.
1753 1998-12-15 Kenichi Handa <handa@etl.go.jp>
1755 * quail/devanagari.el (quail-devanagari-compose-characters):
1756 Adjust for the change of input method handling.
1757 (quail-devanagari-hindi-compose-characters): Likewise.
1759 1998-10-15 Kenichi Handa <handa@etl.go.jp>
1761 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
1763 (install): Likewise.
1765 1998-10-15 Francesco Potortì <F.Potorti@cnuce.cnr.it>
1767 * quail/latin-post.el: Many doc fixes.
1768 ("latin-1-postfix"): Add sequence for the small superscript o.
1769 * quail/latin-pre.el: Many doc fixes.
1770 ("latin-1-prefix"): Add sequences for the small
1771 superscript underlined o and a.
1773 1998-10-13 Francesco Potortì <F.Potorti@cnuce.cnr.it>
1775 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
1776 small superscript underlined o and a.
1777 ("italian-alt-postfix"): Change it to something useful and
1778 different from italian-postfix.
1779 * latin-post.el ("latin-1-postfix"): Add a method to enter the
1780 small superscript underlined o and a.
1781 ("italian-postfix"): Same as above.
1782 ("italian-postfix"): Add methods to enter e with acute accent and
1783 the >> and << symbols.
1785 1998-09-25 Kenichi Handa <handa@etl.go.jp>
1787 * quail/japanese.el (quail-japanese-hankaku-update-translation):
1788 Adjust for the change of input method handling.
1790 1998-09-11 Kenichi HANDA <handa@etl.go.jp>
1792 * quail/japanese.el (quail-japanese-katakana-update-translation):
1793 Adjust for the change of input method handling.
1795 1998-08-31 Kenichi Handa <handa@etl.go.jp>
1797 * quail/tibetan.el (quail-tibetan-input-wylie): Adjust for the
1798 change of input method handling.
1799 (quail-tibetan-input-tibkey): Likewise.
1801 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1803 * Version 20.3 released.
1805 1998-08-16 Kenichi HANDA <handa@etl.go.jp>
1807 * quail/czech.el ("czech"): Make this input method deterministic,
1808 kbd-translate, and show-layout.
1810 1998-08-15 Kenichi HANDA <handa@etl.go.jp>
1812 * quail/ethiopic.el: Fix several translation rules.
1814 1998-08-12 Milan Zamazal <pdm@fi.muni.cz>
1816 * quail/czech.el: Few key sequences added to some keyboards.
1818 1998-08-06 Kenichi Handa <handa@etl.go.jp>
1820 * quail/japanese.el (quail-japanese-use-double-n): New variable.
1821 (quail-japanese-update-translation): Adjust for the change of
1822 quail-update-translation. Now this function should return
1824 (quail-japanese-toggle-kana): Update quail-conversion-str.
1825 (quail-japanese-kanji-kkc): Likewise.
1826 (quail-japanese-switch-package): Reset quail-current-str and
1827 quail-conversion-str.
1829 1998-07-24 Kenichi Handa <handa@etl.go.jp>
1831 * quail/japanese.el (quail-japanese-kanji-kkc):
1832 Set quail-translation to nil after calling kkc-region so that
1833 translation mode is restarted correctly.
1835 1998-07-21 Kenichi Handa <handa@etl.go.jp>
1837 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
1838 that conversion is canceled in kkc-region.
1839 (quail-japanese-switch-package): Fix previous change.
1841 1998-07-19 Kenichi Handa <handa@etl.go.jp>
1843 * quail/japanese.el (quail-japanese-update-translation):
1844 Handle a key which should fix the current translation and start a new
1845 translation correctly.
1846 (quail-japanese-toggle-kana): Set quail-translating to nil.
1849 1998-07-15 Kenichi Handa <handa@etl.go.jp>
1851 * quail/japanese.el (quail-japanese-kanji-kkc): Adjust for the
1853 (quail-japanese-switch-package): Likewise.
1855 1998-07-03 Kenichi Handa <handa@etl.go.jp>
1857 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
1858 Some keys for ancient Korean syllables are changed properly.
1860 1998-06-20 Kenichi Handa <handa@etl.go.jp>
1862 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
1863 (ethio-select-a-translation): New function.
1865 1998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
1867 * Makefile.in (RUN-EMACS): Add --multibyte.
1869 1998-04-29 Karl Heuer <kwzh@gnu.org>
1871 * Makefile.in (SLAVIC): Delete redundant backslash.
1873 1998-04-28 Richard Stallman <rms@psilocin.gnu.org>
1875 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
1877 1998-04-20 Kenichi Handa <handa@etl.go.jp>
1879 * Makefile.in (SLAVIC): New macro.
1880 (EUROPEAN): Include ${SLAVIC}.
1882 1998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
1884 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
1885 (leim-list.el): Depend on ${WORLD}.
1887 * latin-alt.el (latin-2-alt-postfix): Doc fix.
1889 1998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
1891 * czech.el, slovak.el: Correct starting commentary.
1893 1998-04-07 Milan Zamazal <pdm@fi.muni.cz>
1895 * quail/czech.el, quail/slovak.el: Correct starting commentary.
1897 1998-04-06 Andreas Schwab <schwab@gnu.org>
1899 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
1901 (lrt-generate-quail-map): Change sref to aref, and make second
1902 argument of substring a character index.
1904 1998-03-26 Richard Stallman <rms@psilocin.gnu.org>
1906 * Makefile.in (${TIT}): Fix shell conditional syntax.
1908 1998-03-18 Kenichi Handa <handa@etl.go.jp>
1910 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
1911 "/ " to "/" (instead of " ").
1913 1998-03-17 Richard Stallman <rms@psilocin.gnu.org>
1915 * quail/czech.el, quail/slovak.el: New files.
1917 1998-03-10 Richard Stallman <rms@psilocin.gnu.org>
1919 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
1922 1998-03-05 Kenichi Handa <handa@etl.go.jp>
1924 * Makefile.in (${TIT}): To byte-compile quail packages, use just
1927 1997-12-09 Koaunghi Un <koaunghi.un@zdv.uni-tuebingen.de>
1929 * quail/hanja3.el: New file.
1931 * quail/hanja-jis.el: Title string of the input method
1932 "korean-hanja-jis" changed.
1934 * quail/symbol-ksc.el: Title string of the input method
1935 "korean-symbol" changed. Require 'korea-util.
1936 (quail-hangul-switch-back): Delete.
1938 * quail/hangul3.el: Require 'korea-util.
1939 (quail-hangul-switch-to-symbol-ksc): Delete.
1941 * quail/hanja.el: Require 'korea-util. Title string of the input
1942 method "korean-hanja" changed.
1943 (quail-hanja-switch-to-symbol-ksc): Delete.
1945 * quail/hangul.el: Require 'korea-util.
1946 (quail-hangul-switch-to-symbol-ksc): Delete.
1948 1997-10-23 Kenichi Handa <handa@etl.go.jp>
1950 * quail/ethiopic.el: The title string of input method "Ethiopic"
1953 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1955 * Version 20.2 released.
1957 1997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1959 * quail/latin-post.el (german): Swap y and z.
1961 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1963 * Version 20.1 released.
1965 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
1967 1997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1969 * quail/viqr.el (vietnamese-viqr): Doc fix.
1971 1997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1973 * quail/latin-alt.el: New file.
1975 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1977 * quail/latin-post.el: Undo previous change.
1979 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1981 * quail/latin-post.el (latin-2-postfix):
1982 Replace comma and period with `. Replace colon with /.
1983 (latin-1-postfix): Replace comma with /.
1984 (french-postfix): Replace comma with /.
1985 (latin-3-postfix): Replace comma with ` and period with /.
1986 (latin-4-postfix): Replace comma with ` and period with ~.
1987 (latin-5-postfix): Replace comma with ` and period with /.
1988 (turkish-postfix): Replace comma with ` and period with /.
1990 1997-09-10 Kenichi Handa <handa@etl.go.jp>
1992 * quail/ethiopic.el: Don't bind keys in quail-mode-map.
1993 The function added to quail-mode-hook turn ethio-mode on only when
1994 input method "ethiopic" is begin used.
1995 (ethio-prefer-ascii-space): Move to lisp/language/ethio-util.el.
1996 (ethio-toggle-space): Likewise.
1997 (ethio-insert-space): Likewise.
1998 (ethio-insert-ethio-space): Likewise.
1999 (ethio-prefer-ascii-punctuation): Likewise.
2000 (ethio-toggle-punctuation): Likewise.
2001 (ethio-gemination): Likewise.
2002 ("ethiopic"): Doc-string of this Quail package modified.
2003 Bind function keys for TRANSLATION-KEYMAP to
2004 quail-execute-non-quail-command.
2006 1997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2008 * Makefile.in (install): Use quail/* in the second tar that
2009 copies a dir named quail.
2011 1997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2013 * Makefile.in (install): Do not copy leim-list.el twice.
2014 Copy `skk' subdirectory too.
2016 1997-09-03 Kenichi Handa <handa@etl.go.jp>
2018 * quail/cyrillic.el: For each package, pass t for the SIMPLE
2019 argument to quail-define-package.
2020 * quail/cyril-jis.el: Likewise
2021 * quail/greek.el: Likewise.
2022 * quail/ipa.el: Likewise.
2023 * quail/lao.el: Likewise.
2024 * quail/lrt.el: Likewise.
2025 * quail/thai.el: Likewise.
2026 * quail/viqr.el: Likewise.
2028 1997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
2030 * quail/ethiopic.el ("ethiopic"): Doc-string fixed. Change the arg
2032 (quail-mode-map): Change binding for ethio-insert-ethio-space.
2033 (quail-mode-hook): Check the current Quail package name.
2035 * quail/latin-post.el: Add rules for canceling accents by typing
2036 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
2039 1997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2041 * quail/latin-post.el, quail/latin-pre.el: For each package,
2042 pass t for the SIMPLE argument to quail-define-package.
2044 1997-08-28 Kenichi Handa <handa@etl.go.jp>
2046 * Makefile.in (dotdot): This macro deleted.
2047 (SUBDIRS): Exclude skk.
2048 (all): Substitute ${WORLD} to ${TIT}.
2049 (%.el): This target deleted.
2050 (${TIT}): Check existence of `quail' subdirectory.
2051 (leim-list.el): Do not check old files.
2052 (install): If ${srcdir} is different from the current directory,
2053 copy also files under ${srcdir}.
2055 1997-08-26 Kenichi Handa <handa@etl.go.jp>
2057 * Makefile.in: Re-arrange macros so that the macro TIT contains
2058 only Quial packages generated from CXTERM dictionaries, and the
2059 macro NON-TIT contains only Quial packages distributed with Emacs.
2060 (install): Do not use -h option for tar, instead copy ${NON-TIT}
2061 and ${TIT} separately.
2063 1997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2065 * Makefile.in (install): Discard extra data in tar | tar command.
2067 1997-08-23 Kenichi Handa <handa@etl.go.jp>
2069 * quail/devanagari.el (quail-devanagari-compose-characters):
2070 Fix previous change.
2071 (quail-devanagari-hindi-compose-characters): Fix previous change.
2073 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
2076 1997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2078 * Makefile.in (leim-list.el): Fix previous change.
2080 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
2082 1997-08-21 Kenichi HANDA <handa@etl.go.jp>
2084 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
2085 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
2086 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
2088 * Makefile.in (install): Just copy leim-list.el instead of running
2089 update-leim-list-file on ${INSTALLDIR}.
2090 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
2091 py-punct-b5.el -> pypunct-b5.el.
2092 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
2093 (leim-list.el): Delete old files not contained in ${WORLD}.
2095 * quail/japanese.el (quail-japanese-kkc-mode-exit):
2096 Run input-method-after-insert-chunk-hook.
2098 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
2100 1997-08-19 Kenichi Handa <handa@etl.go.jp>
2102 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
2105 1997-08-18 Kenichi Handa <handa@etl.go.jp>
2107 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
2109 (quail-japanese-kanji-kkc): Completely re-written.
2110 (quail-japanese-kkc-mode-exit): New function.
2111 (quail-japanese-switch-package): Call activate-input-method
2112 instead of select-input-method.
2114 * quail/thai.el (thai-consonant-input): Typo fixed.
2116 * quail/devanagari.el (quail-devanagari-compose-characters):
2118 (quail-devanagari-hindi-compose-characters): Likewise.
2120 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc):
2121 Call activate-input-method instead of select-input-method.
2123 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
2125 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise.
2126 Use input-method-history instead of previous-input-method.
2128 1997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
2130 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
2132 1997-08-16 Kenichi Handa <handa@etl.go.jp>
2134 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
2135 ("lao-lrt"): Doc-string of this Quail package modified.
2136 Some translation rules added.
2138 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
2139 (lao-quail-define-rules): Some translation rules corrected.
2141 1997-08-11 Kenichi Handa <handa@etl.go.jp>
2143 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
2144 (lrt-vowel-table): The entry for "aM" corrected.
2146 1997-08-07 Kenichi Handa <handa@etl.go.jp>
2148 * quail/lrt.el: Change title string of input method "lao-lrt".
2149 (lrt-single-consonant-table): Several key sequence changed.
2150 (lrt-composing-pattern-double-c): Handle a consonant with
2151 semi-vowel-lower correctly.
2152 (lrt-handle-maa-sakod): Do not reset quail-current-key.
2153 (lrt-handle-tone-mark): Check the existence of double consonant
2156 * quail/lao.el: Change title string of input method "Lao".
2158 1997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
2160 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
2161 modified. Several translation rules modified.
2163 1997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2165 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
2168 * quail/cyril-jis.el: New file.
2170 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
2172 1997-08-01 Kenichi Handa <handa@etl.go.jp>
2174 * quail/ethiopic.el: In quail-mode-map, bind
2175 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
2176 Quail package "ethiopic".
2178 1997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
2180 * quail/cyrillic.el (cyrillic-translit): New input method.
2182 1997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2184 * quail/tibetan.el: New file.
2186 * quail/py-punct.el: Require 'quail.
2188 * quail/py-punct-b5.el: Require 'quail.
2190 * quail/ethiopic.el: Change Quail package name to "ethiopic".
2191 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
2193 * Makefile.in (TIT): New variable, concatenation of TIT-GB and
2195 (RUN-EMACS): Do not set EMACSLOADPATH.
2196 (ASIA): Include TIBETAN.
2197 (all): Remove stamp-bytecomp from dependency list.
2198 ({$TIT}): New target, substitutes the target ${TIT-GB} ${TIT-BIG5}.
2199 (%.el): Make a link for byte-compiled file too.
2200 (stamp-bytecomp): Target deleted.
2201 (leim-list.el): Run Emacs with loading quail.
2202 (install-XXX): These targets deleted.
2203 (install): Remove files under INSTALLDIR before copying new files.
2204 Run Emacs with loading quail.
2205 (clean mostlyclean): Remove only generated files.
2207 1997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2209 * Makefile.in (stamp-bytecomp): Fix shell conditional.
2210 (clean): Fix shell conditional.
2212 1997-07-21 Jim Meyering <meyering@eng.ascend.com>
2214 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
2215 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
2217 1997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2219 * Makefile.in: Modified to avoid *.el files being regarded
2220 as intermediate files and deleted by GNU make.
2222 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
2223 (lrt-handle-maa-sakod): Correctly handle the case that
2224 quail-current-data is nil.
2225 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
2228 1997-07-15 Kenichi Handa <handa@etl.go.jp>
2230 * quail/py-punct.el: New file.
2232 * quail/py-punct-b5.el: New file.
2234 * quail/japanese.el: Doc-string of Quail package japanese modified.
2236 * Makefile.in: Rules re-written to avoid tricky code.
2237 (CHINESE-GB): Include quail/py-punct.elc.
2238 (CHINESE-BIG5): Include quail/py-punct-b5.elc.
2240 1997-07-10 Kenichi Handa <handa@etl.go.jp>
2242 * quail/latin-pre.el: Change titles of quail packages.
2244 * quail/latin-post.el: Likewise.
2250 Copyright (C) 1997-1999, 2001-2012 Free Software Foundation, Inc.
2252 This file is part of GNU Emacs.
2254 GNU Emacs is free software: you can redistribute it and/or modify
2255 it under the terms of the GNU General Public License as published by
2256 the Free Software Foundation, either version 3 of the License, or
2257 (at your option) any later version.
2259 GNU Emacs is distributed in the hope that it will be useful,
2260 but WITHOUT ANY WARRANTY; without even the implied warranty of
2261 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2262 GNU General Public License for more details.
2264 You should have received a copy of the GNU General Public License
2265 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.