From 3880a5699e651b3a1a116a849ba746d025f0cddc Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 14 Jan 2022 03:23:11 +0900 Subject: [PATCH] update. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index b3c06f9..973b743 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2021-06-12 MORIOKA Tomohiko + + * cwiki-common.el (est-coded-charset-entity-reference-alist): New + variable. + (www-format-encode-string): + - Use `est-coded-charset-entity-reference-alist'. + - Format &A-IWDSU-hhhh; to display with GlyphWiki glyphs. + +2021-06-11 MORIOKA Tomohiko + + * cwiki-view.el (www-batch-view-smart): Support + .../index..html to specify language. + 2021-05-02 MORIOKA Tomohiko * cwiki-common.el (www-format-encode-string): Use -- 1.7.10.4