]> code.delx.au - gnu-emacs/blobdiff - leim/ChangeLog
Fix typos in ChangeLogs.
[gnu-emacs] / leim / ChangeLog
index fabf0253ef5674cc1d7af637371460026b4707b4..174102b78177c4d794361efc655508f5199b05cf 100644 (file)
@@ -1,7 +1,170 @@
+2010-05-15  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (install): Remove references to CVS-related files.
+
+2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 23.2 released.
+
+2010-04-06  Chong Yidong  <cyd@stupidchicken.com>
+
+       * quail/vntelex.el: Fix "af" rule (Bug#5836).
+
+2010-03-27  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in ($(TIT), $(MISC_DIC), leim-list.el): Enclose the
+       argument of "-l" in $(ARGQUOTE), in case it includes blanks or
+       other special characters.
+
+2010-03-18  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (maintainer-clean): Use bootstrap-clean.
+       (extraclean): Fix deletion patterns.
+
+       * Makefile.in (dot): Remove, since ../ is used throughout the
+       other Makefiles.
+
+2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Branch for 23.2.
+
+2010-02-16  Kenichi Handa  <handa@m17n.org>
+
+       * SKK-DIC/SKK-JISYO.L: Updated to the latest version.
+
+2009-12-05  Vasily Korytov  <vasily@korytov.pp.ru>
+
+       * quail/cyrillic.el (russian-typewriter): Change keyboard layout.
+       (Bug#904)
+
+2009-09-09  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (install): Set umask to world-readable before creating
+       directories.
+
+2009-08-31  Juri Linkov  <juri@jurta.org>
+
+       * quail/ipa.el ("ipa"): Set `forget-last-selection' to nil.
+       ("ipa-x-sampa"): Set `forget-last-selection' to nil.
+       Set `deterministic' to nil.
+       ("ipa"): Bind "g" to U+0261, and "tsh" to a list of "U+02A7",
+       "U+0074 U+0283", "U+0074 U+2040 U+0283".
+       ("ipa-kirshenbaum", ipa-x-sampa"): Bind "g" to U+0261, and "tS"
+       to a list of "U+02A7", "U+0074 U+0283", "U+0074 U+2040 U+0283".
+       Fix comments.
+
+2009-08-31  Juri Linkov  <juri@jurta.org>
+
+       * quail/ipa.el ("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa".
+       ("ipa-x-sampa"): Rename from "x-sampa-ipa".
+       (ipa-x-sampa-implosive-submap): Rename from
+       x-sampa-implosive-submap.
+       (ipa-x-sampa-prepend-to-keymap-entry): Rename from
+       x-sampa-prepend-to-keymap-entry.
+       (ipa-x-sampa-underscore-implosive): Rename from
+       x-sampa-underscore-implosive.
+       (ipa-x-sampa-implosive-submap): Move before first use.
+
+2009-08-30  Aidan Kehoe  <kehoea@parhasard.net>
+
+       * quail/ipa.el ("kirshenbaum-ipa", "x-sampa-ipa"):
+       Two new input methods, both following widely-used Usenet
+       conventions for mapping ASCII to the IPA.  Kirshenbaum is common in
+       sci.lang and alt.usage.english, X-SAMPA in various (mostly
+       European) non-English language fora.  X-SAMPA is slightly more
+       complex to support in Quail that Kirshenbaum, whence the two extra
+       function and one extra submap to support it.
+       (x-sampa-prepend-to-keymap-entry): New function.
+       (x-sampa-underscore-implosive): New function.
+       (x-sampa-implosive-submap): New Quail submap.
+
+2009-08-30  Aidan Kehoe  <kehoea@parhasard.net>
+
+       * quail/ipa.el: Recode the file as UTF-8, for better
+       interoperability with other applications.
+
+2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * quail/latin-ltx.el (\circ): Use the `ring operator' rather than
+       `white circle'.
+
+       * Makefile.in (leim-list.el, install): Don't use -r to remove files.
+
+2009-08-25  Glenn Morris  <rgm@gnu.org>
+
+       * quail/hangul.el (top-level): Don't require cl at run-time.
+
+2009-08-21  Thamer Mahmoud  <thamer.mahmoud@gmail.com>  (tiny change)
+
+       * quail/arabic.el: Add missing keys that exist on the Arabic X
+       keyboard.  Don't insert Lam-alef ligatures from the Arabic
+       Presentation Forms ranges; instead, separate Lam-Alef ligatures
+       into a list of two letters (Lam and a suitable Alef).
+
+2009-06-23  Kenichi Handa  <handa@m17n.org>
+
+       * quail/hangul.el (hangul-to-hanja-conversion): When it is called
+       while korean input method is off, convert the following character.
+
+2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Branch for 23.1.
+
+2009-06-18  Kenichi Handa  <handa@m17n.org>
+
+       * quail/hangul.el (hangul-im-keymap): Add binding of key
+       Hangul_Hanja.
+
+2009-05-04   Simon Leinen  <simon.leinen@switch.ch>  (tiny change)
+
+       * Makefile.in (install): Avoid using $$(..) construct, for Solaris
+       compatibility.
+
+2009-04-12  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * Makefile.in (install): Remove .gitignore files.
+
+2009-03-19  Kenichi Handa  <handa@m17n.org>
+
+       * leim-ext.el: Change the encoding to utf-8.
+
+2008-12-30  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * Makefile.in (install): Remove old directories in ns_appresdir before
+       moving new directories there.
+
+2008-11-11  Juanma Barranquero  <lekktu@gmail.com>
+
+       * quail/hangul.el (hangul-im-keymap, hangul-insert-character)
+       (hangul-djamo, hangul2-input-method-moum, hangul3-input-method-cho)
+       (hangul3-input-method-jung, hangul3-input-method-jong):
+       Fix typos in docstrings.
+
+2008-11-07  Vasily Korytov  <vasily@korytov.pp.ru>  (tiny change)
+
+       * quail/cyrillic.el: Handle backslash key (bug#839).
+
+2008-10-20  Kenichi Handa  <handa@m17n.org>
+
+       * quail/indian.el (inscript-mlm-keytable): New variable.
+       (malayalam-inscript): Use inscript-mlm-keytable.
+
+2008-09-11  Magnus Henoch  <mange@freemail.hu>
+
+       * quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G
+       with upturn.
+
+2008-09-02  Carsten Bormann  <cabo@tzi.org>
+
+       * quail/latin-post.el ("german-postfix"): Do not translate ue to
+       \"u after a, e or q, because that would be extremely uncommon
+       compared to aue, eue or que.  The only exception is the prefix
+       "ge", after which, according to corpus statistics, a \"u can be
+       expected.
+
 2008-08-10  Jihyun Cho  <jihyun.jo@gmail.com>
 
-       * quail/hangul.el (hangul3-input-method-jong): Fix array indexing
-       bug.
+       * quail/hangul.el (hangul3-input-method-jong): Fix array indexing bug.
 
 2008-07-19  Juri Linkov  <juri@jurta.org>
 
 
 2008-01-14  Aidan Kehoe  <kehoea@parhasard.net>  (tiny change)
 
-        * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and
-       \vk.
+       * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and \vk.
 
 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
 
 
 2004-05-10  Andreas Schwab  <schwab@suse.de>
 
-       * Makefile.in (all): Readd dependency on ${WORLD} so that lisp
+       * Makefile.in (all): Re-add dependency on ${WORLD} so that lisp
        files are compiled when bootstrapping.
 
 2004-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 2004-05-04  Kenichi Handa  <handa@m17n.org>
 
-       * Makefile.in (TIT-SOURCES): Prepend ${srcdir} to each elemnt.
+       * Makefile.in (TIT-SOURCES): Prepend ${srcdir} to each element.
        (MISC-SOURCES): Likewise.
 
 2004-05-01  Kenichi Handa  <handa@m17n.org>
 
        * Makefile.in (OTHERS): Rename from MISC.
        (MISC): Rename from MISC-DIC.
-       (WORLD): Adjute for the above changes.
+       (WORLD): Adjust for the above changes.
        (TIT-MISC, NON-TIT-MISC): New targets.
        (all): Don't depend on ${WORLD}.
        (.NOTPARALLEL, .NO_PARALLEL, ${TIT}, ${MSIC-IDC}): Remove these targets.
 2001-05-17  Gerd Moellmann  <gerd@gnu.org>
 
        * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
-       slovak input methods. New maintainer.  From Pavel Janík
+       slovak input methods.  New maintainer.  From Pavel Janík
        <Pavel@Janik.cz>.
 
 2001-04-23  Gerd Moellmann  <gerd@gnu.org>
 
 2001-03-31  Kenichi Handa  <handa@etl.go.jp>
 
-       * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc
+       * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc.
        (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
        ${srcdir}/quail/tsang-b5.elc.
        (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
        "japanese-hiragana", "japanese-katakana".
        (quail-japanese-kana-state): Delete this variable.
        (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
-       instead check if there's any Hiraganas in the converison region.
+       instead check if there's any Hiraganas in the conversion region.
 
 2001-03-14  Kenichi Handa  <handa@mule.m17n.org>
 
 2001-03-05  Kenichi Handa  <handa@etl.go.jp>
 
        * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
-       change of the speicial key bindings.
+       change of the special key bindings.
 
 2001-02-22  Kenichi Handa  <handa@etl.go.jp>
 
 
 1997-08-30  Naoto TAKAHASHI  <ntakahas@etl.go.jp>
 
-       * quail/ethiopic.el ("ethiopic"): Doc-sring fixed.  Change the arg
+       * quail/ethiopic.el ("ethiopic"): Doc-string fixed.  Change the arg
        TRANSLATION-KEYS.
        (quail-mode-map): Change binding for ethio-insert-ethio-space.
        (quail-mode-hook): Check the current Quail package name.
 
        * quail/lrt.el (lrt-vowel-table): Some elements corrected.
        ("lao-lrt"): Doc-string of this Quail package modified.
-       Some tranlation rules added.
+       Some translation rules added.
 
        * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
        (lao-quail-define-rules): Some translation rules corrected.
 1997-08-04  Valery Alexeev  <valery@domovoy.math.uga.edu>
 
        * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
-       modified.  Several tranlation rules modified.
+       modified.  Several translation rules modified.
 
 1997-08-04  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
 
        * quail/ethiopic.el: Change Quail package name to "ethiopic".
        (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
 
-       * Makefile.in (TIT): New variable, contatination of TIT-GB and
+       * Makefile.in (TIT): New variable, concatenation of TIT-GB and
        TIT-BIG5.
        (RUN-EMACS): Do not set EMACSLOADPATH.
-       (ASIA): Include TIBEAN.
+       (ASIA): Include TIBETAN.
        (all): Remove stamp-bytecomp from dependency list.
-       ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
+       ({$TIT}): New target, substitutes the target ${TIT-GB} ${TIT-BIG5}.
        (%.el): Make a link for byte-compiled file too.
        (stamp-bytecomp): Target deleted.
        (leim-list.el): Run Emacs with loading quail.
 1997-07-17  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
 
        * Makefile.in: Modified to avoid *.el files being regarded
-       as intermidiate files and deleted by GNU make.
+       as intermediate files and deleted by GNU make.
 
        * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
        (lrt-handle-maa-sakod): Correctly handle the case that
        * quail/japanese.el: Doc-string of Quail package japanese modified.
 
        * Makefile.in: Rules re-written to avoid tricky code.
-       (CHINEGE-GB): Include quail/py-punct.elc.
-       (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
+       (CHINESE-GB): Include quail/py-punct.elc.
+       (CHINESE-BIG5): Include quail/py-punct-b5.elc.
 
 1997-07-10  Kenichi Handa  <handa@etl.go.jp>
 
 ;; End:
 
     Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
-       2007, 2008  Free Software Foundation, Inc.
+       2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.