From 5f6defe8f106ac0ddc346a3b08a473808f2ad172 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 19 Jan 2022 10:08:28 +0900 Subject: [PATCH] update. --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index e4aecf7..4ebef25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2022-01-17 MORIOKA Tomohiko + + * est-eval.el (est-eval-value-as-ndl-page-by-tify): New function. + (est-eval-apply-value): Use `est-eval-value-as-ndl-page-by-tify' + for format `tify-url-for-ndl'. + (est-eval-unit): Treat `tify-url-for-ndl' as a value getter. + + * cwiki-common.el: + - Mount `hdic-ktb-entry-type' instead of `hdic-ktb-type'. + - Mount `hdic-ktb-ndl-pid'. + - Mount `<-HDIC-SYP@KTB' instead of `<-same@SYP/KTB'. + - Mount `->HDIC-SYP@KTB' instead of `->same@SYP/KTB'. + (www-format-encode-string): Add settings for `===chise-hdic-ktb' and + `=chise-hdic-ktb'. + 2022-01-16 MORIOKA Tomohiko * cwiki-common.el: Mount `=hdic-ktb-entry-id', -- 1.7.10.4