[Prime-cvs] CVS update: prime/uim

Back to archive index

Hiroyuki Komatsu komat****@users*****
2005年 2月 1日 (火) 08:42:40 JST


Index: prime/uim/prime.scm
diff -u prime/uim/prime.scm:1.1.2.19 prime/uim/prime.scm:1.1.2.20
--- prime/uim/prime.scm:1.1.2.19	Tue Feb  1 08:38:11 2005
+++ prime/uim/prime.scm	Tue Feb  1 08:42:40 2005
@@ -103,7 +103,7 @@
 (define-key prime-space-key?          '(" "))
 (define-key prime-altspace-key?       '("<Control> " "<Alt> "))
 
-(define-key prime-english-next-candidate-key? '("<Control>i"
+(define-key prime-english-next-candidate-key? '("<Control>i" "tab"
 						generic-next-candidate-key?))
 (define-key prime-english-direct-key? '("." "," ":" ";" "(" ")" "\"" "'"
 					"!" "?"))


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