From 018915a48276a24f2b1ef5540c9c95d915889fdd Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 12 Jan 2021 13:46:29 +0900 Subject: [PATCH] (char-db-coded-charset-priority-list): Add `=>ruimoku-v6'. --- lisp/utf-2000/char-db-util.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index 44f3ac6..4e143a7 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, ;; 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, -;; 2020 MORIOKA Tomohiko. +;; 2020, 2021 MORIOKA Tomohiko. ;; Author: MORIOKA Tomohiko ;; Keywords: CHISE, Character Database, ISO/IEC 10646, UCS, Unicode, MULE. @@ -342,6 +342,7 @@ =ruimoku-v6 =>>ruimoku-v6 ==ruimoku-v6 + =>ruimoku-v6 =jef-china3 =shinjigen =>cns11643-5 -- 1.7.10.4