From 7cf6374f08c1ced6f96a76e18b1ba51011d20caf Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 8 Jun 2016 22:49:52 +0900 Subject: [PATCH] Assign genre `hng-card'. --- cwiki-common.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cwiki-common.el b/cwiki-common.el index ebc14ef..bce9ab2 100644 --- a/cwiki-common.el +++ b/cwiki-common.el @@ -36,6 +36,8 @@ (mount-char-attribute-table '*instance@morpheme-entry/zh-classical) +(concord-assign-genre 'hng-card "/usr/local/var/hng-card/db") + (mount-char-attribute-table '->HNG) (mount-char-attribute-table '<-HNG) -- 1.7.10.4