[uim-commit] r2565 - branches/1.0/scm
ekato at freedesktop.org
ekato at freedesktop.org
Tue Dec 13 06:00:26 PST 2005
Author: ekato
Date: 2005-12-13 06:00:19 -0800 (Tue, 13 Dec 2005)
New Revision: 2565
Modified:
branches/1.0/scm/skk.scm
Log:
* scm/skk.scm (skk-proc-state-kanji) : Port r2564 from trunk.
Modified: branches/1.0/scm/skk.scm
===================================================================
--- branches/1.0/scm/skk.scm 2005-12-13 13:58:44 UTC (rev 2564)
+++ branches/1.0/scm/skk.scm 2005-12-13 14:00:19 UTC (rev 2565)
@@ -1416,6 +1416,8 @@
(begin
(skk-append-residual-kana sc)
(skk-append-string sc '(">" ">" ">"))
+ (if skk-dcomp-activate?
+ (skk-context-set-dcomp-word! sc ""))
(skk-begin-conversion sc)
#f)
#t)
More information about the uim-commit
mailing list