From: MORIOKA Tomohiko Date: Sat, 11 Jul 2020 12:19:39 +0000 (+0900) Subject: (char-db-feature-domains): Add `mj', `r053' and `r055'. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=9d7e9d226126e99f2215df5370e8e33896c03cae;p=chise%2Fxemacs-chise.git (char-db-feature-domains): Add `mj', `r053' and `r055'. --- diff --git a/lisp/utf-2000/chise-subr.el b/lisp/utf-2000/chise-subr.el index c6e968c..87c0577 100644 --- a/lisp/utf-2000/chise-subr.el +++ b/lisp/utf-2000/chise-subr.el @@ -1,7 +1,7 @@ ;;; chise-subr.el --- basic lisp subroutines for XEmacs CHISE ;; Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, -;; 2010, 2011, 2012, 2013, 2014, 2015 MORIOKA Tomohiko. +;; 2010, 2011, 2012, 2013, 2014, 2015, 2020 MORIOKA Tomohiko. ;; Author: MORIOKA Tomohiko ;; Keywords: CHISE, Character Database, ISO/IEC 10646, UCS, Unicode, MULE. @@ -39,8 +39,8 @@ ;; (push domain dest)))))) ;; (sort dest #'string<)) '(ucs ucs/compat daikanwa cns gt jis jis/a jis/b - jis-x0212 jis-x0213 cdp shinjigen - r030 r140 misc unknown)) + jis-x0212 jis-x0213 cdp shinjigen mj + r030 r053 r055 r140 misc unknown)) (defconst charset-id-=adobe-japan1-0 (charset-id '=adobe-japan1-0)) (defconst charset-id-=adobe-japan1-6 (charset-id '=adobe-japan1-6))