emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/leim/ChangeLog,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/leim/ChangeLog,v
Date: Fri, 01 Feb 2008 16:05:02 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     08/02/01 16:05:01

Index: leim/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/leim/ChangeLog,v
retrieving revision 1.228
retrieving revision 1.229
diff -u -b -r1.228 -r1.229
--- leim/ChangeLog      22 Jan 2008 23:53:46 -0000      1.228
+++ leim/ChangeLog      1 Feb 2008 16:04:54 -0000       1.229
@@ -1,3 +1,111 @@
+2008-02-02  James Cloos  <address@hidden>
+
+       * quail/arabic.el: Updated (sync with xkeyboard-config keyboard).
+
+2008-02-02  Kenichi Handa  <address@hidden>
+
+       * Makefile.in (OTHERS): Add arabic.elc.
+
+2008-02-02  James Cloos  <address@hidden>
+
+       * quail/arabic.el: New file.
+
+2008-02-02  Kenichi Handa  <address@hidden>
+
+       * MISC-DIC/pinyin.map: Fix encoding to that of the original file.
+
+2008-02-02  KAWABATA, Taichi  <address@hidden>
+
+       * quail/indian.el (quail-indian-flatten-list): Delete it.
+       (quail-define-inscript-package): Pay attention to `nil' values of
+       char/key-table.
+       (inscript-tml-keytable): New variable.  Use it for Tamil inscript.
+
+2008-02-02  Dave Love  <address@hidden>
+
+       * quail/latin-post.el ("turkish-latin-3-postfix"): Make it
+       just an alias for turkish-postfix.
+
+       * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Make it
+       just an alias for turkish-alt-postfix.
+
+       * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
+
+2008-02-02  Kenichi Handa  <address@hidden>
+
+       * quail/thai.el: Don't require thai-util.
+       (quail-thai-update-translation): Function deleted.
+       (thai-generate-quail-map): Changed to a macro that directly calls
+       quail-define-rules.
+       ("thai-kesmanee", "thai-pattachote"): Don't use
+       UPDATE-TRANSLATION-FUNCTION.
+
+       * quail/indian.el (quail-indian-preceding-char-position): Function
+       deleted.
+       (quail-indian-update-preceding-char): Variable deleted.
+       (quail-indian-update-translation): Function deleted.
+       (quail-define-indian-trans-package): Don't call
+       quail-define-package with quail-indian-update-translation.
+       (quail-define-inscript-package): Likewise.
+
+2008-02-02  Dave Love  <address@hidden>
+
+       * quail/indian.el (quail-indian-preceding-char-position) 
+       (quail-indian-update-translation, quail-define-inscript-package):
+       Use characterp, not char-valid-p.
+
+2008-02-02  Dave Love  <address@hidden>
+
+       * quail/welsh.el ("welsh"): Doc fix.
+
+       * quail/cyrillic.el: Reinstate some commented-out redundancies.
+       ("russian-typewriter"): Renamed from cyrillic-typewriter.  Make
+       cyrillic-jcuken effectively an alias for it.
+       ("russian-computer"): New.
+       ("bulgarian-phonetic"): Renamed from bulgarian-pho.
+       ("bulgarian-bds"): Renamed from bulgarian-standard.
+
+2008-02-02  Dave Love  <address@hidden>
+
+       * quail/indian.el: Update from head.
+
+2008-02-02  Dave Love  <address@hidden>
+
+       * ja-dic/ja-dic.el: Add coding tag.
+
+2008-02-02  Dave Love  <address@hidden>
+
+       * latin-post.el: Recoded to utf-8.
+       ("latin-postfix"): New method.
+
+       * latin-alt.el: Recoded to utf-8.
+       ("latin-alt-postfix"): New method.
+
+       * quail/latin-pre.el: Recoded to utf-8.
+       ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp.
+       ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ,Cu(B,
+       ~O -> ,CU(B.
+       ("latin-prefix"): New method.
+
+       * quail/uni-input.el (utf-8-ccl-encode): Deleted.
+       (ucs-input-method): Modified.
+
+2008-02-02  Dave Love  <address@hidden>
+
+       * quail/hanja3.el, quail/hanja.el, makefile.nt, Makefile.in: 
+       * quail/vntelex.el: Update from trunk.
+
+       * quail/cyrillic.el: Doc fixes.
+       ("cyrillic-beylorussian"): Commented-out.
+       ("cyrillic-translit-bulgarian"): Deleted.
+       ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
+       ("ukrainian-computer", "belarusian", "bulgarian-standard"): New.
+       ("bulgarian-pho"): Add ,A'(B, ,Lp(B, ,LN(B.
+
+2008-02-02  Kenichi Handa  <address@hidden>
+
+       * Makefile.in (RUN-EMACS): Add LC_ALL=C.
+
 2008-01-14  Aidan Kehoe  <address@hidden>  (tiny change)
 
         * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and




reply via email to

[Prev in Thread] Current Thread [Next in Thread]