Mount `{->|<-}HNG@{CN|JP}/{manuscript|printed}' and
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sat, 29 Sep 2018 05:54:03 +0000 (14:54 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sat, 29 Sep 2018 05:54:03 +0000 (14:54 +0900)
`{->|<-}HNG@{KR|MISC}'.

cwiki-common.el

index e1b28b8..9817062 100644 (file)
 
 (mount-char-attribute-table '->HNG)
 (mount-char-attribute-table '<-HNG)
 
 (mount-char-attribute-table '->HNG)
 (mount-char-attribute-table '<-HNG)
+(mount-char-attribute-table '->HNG@CN/manuscript)
+(mount-char-attribute-table '<-HNG@CN/manuscript)
+(mount-char-attribute-table '->HNG@CN/printed)
+(mount-char-attribute-table '<-HNG@CN/printed)
+(mount-char-attribute-table '->HNG@JP/manuscript)
+(mount-char-attribute-table '<-HNG@JP/manuscript)
+(mount-char-attribute-table '->HNG@JP/printed)
+(mount-char-attribute-table '<-HNG@JP/printed)
+(mount-char-attribute-table '->HNG@KR)
+(mount-char-attribute-table '<-HNG@KR)
+(mount-char-attribute-table '->HNG@MISC)
+(mount-char-attribute-table '<-HNG@MISC)
 
 
 (defvar est-hide-cgi-mode nil)
 
 
 (defvar est-hide-cgi-mode nil)