From: MORIOKA Tomohiko Date: Mon, 6 Jan 2020 10:37:13 +0000 (+0900) Subject: (coded-charset-entity-reference-alist): Add setting for X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=1b33eff73caf1408fcc83a572bf6e291beda9066;p=chise%2Fxemacs-chise.git (coded-charset-entity-reference-alist): Add setting for `=ucs-var-007'. --- diff --git a/lisp/mule/mule-coding.el b/lisp/mule/mule-coding.el index 71b130a..116f8aa 100644 --- a/lisp/mule/mule-coding.el +++ b/lisp/mule/mule-coding.el @@ -5,7 +5,8 @@ ;; Copyright (C) 1995 Amdahl Corporation. ;; Copyright (C) 1995 Sun Microsystems. ;; Copyright (C) 1997, 1999, 2002, 2003, 2004, 2005, 2006, 2008, 2009, -;; 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 MORIOKA Tomohiko +;; 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 +;; MORIOKA Tomohiko ;; This file is part of XEmacs. @@ -361,6 +362,7 @@ ( =ucs-var-004 "U-v004+" 4 X) ( =ucs-var-005 "U-v005+" 4 X) ( =ucs-var-006 "U-v006+" 4 X) + ( =ucs-var-007 "U-v007+" 4 X) ( =ucs-var-008 "U-v008+" 4 X) ( =ucs-var-010 "U-v010+" 4 X) ( =ucs-itaiji-001 "U-i001+" 4 X)