From 89d0fc820d8be0d6962fec54eb08a3ad82bd0219 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 11 Jan 2022 18:11:28 +0900 Subject: [PATCH] (default-coded-charset-priority-list): Add `=>hanyo-denshi/tk/mf-01'. --- 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 89685bb..98628c0 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, 2021 MORIOKA Tomohiko +;; 2020, 2021, 2022 MORIOKA Tomohiko ;; Author: Unknown ;; Keywords: i18n, mule, internal @@ -615,6 +615,7 @@ DESCRIPTION (string) is the description string of the charset." =>jis-x0213-1 =>jis-x0213-2 =>mj-0 + =>hanyo-denshi/tk/mf-01 =>big5-cdp =>ruimoku-v6 =>big5-cdp@iwds-1 -- 1.7.10.4