From 50441531df35535b4f0b03044fcc23191d71b570 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 16 Jan 2021 09:31:09 +0900 Subject: [PATCH] (default-coded-charset-priority-list): Add `=>>ruimoku-v6'. --- lisp/mule/mule-charset.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/mule/mule-charset.el b/lisp/mule/mule-charset.el index b5ee64e..8e252b2 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -5,7 +5,7 @@ ;; Copyright (C) 1996 Sun Microsystems. ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, ;; 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, -;; 2020 MORIOKA Tomohiko +;; 2020, 2021 MORIOKA Tomohiko ;; Author: Unknown ;; Keywords: i18n, mule, internal @@ -605,6 +605,7 @@ DESCRIPTION (string) is the description string of the charset." =>>jis-x0213-1 =>>jis-x0213-1@2004 =>>jis-x0213-2 + =>>ruimoku-v6 =>jis-x0208 =>jis-x0213-1 =>jis-x0213-2 -- 1.7.10.4