(default-coded-charset-priority-list): Add `=+>jis-x0208@1978'.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Thu, 26 Jan 2017 17:33:15 +0000 (02:33 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Thu, 26 Jan 2017 17:33:15 +0000 (02:33 +0900)
lisp/mule/mule-charset.el

index 9f1dd7d..6db4049 100644 (file)
@@ -4,7 +4,7 @@
 ;; Copyright (C) 1995 Amdahl Corporation.
 ;; Copyright (C) 1996 Sun Microsystems.
 ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008,
-;;   2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 MORIOKA Tomohiko
+;;   2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 MORIOKA Tomohiko
 
 ;; Author: Unknown
 ;; Keywords: i18n, mule, internal
@@ -562,6 +562,7 @@ DESCRIPTION (string) is the description string of the charset."
          =>>adobe-japan1-6
          =>cns11643-7
          =>cbeta
+         =+>jis-x0208@1978
          )))
 
 ;;; mule-charset.el ends here