X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Futf-2000%2Fchise-subr.el;h=72b3e4cecb38c58b7d424c497be56e5ed904d199;hb=c198b70706239ea9d23e9cd0dc972e2bfa9070c4;hp=7624c010d9d75d665190623f0e286d9d5c630920;hpb=36e4942279ecbd87f05a2e4b02aa3c502c35a8af;p=chise%2Fxemacs-chise.git diff --git a/lisp/utf-2000/chise-subr.el b/lisp/utf-2000/chise-subr.el index 7624c01..72b3e4c 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, 2020, 2021 MORIOKA Tomohiko. +;; 2010, 2011, 2012, 2013, 2014, 2015, 2020, 2021, 2022 MORIOKA Tomohiko. ;; Author: MORIOKA Tomohiko ;; Keywords: CHISE, Character Database, ISO/IEC 10646, UCS, Unicode, MULE. @@ -40,7 +40,7 @@ ;; (sort dest #'string<)) '(ucs ucs/compat daikanwa cns gt jis jis/a jis/b jis-x0212 jis-x0213 cdp shinjigen mj - r030 r053 r055 r074 r140 misc unknown)) + r030 r053 r055 r074 r130 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))