summaryrefslogtreecommitdiff
path: root/lisp/language/japanese.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/language/japanese.el')
-rw-r--r--lisp/language/japanese.el10
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/language/japanese.el b/lisp/language/japanese.el
index 4203c4cc940..57147f62e33 100644
--- a/lisp/language/japanese.el
+++ b/lisp/language/japanese.el
@@ -24,7 +24,7 @@
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
;;; Commentary:
@@ -185,7 +185,7 @@ eucJP-ms is defined in <http://www.opengroup.or.jp/jvc/cde/appendix.html>."
"Shift_JIS 8-bit encoding for Japanese (MIME:SHIFT_JIS-2004)"
:coding-type 'shift-jis
:mnemonic ?S
- :charset-list '(ascii katakana-jisx0201
+ :charset-list '(ascii katakana-jisx0201
japanese-jisx0213.2004-1 japanese-jisx0213-2))
(define-coding-system-alias 'shift_jis-2004 'japanese-shift-jis-2004)
@@ -197,15 +197,15 @@ eucJP-ms is defined in <http://www.opengroup.or.jp/jvc/cde/appendix.html>."
(tutorial . "TUTORIAL.ja")
(charset japanese-jisx0208
japanese-jisx0212 latin-jisx0201 katakana-jisx0201
- japanese-jisx0213.2004-1 japanese-jisx0213-1
+ japanese-jisx0213.2004-1 japanese-jisx0213-1
japanese-jisx0213-2 japanese-jisx0208-1978)
(coding-system iso-2022-jp japanese-iso-8bit
japanese-shift-jis japanese-iso-7bit-1978-irv
iso-2022-jp-2004 japanese-shift-jis-2004
euc-jis-2004)
(coding-priority iso-2022-jp japanese-iso-8bit
- japanese-shift-jis
- iso-2022-jp-2004 euc-jis-2004
+ japanese-shift-jis
+ iso-2022-jp-2004 euc-jis-2004
japanese-shift-jis-2004
iso-2022-jp-2)
(input-method . "japanese")