[Prime-cvs] CVS update: suikyo/ruby/src

アーカイブの一覧に戻る

Hiroyuki Komatsu komat****@users*****
2004年 12月 9日 (木) 18:22:23 JST


Index: suikyo/ruby/src/suikyo-composer.rb
diff -u suikyo/ruby/src/suikyo-composer.rb:1.3 suikyo/ruby/src/suikyo-composer.rb:1.4
--- suikyo/ruby/src/suikyo-composer.rb:1.3	Thu Dec  9 16:05:36 2004
+++ suikyo/ruby/src/suikyo-composer.rb	Thu Dec  9 18:22:22 2004
@@ -1,6 +1,6 @@
 # suikyo-composer.rb: Preedition composer using Suikyo.
 # This library is for input methods such as PRIME.
-# $Id: suikyo-composer.rb,v 1.3 2004/12/09 07:05:36 komatsu Exp $
+# $Id: suikyo-composer.rb,v 1.4 2004/12/09 09:22:22 komatsu Exp $
 #
 # Copyright (C) 2004 Hiroyuki Komatsu <komat****@taiya*****>
 #     All rights reserved.
@@ -83,7 +83,7 @@
 
     ## If @hybrid_typing is true, Suikyo considers the validation of the
     ## preedition.  ex). "あっplえ" => "apple".
-    @hybrid_typing = true
+    @hybrid_typing = false
   end
 
   def reset_composer ()


Prime-cvs メーリングリストの案内
アーカイブの一覧に戻る