* lisp/subr.el (define-error): New function.
[emacs.git] / leim / ChangeLog
blobabe0e195ff97c64173c5b20653786a3653a64e00
1 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
3         * quail/croatian.el ("croatian-prefix"):
4         * quail/czech.el ("czech", "czech-qwerty"):
5         * quail/ipa-praat.el ("ipa-praat"):
6         * quail/ipa.el ("ipa-x-sampa"):
7         * quail/tibetan.el ("tibetan-wylie", "tibetan-tibkey"):
8         * quail/uni-input.el (ucs-input-activate): Fix typos in docstrings.
10 2013-05-25  Eli Zaretskii  <eliz@gnu.org>
12         * Makefile.in (leim-list.el, check-declare):
13         Replace reveal-filename with unmsys--file-name.
15 2013-05-16  Eli Zaretskii  <eliz@gnu.org>
17         * Makefile.in (leim-list.el, check-declare): Use reveal-filename.
19 2013-04-01  Paul Eggert  <eggert@cs.ucla.edu>
21         Use UTF-8 for most files with non-ASCII characters (Bug#13936).
22         * quail/cyrillic.el, quail/czech.el, quail/ethiopic.el:
23         * quail/greek.el, quail/hanja.el, quail/hanja3.el, quail/hebrew.el:
24         * quail/lao.el, quail/lrt.el, quail/slovak.el, quail/symbol-ksc.el:
25         * quail/thai.el, quail/tibetan.el, quail/viqr.el, quail/vntelex.el:
26         * quail/vnvni.el, quail/welsh.el:
27         Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
29 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
31         * Makefile.in ($(srcdir)/ja-dic/ja-dic.el): Use batch-skkdic-convert.
33 2013-03-18  Eli Zaretskii  <eliz@gnu.org>
35         * makefile.w32-in ($(srcdir)/ja-dic/ja-dic.el): New target.
37 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
39         Automate the build of ja-dic.el (Bug#13984).
40         ja-dic.el no longer needs to be in the repository: it's now
41         generated as part of the build from bzr.  Also, update SKK-JISYO.L to
42         match the upstream source exactly.
43         * ja-dic/ja-dic.el: Remove from repository.  It is still distributed
44         as part of the Emacs tarball.
45         * Makefile.in ($(srcdir)/ja-dic/ja-dic.el): New rule.
46         (compile-main): Depend on it.
47         * SKK-DIC/README: Update to reflect new build procedure.
48         * SKK-DIC/SKK-JISYO.L: Update to match source exactly.
49         This is now the annotated version, to match the upstream file name;
50         the unannotated one is built from it automatically.
52 2013-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
54         * quail/latin-ltx.el: Resolve conflicts (bug#13950).
55         (latin-ltx--mark-map, latin-ltx--mark-re): New constants.
56         (latin-ltx--define-rules): Check for conflicts.  Eval `re's.
57         (rules): Use tighter regexps to avoid conflicts.
58         Consolidate the various rules for combining marks.
60 2013-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
62         * quail/latin-ltx.el: Add greek superscripts.
64 2012-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
66         * quail/latin-ltx.el: Avoid deprecated chars for \langle and \rangle.
67         Remove \rightparengtr and \leftparengtr for lack of consensus.
68         Suggested by Mattias Engdegård <mattiase@bredband.net> (bug#12948).
70 2012-09-05  Eli Zaretskii  <eliz@gnu.org>
72         * quail/hebrew.el ("yiddish-royal"): Fix several bogus entries.
74 2012-08-17  Daniel Bergey  <bergey@alum.mit.edu>  (tiny change)
76         * quail/indian.el (quail-define-inscript-package):
77         Set kbd-translate for all Inscript layouts.  It's a positional
78         layout: vowels should be on the left hand regardless of the
79         underlying characters produced by those keys.  (Bug#12072)
81 2012-08-06  Mohsen BANAN  <libre@mohsen.1.banan.byname.net>
83         * quail/persian.el: Add some mappings.  (Bug#11812)
84         (farsi-isiri-9147, farsi-transliterate-banan): Doc fixes.
86 2012-07-30  Paul Eggert  <eggert@cs.ucla.edu>
88         Update .PHONY listings in makefiles.
89         * Makefile.in (.PHONY): Add all, compile-main, clean, mostlyclean,
90         bootstrap-clean, distclean, maintainer-clean, extraclean.
92 2012-07-29  Paul Eggert  <eggert@cs.ucla.edu>
94         deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
95         * quail/uni-input.el (ucs-input-deactivate):
96         Rename from ucs-input-inactivate.
97         * quail/hangul.el (hangul-input-method-deactivate):
98         Rename from hangul-input-method-inactivate.
100 2012-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
102         * quail/ipa.el: Use cl-lib.
104         * quail/hangul.el: Don't require CL.
106 2012-06-12  Nguyen Thai Ngoc Duy  <pclouds@gmail.com>
108         * quail/vnvi.el: New file (Bug#4747).
110 2012-05-22  Glenn Morris  <rgm@gnu.org>
112         * Makefile.in (SUBDIRS): Remove variable and rule.
113         (MKDIR_P): Add it back.
114         (all, changed.tit, changed.misc, leim-list.el):
115         Don't depend on SUBDIRS.
116         (changed.tit, changed.misc): Ensure output directory exists.
117         (distclean): Don't use SUBDIRS.
119 2012-05-21  Glenn Morris  <rgm@gnu.org>
121         * Makefile.in (install): Remove, let top-level do it.
122         (version, prefix, datarootdir, datadir, ns_appresdir, leimdir):
123         (MKDIR_P, GZIP_PROG): Remove, no longer used.
125         * Makefile.in (install_prefix): Remove.
126         (LEIM_INSTALLDIR): Rename to leimdir.
127         (install): Update for this change.
129         * Makefile.in (leim-list.el, install): Scrap superfluous subshells.
131 2012-05-12  Glenn Morris  <rgm@gnu.org>
133         * Makefile.in (MKDIR_P): New, set by configure.
134         (install): Use $MKDIR_P.
136 2012-05-10  Glenn Morris  <rgm@gnu.org>
138         * Makefile.in: Install self-contained ns files directly to
139         their final destination.
140         (install_prefix): New.
141         (LEIM_INSTALLDIR): New, set by configure.
142         (install): Use LEIM_INSTALLDIR.
144         * Makefile.in (MV_DIRS): Remove.
145         (install): Simplify the --with-ns case.
147 2012-04-09  Glenn Morris  <rgm@gnu.org>
149         * Makefile.in (EMACS): Rename from BUILT_EMACS.
150         (RUN_EMACS, compile-main): Update for this change.
152         * Makefile.in (../src/emacs): Remove this rule, no longer relevant
153         since leim distributed with Emacs (eg lisp/ has no such rule).
154         (all): Remove $BUILT_EMACS dependence.
156 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
158         * quail/latin-ltx.el (latin-ltx--define-rules): Comment out
159         debugging messages.
161 2012-04-09  Glenn Morris  <rgm@gnu.org>
163         * Makefile.in: Compute list of .el files to be compiled dynamically,
164         as the lisp/ directory does, rather than hard-coding it.
165         Also, separate leim-list generation from byte-compilation.
166         (TIT_GB, TIT_BIG5, CHINESE_TIT, MISC, TIT_MISC):
167         Make them store the .el files rather than the .elc files.
168         (NON_TIT_GB, NON_TIT_BIG5, CHINESE_NON_TIT, CHINESE_GB)
169         (CHINESE_GB, CHINESE_BIG5, JAPANESE, KOREAN, THAI, VIETNAMESE)
170         (LAO, INDIAN, TIBETAN, LATIN, UNICODE, SLAVIC, GREEK, RUSSIAN)
171         (OTHERS, CHINESE, EASTASIA, ASIA, EUROPEAN, WORLD, NON_TIT_MISC):
172         Remove variables listing the non-generated .el files.
173         (.el.elc): Add explicit load-path for quail.
174         (all): Depend on compile-main rule rather than $WORLD.
175         (changed.tit, changed.misc): Also depend on $SUBDIRS.
176         (leim-list.el): Don't depend on changed.tit or changed.misc.
177         Remove unnecessary compilation check.
178         (setwins, compile-targets, compile-main): New.
179         (clean, mostlyclean): Update for change in TIT_MISC contents.
180         (bootstrap-clean): Use a glob match to delete .elc, not a fixed list.
182 2012-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
184         * quail/latin-ltx.el: Auto-generate some of the entries.
185         (latin-ltx--ascii-p): New function.
186         (latin-ltx--define-rules): New macro.
187         (define-rules): Use it.
189 2012-03-25  Eli Zaretskii  <eliz@gnu.org>
191         * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
192         of same-dir.tst, to avoid stepping on other (parallel) Make job's
193         toes.
195 2012-03-21  Kenichi Handa  <handa@m17n.org>
197         * quail/indian.el ("devanagari-itrans"): Add a few more useful
198         keys (Bug#10935).
200 2012-03-16  Kenichi Handa  <handa@m17n.org>
202         * quail/indian.el (telugu-inscript): Fix typo.  (Bug#10936)
204 2012-03-13  Йордан Миладинов  <jordanmiladinov@gmail.com>  (tiny change)
206         * quail/cyrillic.el (bulgarian-alt-phonetic):
207         New input method.  (Bug#10893)
209 2012-03-09  Mohsen BANAN  <libre@mohsen.1.banan.byname.net>
211         * quail/persian.el: Update which includes: (1) full compliance to
212         ISIRI-6219, forbidden characters were eliminated and missing
213         characters were added; (2) layer 3 of ISIRI-9147 is now
214         implemented with a '\' prefix; (3) double entry of characters
215         which were postfixed with 'h' is now supported; (4) lots of
216         comment and additional pointers have been added.
218 2011-12-15  Kenichi Handa  <handa@m17n.org>
220         * quail/ethiopic.el ("ethiopic"): Do not refer to
221         ethio-prefer-ascii-punctuation.
223 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
225         * quail/hangul.el (hangul-character): Fix typo.
227 2011-09-27  Jambunathan K  <kjambunathan@gmail.com>
229         * quail/indian.el (quail-tamil-itrans-misc-table): Delete it.
230         (quail-tamil-itrans-numerics-and-symbols-table)
231         (quail-tamil-itrans-various-signs-and-digits-table): New variables.
232         ("tamil-itrans"): Show the values of above variables (Bug#9336).
234 2011-09-22  Kenichi Handa  <handa@m17n.org>
236         * quail/indian.el (quail-tamil-itrans-syllable-table)
237         (quail-tamil-itrans-misc-table): New variables.
238         ("tamil-itrans"): Improve the docstring by showing the values of
239         above variables (Bug#9336).
241 2011-09-06  Paul Eggert  <eggert@cs.ucla.edu>
243         * Makefile.in (install): install-sh is now in build-aux (Bug#9169).
245 2011-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
247         * quail/latin-ltx.el: Complete the super and subscript letters.
249 2011-08-20  Glenn Morris  <rgm@gnu.org>
251         * Makefile.in (OTHERS):
252         * makefile.w32-in (MISC): Add ipa-praat.elc.
254 2011-07-23  Yair F  <yair.f.lists@gmail.com>
256         * quail/hebrew.el ("hebrew"): Additional key mappings.
257         ("hebrew-new", "hebrew-lyx", "hebrew-full")
258         ("hebrew-biblical-tiro", "hebrew-biblical-sil", "yiddish-royal")
259         ("yiddish-keyman"): New input methods.
261 2011-06-12  Andreas Schwab  <schwab@linux-m68k.org>
263         * SKK-DIC/SKK-JISYO.L: Add proper coding tag.
264         * CXTERM-DIC/4Corner.tit, CXTERM-DIC/ARRAY30.tit,
265         * CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/ECDICT.tit,
266         * CXTERM-DIC/ETZY.tit, CXTERM-DIC/PY-b5.tit,
267         * CXTERM-DIC/Punct-b5.tit, CXTERM-DIC/Punct.tit,
268         * CXTERM-DIC/QJ-b5.tit, CXTERM-DIC/QJ.tit, CXTERM-DIC/SW.tit,
269         * CXTERM-DIC/TONEPY.tit, CXTERM-DIC/ZOZY.tit: Likewise.
270         * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
271         * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Likewise.
273         * Makefile.in (TIT_BIG5): Rename from TIT-BIG5.
275 2011-05-30  Oliver Scholz  <epameinondas@gmx.de>
277         * quail/ipa-praat.el: New input method.
279 2011-05-16  Eli Zaretskii  <eliz@gnu.org>
281         * Makefile.in (OTHERS): Add $(srcdir)/quail/persian.elc.
283         * makefile.w32-in (MISC): Add $(srcdir)/quail/persian.elc.
285 2011-05-16  Mohsen BANAN  <libre@mohsen.banan.1.byname.net>
287         * quail/persian.el: New file.
289 2011-05-05  Eli Zaretskii  <eliz@gnu.org>
291         * quail/latin-ltx.el <\beth, \gimel, \daleth>: Produce
292         corresponding symbols rather than Hebrew letters.  (Bug#8563)
294         * quail/latin-ltx.el <\aleph>: Produce ALEF SYMBOL instead of
295         HEBREW LETTER ALEF.  (Bug#8563)
297 2011-03-23  Glenn Morris  <rgm@gnu.org>
299         * Makefile.in (install): Use `install-sh -d' rather than mkinstalldirs.
301 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
303         * Version 23.3 released.
305 2011-02-28  Juanma Barranquero  <lekktu@gmail.com>
307         * quail/ethiopic.el ("ethiopic"): Fix tpo in docstring.
309 2011-01-28  Paul Eggert  <eggert@cs.ucla.edu>
311         Redo spelling of Makefile variables to conform to POSIX.
312         POSIX does not allow "-" in Makefile variable names.
313         Reported by Bruno Haible in
314         <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
315         * Makefile.in (BUILT_EMACS): Rename from BUILT-EMACS.
316         (TIT_GB): Rename from TIT-GB.
317         (CHINESE_TIT): Rename from CHINESE-TIT.
318         (NON_TIT_GB): Rename from NON-TIT-GB.
319         (NON_TIT_BIG5): Rename from NON-TIT-BIG5.
320         (CHINESE_NON_TIT): Rename from CHINESE-NON-TIT.
321         (CHINESE_GB): Rename from CHINESE-GB.
322         (CHINESE_BIG5): Rename from CHINESE-BIG5.
323         (TIT_MISC): Rename from TIT-MISC.
324         (NON_TIT_MISC): Rename from NON-TIT-MISC.
325         (TIT_SOURCES): Rename from TIT-SOURCES.
326         (MISC_SOURCES): Rename from MISC-SOURCES.
328 2011-01-08  Glenn Morris  <rgm@gnu.org>
330         * makefile.w32-in (RUN_EMACS):
331         * Makefile.in (RUN-EMACS): Add --no-site-lisp.
333         * makefile.w32-in (RUN_EMACS):
334         * Makefile.in (RUN-EMACS): -batch implies --no-init-file.
336 2010-08-28  Kenichi Handa  <handa@m17n.org>
338         * quail/japanese.el (quail-japanese-update-translation):
339         Fix handling of invalid key.
341 2010-08-15  Andreas Schwab  <schwab@linux-m68k.org>
343         * quail/vntelex.el ("vietnamese-telex"): Doc fix.
345         * quail/georgian.el: Remove extra backslashes.
347 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
349         * quail/arabic.el: Quote [ and ].
350         * quail/latin-ltx.el: Likewise.
352         * quail/greek.el ("greek", "greek-postfix"): Change string to
353         character.
355 2010-08-13  Kenichi Handa  <handa@m17n.org>
357         * quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.
359 2010-08-09  Kenichi Handa  <handa@m17n.org>
361         * quail/greek.el ("greek"): Add rules for Greek style quotes.
363 2010-05-15  Glenn Morris  <rgm@gnu.org>
365         * Makefile.in (install): Remove references to CVS-related files.
367 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
369         * Version 23.2 released.
371 2010-04-06  Chong Yidong  <cyd@stupidchicken.com>
373         * quail/vntelex.el: Fix "af" rule (Bug#5836).
375 2010-03-27  Eli Zaretskii  <eliz@gnu.org>
377         * makefile.w32-in ($(TIT), $(MISC_DIC), leim-list.el): Enclose the
378         argument of "-l" in $(ARGQUOTE), in case it includes blanks or
379         other special characters.
381 2010-03-18  Glenn Morris  <rgm@gnu.org>
383         * Makefile.in (maintainer-clean): Use bootstrap-clean.
384         (extraclean): Fix deletion patterns.
386         * Makefile.in (dot): Remove, since ../ is used throughout the
387         other Makefiles.
389 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
391         * Branch for 23.2.
393 2010-02-16  Kenichi Handa  <handa@m17n.org>
395         * SKK-DIC/SKK-JISYO.L: Updated to the latest version.
397 2009-12-05  Vasily Korytov  <vasily@korytov.pp.ru>
399         * quail/cyrillic.el (russian-typewriter): Change keyboard layout.
400         (Bug#904)
402 2009-09-09  Glenn Morris  <rgm@gnu.org>
404         * Makefile.in (install): Set umask to world-readable before creating
405         directories.
407 2009-08-31  Juri Linkov  <juri@jurta.org>
409         * quail/ipa.el ("ipa"): Set `forget-last-selection' to nil.
410         ("ipa-x-sampa"): Set `forget-last-selection' to nil.
411         Set `deterministic' to nil.
412         ("ipa"): Bind "g" to U+0261, and "tsh" to a list of "U+02A7",
413         "U+0074 U+0283", "U+0074 U+2040 U+0283".
414         ("ipa-kirshenbaum", ipa-x-sampa"): Bind "g" to U+0261, and "tS"
415         to a list of "U+02A7", "U+0074 U+0283", "U+0074 U+2040 U+0283".
416         Fix comments.
418 2009-08-31  Juri Linkov  <juri@jurta.org>
420         * quail/ipa.el ("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa".
421         ("ipa-x-sampa"): Rename from "x-sampa-ipa".
422         (ipa-x-sampa-implosive-submap): Rename from
423         x-sampa-implosive-submap.
424         (ipa-x-sampa-prepend-to-keymap-entry): Rename from
425         x-sampa-prepend-to-keymap-entry.
426         (ipa-x-sampa-underscore-implosive): Rename from
427         x-sampa-underscore-implosive.
428         (ipa-x-sampa-implosive-submap): Move before first use.
430 2009-08-30  Aidan Kehoe  <kehoea@parhasard.net>
432         * quail/ipa.el ("kirshenbaum-ipa", "x-sampa-ipa"):
433         Two new input methods, both following widely-used Usenet
434         conventions for mapping ASCII to the IPA.  Kirshenbaum is common in
435         sci.lang and alt.usage.english, X-SAMPA in various (mostly
436         European) non-English language fora.  X-SAMPA is slightly more
437         complex to support in Quail that Kirshenbaum, whence the two extra
438         function and one extra submap to support it.
439         (x-sampa-prepend-to-keymap-entry): New function.
440         (x-sampa-underscore-implosive): New function.
441         (x-sampa-implosive-submap): New Quail submap.
443 2009-08-30  Aidan Kehoe  <kehoea@parhasard.net>
445         * quail/ipa.el: Recode the file as UTF-8, for better
446         interoperability with other applications.
448 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
450         * quail/latin-ltx.el (\circ): Use the `ring operator' rather than
451         `white circle'.
453         * Makefile.in (leim-list.el, install): Don't use -r to remove files.
455 2009-08-25  Glenn Morris  <rgm@gnu.org>
457         * quail/hangul.el (top-level): Don't require cl at run-time.
459 2009-08-21  Thamer Mahmoud  <thamer.mahmoud@gmail.com>  (tiny change)
461         * quail/arabic.el: Add missing keys that exist on the Arabic X
462         keyboard.  Don't insert Lam-alef ligatures from the Arabic
463         Presentation Forms ranges; instead, separate Lam-Alef ligatures
464         into a list of two letters (Lam and a suitable Alef).
466 2009-06-23  Kenichi Handa  <handa@m17n.org>
468         * quail/hangul.el (hangul-to-hanja-conversion): When it is called
469         while korean input method is off, convert the following character.
471 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
473         * Branch for 23.1.
475 2009-06-18  Kenichi Handa  <handa@m17n.org>
477         * quail/hangul.el (hangul-im-keymap): Add binding of key
478         Hangul_Hanja.
480 2009-05-04  Simon Leinen  <simon.leinen@switch.ch>  (tiny change)
482         * Makefile.in (install): Avoid using $$(..) construct, for Solaris
483         compatibility.
485 2009-04-12  Andreas Schwab  <schwab@linux-m68k.org>
487         * Makefile.in (install): Remove .gitignore files.
489 2009-03-19  Kenichi Handa  <handa@m17n.org>
491         * leim-ext.el: Change the encoding to utf-8.
493 2008-12-30  Jan Djärv  <jan.h.d@swipnet.se>
495         * Makefile.in (install): Remove old directories in ns_appresdir before
496         moving new directories there.
498 2008-11-11  Juanma Barranquero  <lekktu@gmail.com>
500         * quail/hangul.el (hangul-im-keymap, hangul-insert-character)
501         (hangul-djamo, hangul2-input-method-moum, hangul3-input-method-cho)
502         (hangul3-input-method-jung, hangul3-input-method-jong):
503         Fix typos in docstrings.
505 2008-11-07  Vasily Korytov  <vasily@korytov.pp.ru>  (tiny change)
507         * quail/cyrillic.el: Handle backslash key (bug#839).
509 2008-10-20  Kenichi Handa  <handa@m17n.org>
511         * quail/indian.el (inscript-mlm-keytable): New variable.
512         (malayalam-inscript): Use inscript-mlm-keytable.
514 2008-09-11  Magnus Henoch  <mange@freemail.hu>
516         * quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G
517         with upturn.
519 2008-09-02  Carsten Bormann  <cabo@tzi.org>
521         * quail/latin-post.el ("german-postfix"): Do not translate ue to
522         \"u after a, e or q, because that would be extremely uncommon
523         compared to aue, eue or que.  The only exception is the prefix
524         "ge", after which, according to corpus statistics, a \"u can be
525         expected.
527 2008-08-10  Jihyun Cho  <jihyun.jo@gmail.com>
529         * quail/hangul.el (hangul3-input-method-jong): Fix array indexing bug.
531 2008-07-19  Juri Linkov  <juri@jurta.org>
533         * quail/cyrillic.el ("cyrillic-translit"): Add two rules "//'" and
534         "//`" for combining accents as a separate character.  Keep two
535         rules "i`" and "I`" for characters where accent is not a separate
536         character.  Revert changes that added postfix combining accents.
538 2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
540         * Makefile.in (install): Perform post-install cleanup inside NS app
541         bundle.
543 2008-07-12  Juri Linkov  <juri@jurta.org>
545         * quail/rfc1345.el: Replace non-printable control characters with
546         equivalent text-only notations.
548         * quail/cyrillic.el ("cyrillic-translit"): Fix rules with
549         combining acute accent.  Add rules ("e\\" ?э) ("E\\" ?Э).
550         Change conflicting rules ("u'" ?ў) to ("u~" ?ў), and ("U'" ?Ў)
551         to ("U~" ?Ў).  Doc fix.  Put combining accent rules into one group.
553 2008-07-10  Teodor Zlatanov  <tzz@lifelogs.com>
555         * quail/cyrillic.el : Add more rules to cyrillic-translit, make
556         everything postfix.  Adjust to eliminate conflicts.
558 2008-06-30  Juanma Barranquero  <lekktu@gmail.com>
560         * quail/hangul3.el: Remove (unneeded since 2008-06-03).
562 2008-06-27  Glenn Morris  <rgm@gnu.org>
564         * Makefile.in (.el.elc): Copy the echo behavior of lisp/Makefile.in.
566 2008-06-24  Juanma Barranquero  <lekktu@gmail.com>
568         * makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc.
570 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
572         * makefile.w32-in (distclean): Don't delete `quail' subdir: if we
573         are building in the sandbox, there are precious files there.
574         (clean mostlyclean): Delete leim-list.el~.
575         (distclean): Delete makefile.
577 2008-06-13  Teodor Zlatanov  <tzz@lifelogs.com>
579         * quail/cyrillic.el: Add quotation marks, paragraph symbol, angled
580         brackets, number symbol, and accented aeio to cyrillic-translit.
582 2008-06-03  Jihyun Cho  <jihyun.jo@gmail.com>
584         * quail/hangul.el: Completely re-written.
586 2008-06-03  Kenichi Handa  <handa@m17n.org>
588         * makefile.w32-in (KOREAN): Remove ${srcdir}/quail/hangul3.elc.
589         (leim-list.el): Remove leim-list.el at first.
591         * Makefile.in (KOREAN): Remove ${srcdir}/quail/hangul3.elc.
592         (leim-list.el): Remove leim-list.el at first.
594         * leim-ext.el: Register input methods "korean-hangul",
595         "korean-hangul3f", "korean-hangul390", and "korean-hangul3".
597 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
599         * quail/latin-ltx.el: Don't use single-char mapping from ~ to NBSP.
601 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
603         * quail/indian.el: Don't require devan-util.
605 2008-02-01  James Cloos  <cloos@jhcloos.com>
607         * quail/arabic.el: Update (sync with xkeyboard-config keyboard).
609 2008-02-01  Kenichi Handa  <handa@m17n.org>
611         * Makefile.in (OTHERS): Add arabic.elc.
613 2008-02-01  James Cloos  <cloos@jhcloos.com>
615         * quail/arabic.el: New file.
617 2008-02-01  Kenichi Handa  <handa@m17n.org>
619         * MISC-DIC/pinyin.map: Fix encoding to that of the original file.
621 2008-02-01  KAWABATA, Taichi  <kawabata@m17n.org>
623         * quail/indian.el (quail-indian-flatten-list): Delete it.
624         (quail-define-inscript-package): Pay attention to `nil' values of
625         char/key-table.
626         (inscript-tml-keytable): New variable.  Use it for Tamil inscript.
628 2008-02-01  Dave Love  <fx@gnu.org>
630         * quail/latin-post.el ("turkish-latin-3-postfix"): Make it
631         just an alias for turkish-postfix.
633         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Make it
634         just an alias for turkish-alt-postfix.
636         * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
638 2008-02-01  Kenichi Handa  <handa@m17n.org>
640         * quail/thai.el: Don't require thai-util.
641         (quail-thai-update-translation): Delete function.
642         (thai-generate-quail-map): Change to a macro that directly calls
643         quail-define-rules.
644         ("thai-kesmanee", "thai-pattachote"): Don't use
645         UPDATE-TRANSLATION-FUNCTION.
647         * quail/indian.el (quail-indian-preceding-char-position):
648         Delete function.
649         (quail-indian-update-preceding-char): Delete variable.
650         (quail-indian-update-translation): Delete function.
651         (quail-define-indian-trans-package): Don't call
652         quail-define-package with quail-indian-update-translation.
653         (quail-define-inscript-package): Likewise.
655 2008-02-01  Dave Love  <fx@gnu.org>
657         * quail/indian.el (quail-indian-preceding-char-position)
658         (quail-indian-update-translation, quail-define-inscript-package):
659         Use characterp, not char-valid-p.
661 2008-02-01  Dave Love  <fx@gnu.org>
663         * quail/welsh.el ("welsh"): Doc fix.
665         * quail/cyrillic.el: Reinstate some commented-out redundancies.
666         ("russian-typewriter"): Rename from cyrillic-typewriter.
667         Make cyrillic-jcuken effectively an alias for it.
668         ("russian-computer"): New.
669         ("bulgarian-phonetic"): Rename from bulgarian-pho.
670         ("bulgarian-bds"): Rename from bulgarian-standard.
672 2008-02-01  Dave Love  <fx@gnu.org>
674         * ja-dic/ja-dic.el: Add coding tag.
676 2008-02-01  Dave Love  <fx@gnu.org>
678         * latin-post.el: Recode to utf-8.
679         ("latin-postfix"): New method.
681         * latin-alt.el: Recode to utf-8.
682         ("latin-alt-postfix"): New method.
684         * quail/latin-pre.el: Recode to utf-8.
685         ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp.
686         ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ġ,
687         ~O -> Ġ.
688         ("latin-prefix"): New method.
690         * quail/uni-input.el (utf-8-ccl-encode): Delete.
691         (ucs-input-method): Modify.
693 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
695         * Makefile.in (RUN-EMACS): Add LC_ALL=C.
697 2008-01-14  Aidan Kehoe  <kehoea@parhasard.net>  (tiny change)
699         * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and \vk.
701 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
703         * makefile.w32-in:
704         * Makefile.in: Remove references to Xenix.
706 2007-12-15  Richard Stallman  <rms@gnu.org>
708         * quail/latin-post.el ("scandinavian-postfix"): Doc fix.
710         * quail/latin-alt.el: Many doc fixes.
711         ("danish-alt-postfix")
712         ("esperanto-alt-postfix", "finnish-alt-postfix")
713         ("german-alt-postfix", "icelandic-alt-postfix")
714         ("norwegian-alt-postfix", "scandinavian-alt-postfix")
715         ("spanish-alt-postfix", "swedish-alt-postfix"):
716         Delete; they were identical to the non-alt versions.
718 2007-12-07  Kenichi Handa  <handa@ni.aist.go.jp>
720         * quail/lao.el (quail-map-from-table): Allow a tone just after a
721         consonant.
723 2007-11-17  Glenn Morris  <rgm@gnu.org>
725         * Makefile.in (check-declare): New target.
727 2007-10-31  Glenn Morris  <rgm@gnu.org>
729         * Makefile.in (install): Change ownership of installed files.
731 2007-10-20  Edward O'Connor  <hober0@gmail.com>  (tiny change)
733         * quail/latin-ltx.el ("\\qed"): Add this rule.
735 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
737         * quail/indian.el (quail-indian-update-preceding-char):
738         Don't mark the variable as frame-local; it wasn't used as such.
740 2007-07-25  Glenn Morris  <rgm@gnu.org>
742         * Relicense all FSF files to GPLv3 or later.
744         * COPYING: Switch to GPLv3.
746 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
748         * makefile.w32-in (extraclean): Don't delete *~.
750 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
752         * Version 22.1 released.
754 2007-01-30  Kenichi Handa  <handa@m17n.org>
756         * CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/PY-b5.tit, CXTERM-DIC/SW.tit,
757         * CXTERM-DIC/TONEPY.tit: Add copyright and license notices.
759         * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Add copyright and
760         license notices.
762 2007-01-24  Kenichi Handa  <handa@m17n.org>
764         * MISC-DIC/README: New file.
766         * CXTERM-DIC/README: New file.
768         * CXTERM-DIC/4Corner.tit, CXTERM-DIC/CCDOSPY.tit,
769         * CXTERM-DIC/PY-b5.tit, CXTERM-DIC/QJ-b5.tit, CXTERM-DIC/QJ.tit,
770         * CXTERM-DIC/SW.tit, CXTERM-DIC/TONEPY.tit: Updated from
771         X11R6/contrib/programs/cxterm.
773         * ja-dic/ja-dic.el: Regenerated.
775 2007-01-12  Kenichi Handa  <handa@m17n.org>
777         * quail/uni-input.el (ucs-input-method): Signal an error for a
778         Unicode character that is not yet supported.
780 2006-12-26  Andreas Schwab  <schwab@suse.de>
782         * Makefile.in (datarootdir): Define.
784 2006-12-20  Eli Zaretskii  <eliz@gnu.org>
786         * Makefile.in (leim-list.el): Depend on ${TIT-MISC}, not
787         ${NON-TIT-MISC}.
789 2006-12-09  Juanma Barranquero  <lekktu@gmail.com>
791         * quail/latin-alt.el ("scandinavian-alt-postfix"): Fix typo.
793         * quail/uni-input.el (ucs-input-help): Fix title of ucs input method.
795 2006-12-09  Eli Zaretskii  <eliz@gnu.org>
797         * makefile.w32-in (leim-list.el): Depend on leim-ext.el as well.
798         Run Emacs to append non-empty non-comment lines in leim-ext.el
799         to leim-list.el.
801 2006-12-05  Juanma Barranquero  <lekktu@gmail.com>
803         * makefile.w32-in (MISC): Add $(srcdir)/quail/sisheng.elc.
805 2006-11-29  Juanma Barranquero  <lekktu@gmail.com>
807         * quail/greek.el ("greek-mizuochi"): Remove spurious initial newline
808         in docstring.
810 2006-11-04  Romain Francoise  <romain@orebokech.com>
812         * Makefile.in (bootstrap-clean): New target.
814 2006-10-12  Kenichi Handa  <handa@m17n.org>
816         * Makefile.in (install): Be sure to make ${INSTALLDIR} before `cd'
817         to it.
819 2006-10-05  Chong Yidong  <cyd@stupidchicken.com>
821         * quail/latin-ltx.el: Fix typo in previous change.
823 2006-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
825         * quail/latin-ltx.el: Remove rules that start with { since they are
826         redundant and hence impact the { key for no good reason.
828 2006-10-02  Kenichi Handa  <handa@m17n.org>
830         * Makefile.in (install): Fix previous change.
832 2006-09-28  Kenichi Handa  <handa@m17n.org>
834         * Makefile.in (install): Be sure to make ${INSTALLDIR}.
836 2006-09-15  Jay Belanger  <belanger@truman.edu>
838         * COPYING: Replace "Library Public License" by "Lesser Public
839         License" throughout.
841 2006-09-06  Michaël Cadilhac  <michael.cadilhac@lrde.org>
843         * quail/uni-input.el (ucs-input-method): Don't make the action of
844         a key not in [0-9a-zA-Z] when it was expected to be.  Let the Emacs
845         mechanism do it.
847 2006-07-12  David Kastrup  <dak@gnu.org>
849         * quail/greek.el: Change iota subscriptum transliteration in
850         Ibycus4 encoding's capitals from "i" to "|".
852 2006-03-03  Claudio Fontana  <claudio@gnu.org>
854         * Makefile.in (install): Add DESTDIR variable to support staged
855         installations.
857 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
859         * makefile.w32-in ($(TIT), leim-list.el): Warn that parts of
860         commands enclosed in $(ARGQUOTE)s should not be split between two
861         lines, as that will break with GNU Make >3.80, when sh.exe is used
862         and arg quoting is with '..'.
864 2005-11-03  Andreas Schwab  <schwab@suse.de>
866         * Makefile.in (GZIP_PROG): Rename from GZIP.
867         (install): Adjust.
869 2005-11-01  Romain Francoise  <romain@orebokech.com>
871         * Makefile.in (install): Compress source files.
873 2005-10-28  Juri Linkov  <juri@jurta.org>
875         * quail/symbol-ksc.el: Add missing characters from 1st pos of
876         every table of [korean-ksc5601], and swap incorrectly ordered
877         characters at pos 91 and 90.
879 2005-10-26  Torsten Bronger  <bronger@physik.rwth-aachen.de>  (tiny change)
881         * quail/latin-ltx.el ("TeX"): Change "\," mapping to U+202F (not
882         U+2006).  Add more mappings from TeX's textcomp package.
884 2005-10-25  Juri Linkov  <juri@jurta.org>
886         * quail/cyrillic.el ("cyrillic-translit"): Set 4th arg `guidance'
887         to t for this multi-key input method.
889 2005-10-24  Kenichi Handa  <handa@m17n.org>
891         * quail/uni-input.el (ucs-input-activate): Don't add
892         quail-kill-guidance-buf to kill-buffer-hook.
894 2005-07-08  Kenichi Handa  <handa@m17n.org>
896         * quail/japanese.el (quail-japanese-kanji-kkc): Fix order of
897         insertion and deletion.
899 2005-07-04  Lute Kamstra  <lute@gnu.org>
901         Update FSF's address in GPL notices.
903 2005-06-28  Kenichi Handa  <handa@m17n.org>
905         * leim-ext.el: Add rules for inserting full-width space for
906         quail/Punct and quail/Punct-b5.
908 2005-06-04  Eli Zaretskii  <eliz@gnu.org>
910         * makefile.w32-in (distclean): Fix a typo (colon was after "clean").
911         (extraclean): New target, emulates Makefile.in.
913 2005-04-06  Kenichi Handa  <handa@m17n.org>
915         * quail/sgml-input.el ("sgml"): Enable quail-completion by typing TAB.
917 2005-03-26  Kenichi Handa  <handa@m17n.org>
919         * quail/latin-ltx.el ("TeX"): Enable quail-completion by typing TAB.
921 2005-03-18  Kenichi Handa  <handa@m17n.org>
923         * quail/thai.el (quail-thai-update-translation): Delete it.
924         (thai-generate-quail-map): Generate a simpler map.
925         ("thai-kesmanee"): Don't use quail-thai-update-translation.
926         (thai-generate-quail-map): Likewise.
928 2005-03-15  Kenichi Handa  <handa@m17n.org>
930         * quail/thai.el (thai-generate-quail-map): Fix the kesmanee layout.
932 2005-03-08  Kenichi Handa  <handa@m17n.org>
934         * quail/latin-pre.el ("latin-1-prefix"): Add rule "__"->"_".
935         ("latin-9-prefix"): Add rules "__"->"_", "_ "->NBSP.
937 2004-12-04  Kenichi Handa  <handa@m17n.org>
939         * quail/lao.el (lao-key-alist): Declare it by defvar.
940         (lao-key-alist-vector): New variable.
941         (lao-consonant-key-alist, lao-semivowel-key-alist)
942         (lao-vowel-key-alist, lao-voweltone-key-alist)
943         (lao-tone-key-alist, lao-other-key-alist): Initialize them from
944         lao-key-alist-vector.
946 2004-09-25  Kenichi Handa  <handa@m17n.org>
948         * quail/uni-input.el (ucs-input-method): Add error clause to
949         condition-case.
951 2004-09-21  Kenichi Handa  <handa@m17n.org>
953         * quail/uni-input.el: Move the call of register-input-method to
954         leim-ext.el.
955         (ucs-input-insert-char): New function.
956         (ucs-input-method): Use ucs-input-insert-char.
957         (ucs-input-activate): Call quail-hide-guidance instead of
958         quail-hide-guidance-buf.
960         * leim-ext.el: Add autoload for 'ucs-input-activate and
961         register-input-method for "ucs".
963 2004-08-21  David Kastrup  <dak@gnu.org>
965         * quail/greek.el ("greek-babel"): Add accent/breathing/uppercase
966         combinations.
968 2004-08-16  Kenichi Handa  <handa@m17n.org>
970         * quail/georgian.el ("georgian"): Call quail-define-package with
971         the show-layout arg t.
973 2004-08-06  Andreas Schwab  <schwab@suse.de>
975         * Makefile.in (install): Remove .arch-inventory files.
977 2004-07-01  David Kastrup  <dak@gnu.org>
979         * quail/greek.el ("((") ("))"): Add quotation mark shorthands.
981 2004-06-30  Andreas Schwab  <schwab@suse.de>
983         * Makefile.in (${CHINESE-TIT:.elc=.el}): Depend on changed.tit to
984         serialize parallel builds.
985         (${MISC:.elc=.el}): Depend on changed.misc.
987 2004-06-05  Kenichi Handa  <handa@m17n.org>
989         * Makefile.in (leim-list.el): Depend on leim-ext.el.  Append the
990         contents of leim-ext.el to leim-list.el.
992         * leim-ext.el: New file.
994 2004-05-17  Werner Lemberg  <wl@gnu.org>
996         * quail/sisheng.el: New file.
998 2004-05-17  Kenichi Handa  <handa@m17n.org>
1000         * Makefile.in (OTHERS): Add ${srcdir}/quail/sisheng.elc.
1002 2004-05-11  Eli Zaretskii  <eliz@gnu.org>
1004         * Makefile.in (leim-list.el): Move commands to convert TIT and
1005         MISC dictionaries from here...
1006         (changed.tit, changed.misc): ...to here.  Remove the (now
1007         unneeded) test of the contents of changed.* files.
1009 2004-05-10  Andreas Schwab  <schwab@suse.de>
1011         * Makefile.in (all): Re-add dependency on ${WORLD} so that lisp
1012         files are compiled when bootstrapping.
1014 2004-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1016         * quail/latin-ltx.el ("TeX"): Fix typo.
1018 2004-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1020         * quail/latin-ltx.el: Use utf-8 coding.
1021         ("TeX"): Add de and fr quotes.  From Karl Eichwalder <ke@suse.de>.
1023 2004-05-04  Kenichi Handa  <handa@m17n.org>
1025         * Makefile.in (TIT-SOURCES): Prepend ${srcdir} to each element.
1026         (MISC-SOURCES): Likewise.
1028 2004-05-01  Kenichi Handa  <handa@m17n.org>
1030         * Makefile.in (OTHERS): Rename from MISC.
1031         (MISC): Rename from MISC-DIC.
1032         (WORLD): Adjust for the above changes.
1033         (TIT-MISC, NON-TIT-MISC): New targets.
1034         (all): Don't depend on ${WORLD}.
1035         (.NOTPARALLEL, .NO_PARALLEL, ${TIT}, ${MSIC-IDC}): Remove these targets.
1036         (TIT-SOURCES, MISC-SOURCES): New macros.
1037         (changed.tit, changed.misc): New targets.
1038         (leim-list.el): Depend on ${NON-TIT-MISC}, changed.tit, and
1039         changed.misc.  Generate quail files from TIT and MISC files if
1040         necessary.
1041         (clean mostlyclean): Delete ${TIT-MISC} instead of ${TIT} and
1042         ${MISC-DIC}.
1044 2004-05-03  Jason Rumney  <jasonr@gnu.org>
1046         * makefile.nt: Remove.
1048 2004-04-23  Juanma Barranquero  <lektu@terra.es>
1050         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
1052 2004-04-09  Andrew Innes  <andrewi@gnu.org>
1054         * makefile.w32-in (distclean clean): Remove nmake specific
1055         stamp-subdir test.
1057 2004-02-28  Kenichi Handa  <handa@m17n.org>
1059         * Makefile.in (all): Depend on ${WORLD} instead of ${TIT} and
1060         ${MISC-DIC}.
1061         (clean, mostlyclean): Don't delete *.elc distributed with tarball.
1062         (maintainer-clean): Delete files that are not in CVS repository.
1064         * makefile.nt (all): Depend on $(WORLD) instead of $(TIT) and
1065         $(MISC-DIC).
1066         (clean, mostlyclean): Don't delete *.elc distributed with tarball.
1067         (maintainer-clean): Delete files that are not in CVS repository.
1069         * makefile.w32-in (all): Depend on $(WORLD) instead of $(TIT) and
1070         $(MISC-DIC).
1071         (clean, mostlyclean): Don't delete *.elc distributed with tarball.
1072         (maintainer-clean): Delete files that are not in CVS repository.
1074 2004-02-16  Jérôme Marant  <jmarant@nerim.net>  (tiny change)
1076         * Makefile.in (distclean maintainer-clean): Depend on clean.
1078 2004-01-27  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>  (tiny change)
1080         * quail/cyrillic.el ("bulgarian-bds"): Docstring fixed.
1082 2004-01-22  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>  (tiny change)
1084         * quail/cyrillic.el ("bulgarian-phonetic"): Docstring fixed.
1085         Duplicate entry removed.
1086         ("bulgarian-bds"): Docstring fixed.
1088 2003-10-06  Dave Love  <fx@gnu.org>
1090         * quail/latin-ltx.el: Several additions.
1092 2003-08-25  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
1094         * quail/latin-pre.el ("german-prefix"): Fix typo in the docstring.
1096 2003-08-20  Dave Love  <fx@gnu.org>
1098         * quail/latin-ltx.el: Add \rhd.
1100 2003-08-19  Markus Rost  <rost@math.ohio-state.edu>
1102         * quail/latin-pre.el ("french-prefix"): Fix spacing in docstring.
1104 2003-07-21  KAWABATA, Taichi  <kawabata@m17n.org>
1106         * quail/indian.el (quail-indian-update-translation): Adjust the
1107         behavior according to the change of quail-translate-key.
1109 2003-05-22  Kenichi Handa  <handa@m17n.org>
1111         * quail/pypunct-b5.el ("chinese-py-punct-b5"): Change the title
1112         Chinese characters from GB to Big5.
1114 2003-05-01  Wlodzimierz Bzyl  <matwb@julia.univ.gda.pl>  (tiny change)
1116         * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/.
1118 2003-04-05  Andreas Schwab  <schwab@suse.de>
1120         * Makefile.in (install): Remove CVS related and backup files from
1121         installation directory.
1123 2003-02-27  David Kastrup  <dak@gnu.org>
1125         * quail/greek.el (greek-babel): Add koronis transliteration.
1127 2003-02-23  David Kastrup  <dak@gnu.org>
1129         * quail/greek.el (greek-babel): Fix <' accent.
1131 2003-02-17  Dave Love  <fx@gnu.org>
1133         * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
1135 2003-02-14  Juanma Barranquero  <lektu@terra.es>
1137         * quail/uni-input.el (utf-8-ccl-encode): Fix use of character constants.
1139 2003-02-11  KAWABATA, Taichi  <kawabata@m17n.org>
1141         * quail/indian.el (punjabi-itrans, gujarati-itrans, oriya-itrans)
1142         (bengali-itrans, assamese-itrans, telugu-itrans, kannada-itrans)
1143         (malayalam-itrans, tamil-itrans): New ITRANS based input methods.
1144         (punjabi-inscript, gujarati-inscript, oriya-inscript)
1145         (bengali-inscript, assamese-inscript, telugu-inscript)
1146         (kannada-inscript, malayalam-inscript, tamil-inscript):
1147         New INSCRIPT based input methods.
1149 2003-02-07  Kenichi Handa  <handa@m17n.org>
1151         * quail/cyrillic.el: Update quail-package-alist (not
1152         input-method-alist) to make "cyrillic-jcuken" an alias of
1153         "russian-typewriter".  Add cookie for quail-update-leim-list-file.
1155 2003-02-05  David Kastrup  <dak@gnu.org>
1157         * quail/greek.el: Fix iota accent typos in greek-babel encoding.
1159 2003-01-05  Dave Love  <fx@gnu.org>
1161         * makefile.w32-in (SLAVIC): Add croatian.elc.
1163         * Makefile.in (SLAVIC): Add croatian.elc.
1165         * quail/croatian.el: New file.
1167 2002-12-10  Juanma Barranquero  <lektu@terra.es>
1169         * makefile.w32-in (LATIN): Add welsh.elc.
1170         (MISC): Add georgian.elc.
1171         (UNICODE): Add it.
1172         (WORLD): Add $(UNICODE).
1174 2002-11-14  Dave Love  <fx@gnu.org>
1176         * quail/slovak.el: Add coding cookie.
1178         * quail/latin-ltx.el: Fix coding cookie.
1180         * quail/hebrew.el: Add coding cookie.
1182         * quail/czech.el: Add coding cookie.
1184         * quail/welsh.el: Undo last change.
1186 2002-09-11  Dave Love  <fx@gnu.org>
1188         * quail/latin-post.el ("slovenian"): New.
1190 2002-09-05  Kenichi Handa  <handa@etl.go.jp>
1192         * quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'.
1194 2002-07-24  Dave Love  <fx@gnu.org>
1196         * quail/latin-alt.el ("latin-alt-postfix"): New.
1198         * quail/latin-post.el ("latin-postfix"): New.
1200         * quail/latin-pre.el ("latin-1-prefix"): Add nbsp.
1201         ("latin-3-prefix"): Doc fix.
1202         ("latin-prefix"): New.
1204 2002-07-12  Dave Love  <fx@gnu.org>
1206         * quail/cyrillic.el: Doc fixes.
1207         ("cyrillic-beylorussian"): Commented-out.
1208         ("cyrillic-translit-bulgarian"): Delete.
1209         ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
1210         ("ukrainian-computer", "belarusian", "bulgarian-bds")
1211         ("russian-computer"): New.
1212         ("bulgarian-phonetic"): Rename from bulgarian-pho.  Add §, №, Ю.
1213         ("russian-typewriter"): Rename from cyrillic-jcuken.
1215 2002-06-20  Dave Love  <fx@gnu.org>
1217         * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
1218         characters and ~o -> ġ, ~O -> Ġ.
1220 2002-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
1222         * Makefile.in (install): Use "tar -chf", to follow symlinks.
1224 2002-05-04  Triet Hoai Lai  <thlai@ee.usyd.edu.au>
1226         * quail/vntelex.el: Add even more rules.
1228 2002-04-30  Triet Hoai Lai  <thlai@ee.usyd.edu.au>
1230         * quail/vntelex.el: Add new rules to escape from composition.
1232 2002-04-29  Triet Hoai Lai  <thlai@ee.usyd.edu.au>
1234         * quail/vntelex.el: Use proper charset.
1236 2002-04-22  Koaunghi Un  <koaunghi@ling.cnu.ac.kr>
1238         * quail/hanja.el ("Od"): Remove rule.
1240 2002-04-19  Eli Zaretskii  <eliz@is.elta.co.il>
1242         * quail/indian.el: Replace commented-out lines with a condition
1243         that is always false.
1245 2002-04-06  Jaeyoun Chung  <jay@kldp.org>
1247         * quail/hanja3.el ("kf"): Add a few composing rules
1248         from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr>
1250         * quail/hangul3.el: Buggy alternative second character
1251         sequence fixed ('/' for 'v' pair).
1252         added a few more third character composing rule.
1254 2002-03-03  Werner Lemberg  <wl@gnu.org>
1256         * quail/vntelex.el: New file.
1257         * Makefile.in (VIETNAMESE):
1258         * makefile.nt (VIETNAMESE):
1259         * makefile.w32-in (VIETNAMESE): Add it.
1261 2002-02-10  Andrew Innes  <andrewi@gnu.org>
1263         * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS).
1264         ($(MISC_DIC)): Ditto.
1266 2002-02-06  Richard M. Stallman  <rms@gnu.org>
1268         * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~".
1269         Don't define "~," at all.
1271 2002-01-29  Pavel Janík  <Pavel@Janik.cz>
1273         * quail/latin-pre.el (latin-2-prefix): Add Ě and ě.
1274         From "Dr. Eduard Werner" <edi.werner@gmx.de>.
1276 2002-01-10  Eli Zaretskii  <eliz@is.elta.co.il>
1278         * quail/greek.el: Changed the behavior of the "greek" input
1279         method, to consider the "accent" and "diaeresis" as prefix keys.
1280         A new method (named "greek-postfix") was added which implements
1281         the old behavior.  Also changed the mapping of the "Q/q" key to
1282         produce the ":/;" characters, as is customary in greek keyboards.
1283         From Nick Patavalis <npat@inaccessnetworks.com>.
1285 2002-01-07  Jaeyoun Chung  <jay@kldp.org>
1287         * quail/hangul.el: Remove key sequence mapping for O[rsfaqtTd].
1288         Not used for Korean Hangul Type 2 (request from emacs-kr mailing list).
1290 2002-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
1292         * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string.
1294 2002-01-01  Dave Love  <fx@gnu.org>
1296         * quail/indian.el (quail-define-indian-trans-package): Unquote lambda.
1297         (quail-define-inscript-package): Avoid mapcar*.
1299 2001-12-20  Dave Love  <fx@gnu.org>
1301         * quail/latin-ltx.el: Fix un-doubled backslashes.
1303 2001-12-15  Dave Love  <fx@gnu.org>
1305         * quail/latin-pre.el ("french-prefix", "german-prefix")
1306         ("spanish-prefix"): Fix language assignment.
1308         * quail/latin-post.el ("french-postfix", "german-postfix")
1309         ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix")
1310         ("french-keyboard", "french-azerty", "german")
1311         ("spanish-keyboard"): Fix language assignment.
1313         * quail/indian.el: Don't require cl.
1314         (quail-indian-flatten-list): Rename from flatten-list.
1316         * quail/cyrillic.el ("cyrillic-beylorussian")
1317         ("cyrillic-ukrainian", "cyrillic-translit-bulgarian")
1318         ("belarusian", "bulgarian-pho"): Fix language assignment.
1320         * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix")
1321         ("spanish-alt-postfix", "turkish-latin-3-alt-postfix")
1322         ("turkish-alt-postfix"): Fix language assignment.
1323         ("dutch"): Assign to Dutch.  Use chars, not strings.
1324         ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): New.
1326 2001-12-08  Pavel Janík  <Pavel@Janik.cz>
1328         * COPYING: New file.
1330 2001-12-03  Jaeyoun Chung  <jay@kldp.org>
1332         * quail/hangul3.el: Add a few convenient composing sequences for
1333         Korean keyboard type 3 users.
1335 2001-11-29  Dave Love  <fx@gnu.org>
1337         * quail/latin-ltx.el: Extra translations.  Fix some
1338         latin-iso8859-4 characters.  Use Hebrew letters, not compatibility
1339         symbols.
1341 2001-11-28  Juanma Barranquero  <lektu@terra.es>
1343         * makefile.w32-in (INDIAN): Adjust for the file name change;
1344         quail/devanagari.elc -> quail/indian.elc.
1346         * makefile.nt (INDIAN): Likewise.
1348 2001-11-21  KAWABATA, Taichi  <batta@beige.ocn.ne.jp>
1350         * quail/devanagari.el: Renamed to indian.el.
1352         * quail/indian.el: Renamed from devanagari.el, and completely
1353         re-written.  The input method devanagari-hindi-transliteration is
1354         merged with devanagari-itrans, devanagari-keyboard-a is renamed to
1355         devanagari-inscript, devanagari-transliteration is renamed to
1356         devanagari-kyoto-harvard.
1358         * Makefile.in: Adjusted for the file name change;
1359         quail/devanagari.elc -> quail/indian.elc.
1361 2001-11-06  Eli Zaretskii  <eliz@is.elta.co.il>
1363         * quail/welsh.el: Avoid an error message due to a commented-out
1364         input method.
1366 2001-11-05  Richard M. Stallman  <rms@gnu.org>
1368         * quail/rfc1345.el: Get rid of the explicit ^Z character.
1370 2001-11-05  Eli Zaretskii  <eliz@is.elta.co.il>
1372         * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display.
1374 2001-11-04  Dave Love  <fx@gnu.org>
1376         * Makefile.in (LATIN): Add welsh.
1377         (UNICODE): New.
1378         (MISC): Add georgian.
1379         (WORLD): Add UNICODE.
1381         * quail/welsh.el, quail/georgian.el, quail/rfc1345.el:
1382         * quail/uni-input.el, quail/sgml-input.el: New file.
1384         * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods.
1386         * quail/latin-alt.el ("dutch"): New method.
1388 2001-10-27  Francesco Potortì  <pot@gnu.org>
1390         * quail/latin-post.el ("italian-postfix"): Undo previous change.
1392         * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change.
1394 2001-10-25  Francesco Potortì  <pot@gnu.org>
1396         * quail/latin-post.el ("italian-postfix"): Euro symbol.
1398         * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol.
1400 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
1402         * (Version 21.1 released.)
1404 2001-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
1406         * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet
1407         mappings, so that one could type them without leaving the Hanyu
1408         Pinyin input method.  Suggested by Kenichi Handa
1409         <handa@etl.go.jp>.
1411 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
1413         * quail/greek.el ("greek-babel"): New input method.  From David
1414         Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
1416 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
1418         * Branch for 21.1.
1420 2001-09-05  Eli Zaretskii  <eliz@is.elta.co.il>
1422         * quail/greek.el ("greek-mizuochi"): Doc fix.  From David Kastrup
1423         <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
1425 2001-08-06  Gerd Moellmann  <gerd@gnu.org>
1427         * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of
1428         "chinese-py".
1429         ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
1431 2001-07-16  Pavel Janík  <Pavel@Janik.cz>
1433         * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el
1434         * quail/czech.el, quail/devanagari.el, quail/ethiopic.el
1435         * quail/greek.el, quail/hangul.el, quail/hangul3.el
1436         * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el
1437         * quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el
1438         * quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el
1439         * quail/latin-pre.el, quail/lrt.el, quail/py-punct.el
1440         * quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el
1441         * quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
1442         follow coding conventions.
1444 2001-06-04  Andrew Choi  <akochoi@i-cable.com>
1446         * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el.
1448 2001-06-01  Andrew Innes  <andrewi@gnu.org>
1450         * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
1451         (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
1452         $(srcdir)/quail/pypunct-b5.elc.
1453         (NON_TIT_CNS): Remove.
1454         (CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
1455         (CHINESE_CNS): Remove.
1456         (KOREAN): Add $(srcdir)/quail/hanja3.elc.
1457         (LATIN): Add $(srcdir)/quail/latin-alt.elc and
1458         $(srcdir)/quail/latin-ltx.elc.
1459         (MISC_DIC): Copy from Makefile.in.
1460         (CHINESE): Remove $(CHINESE_CNS).
1461         (all): Add $(MISC_DIC) as target.
1462         (.NOTPARALLEL): New target.
1463         (.NO_PARALLEL): New target.
1464         ($(MISC_DIC)): New target.
1465         (clean mostlyclean): Clean more stuff.
1466         (TIT_EL): New macro.
1467         (MISC_DIC_EL): New macro.
1469         * makefile.w32-in (TIT-GB): Remove CTLau.elc from it.
1470         (TIT-BIG5): Remove CTLauB.elc from it.
1471         (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it.
1472         (clean mostlyclean): Remove obsolete reference.
1474 2001-06-01  Eli Zaretskii  <eliz@is.elta.co.il>
1476         * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display.
1478 2001-05-24  Andrew Choi  <akochoi@i-cable.com>
1480         * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc.
1482         * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files.
1484         * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files.
1486         * Makefile.in (TIT-GB): Remove CTLau.elc from it.
1487         (TIT-BIG5): Remove CTLauB.elc from it.
1488         (MISC-DIC): Add CTLau.elc and CTLauB.elc to it.
1490 2001-05-17  Dave Love  <fx@gnu.org>
1492         * quail/latin-ltx.el ("TeX"): Rename from "latin-latex2e".
1493         Language family and indicator changed.  Many new translations.
1495 2001-05-17  Gerd Moellmann  <gerd@gnu.org>
1497         * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
1498         slovak input methods.  New maintainer.  From Pavel Janík
1499         <Pavel@Janik.cz>.
1501 2001-04-23  Gerd Moellmann  <gerd@gnu.org>
1503         * quail/latin-ltx.el: Add more translations.
1504         From jsbien@mimuw.edu.pl (Janusz S. Bień).
1506 2001-04-19  Eli Zaretskii  <eliz@is.elta.co.il>
1508         * quail/hangul.el <korean-hangul>: Doc fix.
1510 2001-04-18  Andrew Innes  <andrewi@gnu.org>
1512         * makefile.w32-in (EMACSLOADPATH): Define.
1513         ($(TIT)):
1514         ($(MISC_DIC)):
1515         (.el.elc):
1516         (leim-list.el): Remove stuff to set EMACSLOADPATH.
1518 2001-04-05  Gerd Moellmann  <gerd@gnu.org>
1520         * Makefile.in (install): Remove .cvsignore files.
1522         * quail/japanese.el ("japanese-hankaku-kana"): Don't use
1523         the same translations as for `japanese'.
1525 2001-04-03  Andrew Innes  <andrewi@gnu.org>
1527         * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
1528         quail/ZIRANMA.elc.
1529         (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
1530         $(srcdir)/quail/tsang-b5.elc.
1531         (NON_TIT_CNS): Delete.
1532         (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
1533         (CHINESE_CNS): Delete.
1534         (KOREAN): Add ${srcdir}/quail/hanja3.elc.  From Kenichi Handa
1535         <handa@etl.go.jp>.
1536         (MISC_DIC): New variable.
1537         (CHINESE): Delete $(CHINESE_CNS).
1538         (WORLD): Add $(MISC_DIC).
1539         (all): Depends on $(MISC_DIC).
1540         (.NOTPARALLEL, .NO_PARALLEL): New special targets.
1541         ($(MISC_DIC)): New target.
1542         (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
1543         and $(MISC_DIC:.elc=.el).
1545 2001-04-02  Eli Zaretskii  <eliz@is.elta.co.il>
1547         * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc.
1548         From Kenichi Handa <handa@etl.go.jp>.
1550         * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
1552 2001-03-31  Kenichi Handa  <handa@etl.go.jp>
1554         * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc.
1555         (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
1556         ${srcdir}/quail/tsang-b5.elc.
1557         (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
1558         (CHINESE-CNS): Delete it.
1559         (MISC-DIC): New variable.
1560         (CHINESE): Delete ${CHINESE-CNS}.
1561         (WORLD): Add ${MISC-DIC}.
1562         (all): Depends on ${MISC-DIC}.
1563         (${MISC-DIC}): New target.
1564         (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
1566         * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
1567         MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
1569         * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
1571         * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
1572         * quail/quick-cns.el: Delete them.
1574 2001-03-30  Eli Zaretskii  <eliz@is.elta.co.il>
1576         * Makefile.in (${TIT}): Fix whitespace.
1578 2001-03-29  Eli Zaretskii  <a34785@is.elta.co.il>
1580         * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
1581         (${TIT}): If the target file already exist, don't remake it.
1583 2001-03-21  Kenichi Handa  <handa@etl.go.jp>
1585         * quail/slovak.el ("slovak"): Translate "=q" to "`".
1587 2001-03-16  Pavel Janík  <Pavel@Janik.cz>
1589         * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
1590         "=q", "+q", "=Q", and "+Q".
1591         ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
1592         ("slovak-prog-2"): Likewise.
1593         ("slovak-prog-3"): Likewise.
1595 2001-03-16  Eli Zaretskii  <eliz@is.elta.co.il>
1597         * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
1599 2001-03-16  Kenichi Handa  <handa@etl.go.jp>
1601         * quail/japanese.el (quail-japanese-transliteration-rules):
1602         New variable.  Use it to define these input methods: "japanese",
1603         "japanese-hiragana", "japanese-katakana".
1604         (quail-japanese-kana-state): Delete this variable.
1605         (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
1606         instead check if there's any Hiraganas in the conversion region.
1608 2001-03-14  Kenichi Handa  <handa@mule.m17n.org>
1610         * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
1612 2001-03-06  Kenichi Handa  <handa@etl.go.jp>
1614         * CXTERM-DIC/4Corner.tit: Add copyright notice.
1616 2001-03-05  Kenichi Handa  <handa@etl.go.jp>
1618         * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
1619         change of the special key bindings.
1621 2001-02-22  Kenichi Handa  <handa@etl.go.jp>
1623         * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
1625         * CXTERM-DIC/ETZY.tit: Likewise.
1627         * CXTERM-DIC/ZOZY.tit: Likewise.
1629 2001-02-05  Andrew Innes  <andrewi@gnu.org>
1631         * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
1632         path absolute.
1634 2001-02-03  Andrew Innes  <andrewi@gnu.org>
1636         * makefile.w32-in (LATIN): Fix last change to use () not {}.
1638 2001-02-02  Kenichi Handa  <handa@etl.go.jp>
1640         * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
1642         * makefile.w32-in (LATIN): Likewise.
1644         * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
1646 2001-02-01  Andrew Innes  <andrewi@gnu.org>
1648         * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
1650 2001-02-01  Kenichi Handa  <handa@etl.go.jp>
1652         * quail/greek.el ("greek-mizuochi"): New input method for
1653         classical Greek.
1655 2001-01-28  Gerd Moellmann  <gerd@gnu.org>
1657         * Makefile.in (extraclean): Add target so make doesn't die if
1658         one runs "make extraclean" at the top level.
1660 2001-01-06  Andrew Innes  <andrewi@gnu.org>
1662         * makefile.nt ($(TIT)): Map .elc to .el.
1663         (buildlisppath): Make path relative to $(MAKEDIR).
1665 2001-01-01  Andreas Schwab  <schwab@suse.de>
1667         * quail/latin-alt.el: Doc fixes.
1669 2000-12-18  Dave Love  <fx@gnu.org>
1671         * quail/latin-pre.el <latin-9-prefix>: Delete duplicate š entry.
1672         Change œ, Œ, ¶.
1674 2000-12-16  Kenichi Handa  <handa@etl.go.jp>
1676         * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
1678 2000-12-06  Andrew Innes  <andrewi@gnu.org>
1680         * makefile.w32-in (buildlisppath): Set to an absolute directory,
1681         relative to $(CURDIR).
1682         (INSTALLDIR): Use forward slash.
1684 2000-11-24  Andrew Innes  <andrewi@gnu.org>
1686         * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
1688         * makefile.nt (.SUFFIXES): New target, include .elc .el.
1690 2000-11-21  Kenichi Handa  <handa@etl.go.jp>
1692         * Makefile.in (.SUFFIXES): New target, include .elc .el.
1694 2000-11-17  Kenichi Handa  <handa@etl.go.jp>
1696         * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
1697         remember the conversion start.
1699 2000-10-21  Andrew Innes  <andrewi@gnu.org>
1701         * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
1702         of conditional invocation of make.
1703         (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
1704         (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
1705         (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
1706         files to .elc.
1707         ($(TIT)): Adjust for the above change.
1708         (clean mostlyclean): Likewise.
1709         (.el.elc): New target.
1711         * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
1712         of conditional invocation of make.
1713         (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
1714         (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
1715         (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
1716         files to .elc.
1717         ($(TIT)): Adjust for the above change.
1718         (clean mostlyclean): Likewise.
1719         (.el.elc): New target.
1721 2000-10-07  Eli Zaretskii  <eliz@is.elta.co.il>
1723         * Makefile.in (${TIT}, clean): Don't use shell `command`
1724         expansion, use ${TIT:.elc=.el} instead.
1726 2000-09-26  Gerd Moellmann  <gerd@gnu.org>
1728         * Makefile.in: Make this the leim Makefile.in.
1729         (clean): Also remove $NON-TIT and $WORLD.
1730         (RUN-EMACS): Set EMACSLOADPATH.
1732 2000-09-21  Kenichi Handa  <handa@etl.go.jp>
1734         * Makefile.in: Revert to no-leim Makefile.
1736         * quail/.cvsignore: Include *.elc.
1738         * ja-dic/.cvsignore: New file.
1740 2000-09-16  Andrew Innes  <andrewi@gnu.org>
1742         * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
1743         (leim-list.el): Ditto.
1745         * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
1746         (leim-list.el): Ditto.
1748 2000-09-15  Andrew Innes  <andrewi@gnu.org>
1750         * makefile.w32-in (clean mostlyclean): Ignore errors when removing
1751         files.
1753 2000-09-14  Andrew Innes  <andrewi@gnu.org>
1755         * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
1756         leim-list.el.
1757         (distclean maintainer-clean): Ditto for stamp-subdir.
1759         * makefile.nt: Rename skkdic to ja-dic.
1761 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
1763         * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
1764         translation.
1766         * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
1768         * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
1769         ("chinese-tonepy-punct"): New input method.
1771         * quail/latin-pre.el ("polish-slash"): Don't use keyboard
1772         translation.
1774         * quail/japanese.el ("japanese"): Delete the key sequence for
1775         Roman transliteration from the docstring because it's now shown
1776         automatically.
1777         ("japanese-ascii", "japanese-zenkaku")
1778         ("japanese-hankaku-kana", "japanese-hiragana")
1779         ("japanese-katakana"): Docstring modified.
1781         * quail/czech.el ("czech-qwerty"): Change to show keyboard layout
1782         on describe-input-method.
1783         ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
1785 2000-09-03  Andrew Innes  <andrewi@gnu.org>
1787         * makefile.w32-in: New file.
1788         (install) Fix copying of directories.
1790 2000-08-31  Kenichi Handa  <handa@etl.go.jp>
1792         * quail/thai.el (thai-generate-quail-map): If the length of
1793         translation is more than one, compose it.
1795 2000-08-29  Dave Love  <fx@gnu.org>
1797         * quail/latin-pre.el ("latin-9-prefix"): Change entries for œ and Œ.
1799         * Makefile.in: ja-dic <- skk in several places.
1801 2000-08-25  Kenichi Handa  <handa@etl.go.jp>
1803         * ja-dic: Directory name changed from skkdic.
1805         * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
1807         * README: Rename skkdic to ja-dic throughout the file.
1809 2000-08-24  Dave Love  <fx@gnu.org>
1811         * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
1812         ("latin-1-prefix"): Add missing symbols.
1814 2000-08-23  Dave Love  <fx@gnu.org>
1816         * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give § and
1817         add ~p for ¶.
1819 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
1821         * quail/japanese.el ("japanese"): Fix docstring.
1823 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
1825         * quail/japanese.el ("japanese"): Docstring modified.
1827 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
1829         * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
1830         ("tibetan-wylie"): State transition table modified.
1832 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
1834         * quail/tibetan.el: Change all tibetan-1-column characters to
1835         tibetan.  Quail map for "tibetan-wylie" fixed.
1837 2000-03-31  Wlodzimierz Bzyl  <matwb@monika.univ.gda.pl>
1839         * quail/latin-pre.el ("polish-slash"): New input method.
1841 2000-03-02  Kenichi Handa  <handa@etl.go.jp>
1843         * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
1845 2000-02-01  Gerd Moellmann  <gerd@gnu.org>
1847         * Makefile.in: Make this the no-leim Makefile.  Move the
1848         leim Makefile.in to ../leim-Makefile.in as it originally was.
1850         * Makefile.noleim: Removed.
1852 2000-01-28  Kenichi Handa  <handa@etl.go.jp>
1854         * quail/hanja.el (korean-hanja): Add an entry for "wod".
1856 2000-01-04  Kenichi Handa  <handa@etl.go.jp>
1858         * quail/japanese.el ("japanese"): Docstring augmented.
1860 1999-12-15  Kenichi Handa  <handa@etl.go.jp>
1862         * quail/lao.el: Rewritten for new composition.
1864         * quail/lrt.el: Rewritten for new composition.
1866         * quail/thai.el: Rewritten for new composition.
1868         * quail/tibetan.el: Rewritten for new composition.
1870 1999-12-13  Kenichi Handa  <handa@etl.go.jp>
1872         * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
1873         characters, not Latin-1.
1875 1999-11-22  Andrew Innes  <andrewi@gnu.org>
1877         * makefile.nt: No need to generate subdirs.el.
1879 1999-11-21  Andrew Innes  <andrewi@gnu.org>
1881         * makefile.nt: New file.
1883 1999-10-26  Gerd Moellmann  <gerd@gnu.org>
1885         * Makefile.noleim: New.
1887 1999-09-19  Ken'ichi Handa  <handa@gnu.org>
1889         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Rename from
1890         turkish-postfix.
1891         ("turkish-postfix"): New Turkish input method which inserts
1892         Latin-5 characters.
1894         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Rename from
1895         turkish-alt-postfix.
1896         ("turkish-alt-postfix"): New Turkish input method which inserts
1897         Latin-5 characters.
1899 1999-07-12  Richard Stallman  <rms@gnu.org>
1901         * Version 20.4 released.
1903 1998-07-12  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
1905         * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
1907 1999-06-14  Ken'ichi Handa  <handa@gnu.org>
1909         * quail/ethiopic.el ("ethiopic"): Add translation rules.
1911 1999-06-01  Jae-youn Chung  <jay@compiler.kaist.ac.kr>
1913         * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
1914         hanja.el.
1916 1999-05-25  Ken'ichi Handa  <handa@gnu.org>
1918         * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
1920 1999-05-09  Tudor Hulubei  <tudor@cs.unh.edu>
1922         * quail/latin-pre.el ("romanian-prefix"): New input method.
1923         ("romanian-alt-prefix"): New input method.
1925 1999-03-04  Kenichi Handa  <handa@etl.go.jp>
1927         * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
1929 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
1931         * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
1932         to convert is `n', change it to Japanese Hiragana `n' before
1933         conversion.
1935 1999-01-11  Kenichi Handa  <handa@etl.go.jp>
1937         * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
1939         * quail/hebrew.el: New file.
1941 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
1943         * quail/devanagari.el (quail-devanagari-compose-characters):
1944         Adjust for the change of input method handling.
1945         (quail-devanagari-hindi-compose-characters): Likewise.
1947 1998-10-15  Kenichi Handa  <handa@etl.go.jp>
1949         * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
1950         `(cd foo; pwd)`.
1951         (install): Likewise.
1953 1998-10-15  Francesco Potortì  <F.Potorti@cnuce.cnr.it>
1955         * quail/latin-post.el: Many doc fixes.
1956         ("latin-1-postfix"): Add sequence for the small superscript o.
1957         * quail/latin-pre.el: Many doc fixes.
1958         ("latin-1-prefix"): Add sequences for the small
1959         superscript underlined o and a.
1961 1998-10-13  Francesco Potortì  <F.Potorti@cnuce.cnr.it>
1963         * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
1964         small superscript underlined o and a.
1965         ("italian-alt-postfix"): Change it to something useful and
1966         different from italian-postfix.
1967         * latin-post.el ("latin-1-postfix"): Add a method to enter the
1968         small superscript underlined o and a.
1969         ("italian-postfix"): Same as above.
1970         ("italian-postfix"): Add methods to enter e with acute accent and
1971         the >> and << symbols.
1973 1998-09-25  Kenichi Handa  <handa@etl.go.jp>
1975         * quail/japanese.el (quail-japanese-hankaku-update-translation):
1976         Adjust for the change of input method handling.
1978 1998-09-11  Kenichi HANDA  <handa@etl.go.jp>
1980         * quail/japanese.el (quail-japanese-katakana-update-translation):
1981         Adjust for the change of input method handling.
1983 1998-08-31  Kenichi Handa  <handa@etl.go.jp>
1985         * quail/tibetan.el (quail-tibetan-input-wylie): Adjust for the
1986         change of input method handling.
1987         (quail-tibetan-input-tibkey): Likewise.
1989 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
1991         * Version 20.3 released.
1993 1998-08-16  Kenichi HANDA  <handa@etl.go.jp>
1995         * quail/czech.el ("czech"): Make this input method deterministic,
1996         kbd-translate, and show-layout.
1998 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
2000         * quail/ethiopic.el: Fix several translation rules.
2002 1998-08-12  Milan Zamazal  <pdm@fi.muni.cz>
2004         * quail/czech.el: Few key sequences added to some keyboards.
2006 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
2008         * quail/japanese.el (quail-japanese-use-double-n): New variable.
2009         (quail-japanese-update-translation): Adjust for the change of
2010         quail-update-translation.  Now this function should return
2011         CONTROL-FLAG.
2012         (quail-japanese-toggle-kana): Update quail-conversion-str.
2013         (quail-japanese-kanji-kkc): Likewise.
2014         (quail-japanese-switch-package): Reset quail-current-str and
2015         quail-conversion-str.
2017 1998-07-24  Kenichi Handa  <handa@etl.go.jp>
2019         * quail/japanese.el (quail-japanese-kanji-kkc):
2020         Set quail-translation to nil after calling kkc-region so that
2021         translation mode is restarted correctly.
2023 1998-07-21  Kenichi Handa  <handa@etl.go.jp>
2025         * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
2026         that conversion is canceled in kkc-region.
2027         (quail-japanese-switch-package): Fix previous change.
2029 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
2031         * quail/japanese.el (quail-japanese-update-translation):
2032         Handle a key which should fix the current translation and start a new
2033         translation correctly.
2034         (quail-japanese-toggle-kana): Set quail-translating to nil.
2035         Don't change point.
2037 1998-07-15  Kenichi Handa  <handa@etl.go.jp>
2039         * quail/japanese.el (quail-japanese-kanji-kkc): Adjust for the
2040         change of quail.el.
2041         (quail-japanese-switch-package): Likewise.
2043 1998-07-03  Kenichi Handa  <handa@etl.go.jp>
2045         * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
2046         Some keys for ancient Korean syllables are changed properly.
2048 1998-06-20  Kenichi Handa  <handa@etl.go.jp>
2050         * quail/ethiopic.el: Don't add hook to quail-mode-hook.
2051         (ethio-select-a-translation): New function.
2053 1998-06-10  Richard Stallman  <rms@psilocin.ai.mit.edu>
2055         * Makefile.in (RUN-EMACS): Add --multibyte.
2057 1998-04-29  Karl Heuer  <kwzh@gnu.org>
2059         * Makefile.in (SLAVIC): Delete redundant backslash.
2061 1998-04-28  Richard Stallman  <rms@psilocin.gnu.org>
2063         * Makefile.in (install): Make INSTALLDIR and contents world-readable.
2065 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
2067         * Makefile.in (SLAVIC): New macro.
2068         (EUROPEAN): Include ${SLAVIC}.
2070 1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
2072         * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
2073         (leim-list.el): Depend on ${WORLD}.
2075         * latin-alt.el (latin-2-alt-postfix): Doc fix.
2077 1998-04-08  Karl Heuer  <kwzh@mescaline.gnu.org>
2079         * czech.el, slovak.el: Correct starting commentary.
2081 1998-04-07  Milan Zamazal  <pdm@fi.muni.cz>
2083         * quail/czech.el, quail/slovak.el: Correct starting commentary.
2085 1998-04-06  Andreas Schwab  <schwab@gnu.org>
2087         * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
2088         to length.
2089         (lrt-generate-quail-map): Change sref to aref, and make second
2090         argument of substring a character index.
2092 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
2094         * Makefile.in (${TIT}): Fix shell conditional syntax.
2096 1998-03-18  Kenichi Handa  <handa@etl.go.jp>
2098         * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
2099         "/ " to "/" (instead of " ").
2101 1998-03-17  Richard Stallman  <rms@psilocin.gnu.org>
2103         * quail/czech.el, quail/slovak.el: New files.
2105 1998-03-10  Richard Stallman  <rms@psilocin.gnu.org>
2107         * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
2108         Uses changed.
2110 1998-03-05  Kenichi Handa  <handa@etl.go.jp>
2112         * Makefile.in (${TIT}): To byte-compile quail packages, use just
2113         built quail.
2115 1997-12-09  Koaunghi Un  <koaunghi.un@zdv.uni-tuebingen.de>
2117         * quail/hanja3.el: New file.
2119         * quail/hanja-jis.el: Title string of the input method
2120         "korean-hanja-jis" changed.
2122         * quail/symbol-ksc.el: Title string of the input method
2123         "korean-symbol" changed.  Require 'korea-util.
2124         (quail-hangul-switch-back): Delete.
2126         * quail/hangul3.el: Require 'korea-util.
2127         (quail-hangul-switch-to-symbol-ksc): Delete.
2129         * quail/hanja.el: Require 'korea-util.  Title string of the input
2130         method "korean-hanja" changed.
2131         (quail-hanja-switch-to-symbol-ksc): Delete.
2133         * quail/hangul.el: Require 'korea-util.
2134         (quail-hangul-switch-to-symbol-ksc): Delete.
2136 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
2138         * quail/ethiopic.el: The title string of input method "Ethiopic"
2139         is changed.
2141 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2143         * Version 20.2 released.
2145 1997-09-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2147         * quail/latin-post.el (german): Swap y and z.
2149 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2151         * Version 20.1 released.
2153         * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
2155 1997-09-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2157         * quail/viqr.el (vietnamese-viqr): Doc fix.
2159 1997-09-13  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2161         * quail/latin-alt.el: New file.
2163 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2165         * quail/latin-post.el: Undo previous change.
2167 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2169         * quail/latin-post.el (latin-2-postfix):
2170         Replace comma and period with `.  Replace colon with /.
2171         (latin-1-postfix): Replace comma with /.
2172         (french-postfix): Replace comma with /.
2173         (latin-3-postfix): Replace comma with ` and period with /.
2174         (latin-4-postfix): Replace comma with ` and period with ~.
2175         (latin-5-postfix): Replace comma with ` and period with /.
2176         (turkish-postfix): Replace comma with ` and period with /.
2178 1997-09-10  Kenichi Handa  <handa@etl.go.jp>
2180         * quail/ethiopic.el: Don't bind keys in quail-mode-map.
2181         The function added to quail-mode-hook turn ethio-mode on only when
2182         input method "ethiopic" is begin used.
2183         (ethio-prefer-ascii-space): Move to lisp/language/ethio-util.el.
2184         (ethio-toggle-space): Likewise.
2185         (ethio-insert-space): Likewise.
2186         (ethio-insert-ethio-space): Likewise.
2187         (ethio-prefer-ascii-punctuation): Likewise.
2188         (ethio-toggle-punctuation): Likewise.
2189         (ethio-gemination): Likewise.
2190         ("ethiopic"): Doc-string of this Quail package modified.
2191         Bind function keys for TRANSLATION-KEYMAP to
2192         quail-execute-non-quail-command.
2194 1997-09-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2196         * Makefile.in (install): Use quail/* in the second tar that
2197         copies a dir named quail.
2199 1997-09-03  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
2201         * Makefile.in (install): Do not copy leim-list.el twice.
2202         Copy `skk' subdirectory too.
2204 1997-09-03  Kenichi Handa  <handa@etl.go.jp>
2206         * quail/cyrillic.el: For each package, pass t for the SIMPLE
2207         argument to quail-define-package.
2208         * quail/cyril-jis.el: Likewise.
2209         * quail/greek.el: Likewise.
2210         * quail/ipa.el: Likewise.
2211         * quail/lao.el: Likewise.
2212         * quail/lrt.el: Likewise.
2213         * quail/thai.el: Likewise.
2214         * quail/viqr.el: Likewise.
2216 1997-08-30  Naoto TAKAHASHI  <ntakahas@etl.go.jp>
2218         * quail/ethiopic.el ("ethiopic"): Doc-string fixed.  Change the arg
2219         TRANSLATION-KEYS.
2220         (quail-mode-map): Change binding for ethio-insert-ethio-space.
2221         (quail-mode-hook): Check the current Quail package name.
2223         * quail/latin-post.el: Add rules for canceling accents by typing
2224         two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
2225         packages.
2227 1997-08-28  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2229         * quail/latin-post.el, quail/latin-pre.el: For each package,
2230         pass t for the SIMPLE argument to quail-define-package.
2232 1997-08-28  Kenichi Handa  <handa@etl.go.jp>
2234         * Makefile.in (dotdot): This macro deleted.
2235         (SUBDIRS): Exclude skk.
2236         (all): Substitute ${WORLD} to ${TIT}.
2237         (%.el): This target deleted.
2238         (${TIT}): Check existence of `quail' subdirectory.
2239         (leim-list.el): Do not check old files.
2240         (install): If ${srcdir} is different from the current directory,
2241         copy also files under ${srcdir}.
2243 1997-08-26  Kenichi Handa  <handa@etl.go.jp>
2245         * Makefile.in: Re-arrange macros so that the macro TIT contains
2246         only Quial packages generated from CXTERM dictionaries, and the
2247         macro NON-TIT contains only Quial packages distributed with Emacs.
2248         (install): Do not use -h option for tar, instead copy ${NON-TIT}
2249         and ${TIT} separately.
2251 1997-08-25  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2253         * Makefile.in (install): Discard extra data in tar | tar command.
2255 1997-08-23  Kenichi Handa  <handa@etl.go.jp>
2257         * quail/devanagari.el (quail-devanagari-compose-characters):
2258         Fix previous change.
2259         (quail-devanagari-hindi-compose-characters): Fix previous change.
2261         * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
2262         change.
2264 1997-08-22  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
2266         * Makefile.in (leim-list.el): Fix previous change.
2268         * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
2270 1997-08-21  Kenichi HANDA  <handa@etl.go.jp>
2272         * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
2273         * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
2274         * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
2276         * Makefile.in (install): Just copy leim-list.el instead of running
2277         update-leim-list-file on ${INSTALLDIR}.
2278         (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
2279         py-punct-b5.el -> pypunct-b5.el.
2280         (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
2281         (leim-list.el): Delete old files not contained in ${WORLD}.
2283         * quail/japanese.el (quail-japanese-kkc-mode-exit):
2284         Run input-method-after-insert-chunk-hook.
2286         * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
2288 1997-08-19  Kenichi Handa  <handa@etl.go.jp>
2290         * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
2291         package fixed.
2293 1997-08-18  Kenichi Handa  <handa@etl.go.jp>
2295         * quail/japanese.el (quail-japanese-toggle-kana): Don't call
2296         throw.
2297         (quail-japanese-kanji-kkc): Completely re-written.
2298         (quail-japanese-kkc-mode-exit): New function.
2299         (quail-japanese-switch-package): Call activate-input-method
2300         instead of select-input-method.
2302         * quail/thai.el (thai-consonant-input): Typo fixed.
2304         * quail/devanagari.el (quail-devanagari-compose-characters):
2305         Do not call throw.
2306         (quail-devanagari-hindi-compose-characters): Likewise.
2308         * quail/hangul.el (quail-hangul-switch-to-symbol-ksc):
2309         Call activate-input-method instead of select-input-method.
2311         * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
2313         * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise.
2314         Use input-method-history instead of previous-input-method.
2316 1997-08-16  Valery Alexeev  <valery@domovoy.math.uga.edu>
2318         * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
2320 1997-08-16  Kenichi Handa  <handa@etl.go.jp>
2322         * quail/lrt.el (lrt-vowel-table): Some elements corrected.
2323         ("lao-lrt"): Doc-string of this Quail package modified.
2324         Some translation rules added.
2326         * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
2327         (lao-quail-define-rules): Some translation rules corrected.
2329 1997-08-11  Kenichi Handa  <handa@etl.go.jp>
2331         * quail/lrt.el: Some rules added for Quail package "lao-lrt".
2332         (lrt-vowel-table): The entry for "aM" corrected.
2334 1997-08-07  Kenichi Handa  <handa@etl.go.jp>
2336         * quail/lrt.el: Change title string of input method "lao-lrt".
2337         (lrt-single-consonant-table): Several key sequence changed.
2338         (lrt-composing-pattern-double-c): Handle a consonant with
2339         semi-vowel-lower correctly.
2340         (lrt-handle-maa-sakod): Do not reset quail-current-key.
2341         (lrt-handle-tone-mark): Check the existence of double consonant
2342         correctly.
2344         * quail/lao.el: Change title string of input method "Lao".
2346 1997-08-04  Valery Alexeev  <valery@domovoy.math.uga.edu>
2348         * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
2349         modified.  Several translation rules modified.
2351 1997-08-04  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
2353         * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
2354         quail/cyril-jis.el.
2356         * quail/cyril-jis.el: New file.
2358         * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
2360 1997-08-01  Kenichi Handa  <handa@etl.go.jp>
2362         * quail/ethiopic.el: In quail-mode-map, bind
2363         ethio-insert-ethio-space Shift-SPACE.  Add translation rules to
2364         Quail package "ethiopic".
2366 1997-08-01  Valery Alexeev  <valery@domovoy.math.uga.edu>
2368         * quail/cyrillic.el (cyrillic-translit): New input method.
2370 1997-07-25  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
2372         * quail/tibetan.el: New file.
2374         * quail/py-punct.el: Require 'quail.
2376         * quail/py-punct-b5.el: Require 'quail.
2378         * quail/ethiopic.el: Change Quail package name to "ethiopic".
2379         (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
2381         * Makefile.in (TIT): New variable, concatenation of TIT-GB and
2382         TIT-BIG5.
2383         (RUN-EMACS): Do not set EMACSLOADPATH.
2384         (ASIA): Include TIBETAN.
2385         (all): Remove stamp-bytecomp from dependency list.
2386         ({$TIT}): New target, substitutes the target ${TIT-GB} ${TIT-BIG5}.
2387         (%.el): Make a link for byte-compiled file too.
2388         (stamp-bytecomp): Target deleted.
2389         (leim-list.el): Run Emacs with loading quail.
2390         (install-XXX): These targets deleted.
2391         (install): Remove files under INSTALLDIR before copying new files.
2392         Run Emacs with loading quail.
2393         (clean mostlyclean): Remove only generated files.
2395 1997-07-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2397         * Makefile.in (stamp-bytecomp): Fix shell conditional.
2398         (clean): Fix shell conditional.
2400 1997-07-21  Jim Meyering  <meyering@eng.ascend.com>
2402         * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
2403         (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
2405 1997-07-17  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
2407         * Makefile.in: Modified to avoid *.el files being regarded
2408         as intermediate files and deleted by GNU make.
2410         * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
2411         (lrt-handle-maa-sakod): Correctly handle the case that
2412         quail-current-data is nil.
2413         (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
2414         tone.
2416 1997-07-15  Kenichi Handa  <handa@etl.go.jp>
2418         * quail/py-punct.el: New file.
2420         * quail/py-punct-b5.el: New file.
2422         * quail/japanese.el: Doc-string of Quail package japanese modified.
2424         * Makefile.in: Rules re-written to avoid tricky code.
2425         (CHINESE-GB): Include quail/py-punct.elc.
2426         (CHINESE-BIG5): Include quail/py-punct-b5.elc.
2428 1997-07-10  Kenichi Handa  <handa@etl.go.jp>
2430         * quail/latin-pre.el: Change titles of quail packages.
2432         * quail/latin-post.el: Likewise.
2434 ;; Local Variables:
2435 ;; coding: utf-8
2436 ;; End:
2438   Copyright (C) 1997-1999, 2001-2013 Free Software Foundation, Inc.
2440   This file is part of GNU Emacs.
2442   GNU Emacs is free software: you can redistribute it and/or modify
2443   it under the terms of the GNU General Public License as published by
2444   the Free Software Foundation, either version 3 of the License, or
2445   (at your option) any later version.
2447   GNU Emacs is distributed in the hope that it will be useful,
2448   but WITHOUT ANY WARRANTY; without even the implied warranty of
2449   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2450   GNU General Public License for more details.
2452   You should have received a copy of the GNU General Public License
2453   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.