(utf-8-jp): Specify `charset-g3'.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 27 Jul 2016 09:06:57 +0000 (18:06 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 27 Jul 2016 09:06:57 +0000 (18:06 +0900)
(utf-8-ivs-jp): Likewise.
(utf-8-jp-er): Likewise.
(utf-8-ivs-jp-er): Likewise.

lisp/mule/mule-coding.el

index 4ac1f79..0cb5787 100644 (file)
    '(mnemonic "UTF8JP"
              charset-g0 =ucs@JP
              charset-g1 =>ucs@jis
-             charset-g2 =>ucs))
+             charset-g2 =>ucs
+             charset-g3 =ucs))
 
   (make-coding-system
    'utf-8-ivs-jp 'utf-8
              charset-g0 =ucs@JP
              charset-g1 =>ucs@jis
              charset-g2 =>ucs
+             charset-g3 =ucs
              enable-decomposition t))
 
   (make-coding-system
              charset-g0 =ucs@JP
              charset-g1 =>ucs@jis
              charset-g2 =>ucs
+             charset-g3 =ucs
              use-entity-reference t))
 
   (make-coding-system
              charset-g0 =ucs@JP
              charset-g1 =>ucs@jis
              charset-g2 =>ucs
+             charset-g3 =ucs
              enable-decomposition t
              use-entity-reference t))