[uim-commit] r2462 - trunk/scm
ekato at freedesktop.org
ekato at freedesktop.org
Thu Dec 8 16:05:36 PST 2005
Author: ekato
Date: 2005-12-08 16:05:32 -0800 (Thu, 08 Dec 2005)
New Revision: 2462
Modified:
trunk/scm/skk-custom.scm
Log:
* scm/skk-custom.scm : Revert part of r2461 which is not related
to skkserv.
Modified: trunk/scm/skk-custom.scm
===================================================================
--- trunk/scm/skk-custom.scm 2005-12-08 23:23:17 UTC (rev 2461)
+++ trunk/scm/skk-custom.scm 2005-12-09 00:05:32 UTC (rev 2462)
@@ -364,16 +364,6 @@
(lambda ()
(not skk-use-skkserv?)))
-(custom-add-hook 'skk-personal-dic-filename
- 'custom-activity-hooks
- (lambda ()
- (not skk-use-skkserv?)))
-
-(custom-add-hook 'skk-uim-personal-dic-filename
- 'custom-activity-hooks
- (lambda ()
- (not skk-use-skkserv?)))
-
;;
;; advanced
;;
More information about the uim-commit
mailing list