[Prime-cvs] CVS update: prime/etc

Back to archive index

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


Index: prime/etc/Custom_prime.rb
diff -u prime/etc/Custom_prime.rb:1.4.4.2 prime/etc/Custom_prime.rb:1.4.4.3
--- prime/etc/Custom_prime.rb:1.4.4.2	Thu Dec  9 15:53:33 2004
+++ prime/etc/Custom_prime.rb	Thu Dec  9 18:20:51 2004
@@ -22,7 +22,10 @@
 
 ## プリエディット時に、英語と日本語を自動的に判定する。
 ## ex). "ringo" => "りんご", "apple" => "apple"
-# PRIME_ENV['hybrid_typing'] = true
+##
+# PRIME_ENV['hybrid_typing'] = nil       ## デフォルト値を使う
+#   PRIME_ENV['hybrid_typing'] = true    ## 常に有効
+#   PRIME_ENV['hybrid_typing'] = false   ## 常に無効
 
 ## 英単語の間に自動的に空白を入れる。
 # PRIME_ENV['style_auto_space'] = false


Prime-cvs メーリングリストの案内
Back to archive index