Revision: 7131
Author:   ek.kato
Date:     Fri Jun  3 00:25:13 2011
Log:      * scm/im-custom.scm : Fix indentation.

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

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

=======================================
--- /trunk/scm/im-custom.scm    Fri Jun  3 00:21:19 2011
+++ /trunk/scm/im-custom.scm    Fri Jun  3 00:25:13 2011
@@ -611,7 +611,7 @@
 (custom-add-hook 'notify-agent
                  'custom-set-hooks
                  (lambda ()
-                  (if (symbol-bound? 'uim-notify-load)
+                   (if (symbol-bound? 'uim-notify-load)
                      (uim-notify-load (symbol->string
                                         notify-agent)))))

Reply via email to