From: MORIOKA Tomohiko Date: Sun, 16 Jan 2022 17:09:40 +0000 (+0900) Subject: Mount `=hdic-ktb-entry-id', `hdic-ktb-description', `hdic-ktb-type', X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4974caddc5c0e65b5155344b7ddfa60107991c02;p=chise%2Fest.git Mount `=hdic-ktb-entry-id', `hdic-ktb-description', `hdic-ktb-type', `hdic-ktb-diff', `hdic-ktb-syp-id', `hdic-ktb-yy-id', `<-same@SYP/KTB' and `->same@SYP/KTB'. --- diff --git a/cwiki-common.el b/cwiki-common.el index d260b43..0e1f7c5 100644 --- a/cwiki-common.el +++ b/cwiki-common.el @@ -66,7 +66,15 @@ (mount-char-attribute-table '=hdic-tsj-entry-id) (mount-char-attribute-table '=hdic-tsj-glyph-id) (mount-char-attribute-table '=hdic-syp-entry-id) +(mount-char-attribute-table '=hdic-ktb-entry-id) (mount-char-attribute-table 'hdic-syp-description) +(mount-char-attribute-table 'hdic-ktb-description) +(mount-char-attribute-table 'hdic-ktb-type) +(mount-char-attribute-table 'hdic-ktb-diff) +(mount-char-attribute-table 'hdic-ktb-syp-id) +(mount-char-attribute-table 'hdic-ktb-yy-id) +(mount-char-attribute-table '<-same@SYP/KTB) +(mount-char-attribute-table '->same@SYP/KTB) (defvar est-hide-cgi-mode nil) (defvar est-view-url-prefix "..")