Revision: 6652
Author: deton.kih
Date: Mon Aug  2 21:09:23 2010
Log: * scm/tutcode-key-custom.scm
  - (tutcode-purge-candidate-key):
    Change default key to avoid conflict with
    tutcode-uim-heading-label-char-list.

http://code.google.com/p/uim/source/detail?r=6652

Modified:
 /trunk/scm/tutcode-key-custom.scm

=======================================
--- /trunk/scm/tutcode-key-custom.scm   Sun Jul 18 17:46:13 2010
+++ /trunk/scm/tutcode-key-custom.scm   Mon Aug  2 21:09:23 2010
@@ -155,7 +155,7 @@
               (N_ "[TUT-Code] register new entry to dictionary")
               (N_ "long description will be here"))

-(define-custom 'tutcode-purge-candidate-key '("<IgnoreCase><Shift>x")  ;; "X"
+(define-custom 'tutcode-purge-candidate-key '("<IgnoreShift>!")
               '(tutcode-keys2)
               '(key)
               (N_ "[TUT-Code] purge the entry from dictionary")

Reply via email to