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.22 [emacs-unicode-2]


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/leim/ChangeLog.22 [emacs-unicode-2]
Date: Mon, 08 Sep 2003 08:45:40 -0400

Index: emacs/leim/ChangeLog.22
diff -c /dev/null emacs/leim/ChangeLog.22:1.1.2.1
*** /dev/null   Mon Sep  8 08:45:40 2003
--- emacs/leim/ChangeLog.22     Mon Sep  8 08:45:39 2003
***************
*** 0 ****
--- 1,98 ----
+ 2003-02-13  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 `\'.
+ 
+ 2002-11-07  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.
+ 
+ 2002-10-06  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.
+ 
+ 2002-07-30  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.
+ 
+ 2002-07-01  Dave Love  <address@hidden>
+ 
+       * quail/indian.el: Update from head.
+ 
+ 2002-06-27  Dave Love  <address@hidden>
+ 
+       * ja-dic/ja-dic.el: Add coding tag.
+ 
+ 2002-06-24  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.
+ 
+ 2002-06-10  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.
+ 
+ 2002-05-31  Kenichi Handa  <address@hidden>
+ 
+       * quail/indian.el: Replace commented-out lines with a condition
+       that is always false.  The same change by Eli on 2002-04-19 in
+       the HEAD trunk.
+ 
+ 2002-05-22  Kenichi Handa  <address@hidden>
+ 
+       * Makefile.in (RUN-EMACS): Add LC_ALL=C.
+ 
+ ;; Local Variables:
+ ;; coding: iso-2022-7bit-unix
+ ;; End:
+ 
+     Copyright (C) 2002 Free Software Foundation, Inc.
+   Copying and distribution of this file, with or without modification,
+   are permitted provided the copyright notice and this notice are preserved.




reply via email to

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