]> git.eshelyaron.com Git - emacs.git/commitdiff
(locale-preferred-coding-systems): Add "jpn".
authorJason Rumney <jasonr@gnu.org>
Tue, 16 Apr 2002 22:59:20 +0000 (22:59 +0000)
committerJason Rumney <jasonr@gnu.org>
Tue, 16 Apr 2002 22:59:20 +0000 (22:59 +0000)
lisp/international/mule-cmds.el

index 76055a0ed77b49f0985ec8bd8c36b91dd9099af8..f94f224a0b0c3207145e3f2827059b73905dfc5a 100644 (file)
@@ -1916,6 +1916,7 @@ the language name that would otherwise be used for this locale.")
      ("ja.*[._]jis7" . iso-2022-jp)
      ("ja.*[._]pck" . japanese-shift-jis)
      ("ja.*[._]sjis" . japanese-shift-jis)
+     ("jpn" . japanese-shift-jis)   ; MS-Windows uses this.
      (".*[._]utf" . utf-8)))
   "List of pairs of locale regexps and preferred coding systems.
 The first element whose locale regexp matches the start of a downcased locale