Revision: 6556
Author: ek.kato
Date: Tue Jul 20 06:12:39 2010
Log: * scm/im-custom.scm : Revise r6546.

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

Modified:
 /trunk/scm/im-custom.scm

=======================================
--- /trunk/scm/im-custom.scm    Tue Jul 20 01:23:45 2010
+++ /trunk/scm/im-custom.scm    Tue Jul 20 06:12:39 2010
@@ -611,7 +611,8 @@
   'custom-activity-hooks
   (lambda ()
     (and enable-annotation?
-      (eq? annotation-agent 'eb))))
+         eb-enable-for-annotation?
+         (eq? annotation-agent 'eb))))

 ;; dict server support
 (define-custom-group 'dict

Reply via email to