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

index 95c252d380e13619456054dc9b266345e691c2ea..0f8a3ffba1f6e3a3768ddd9479231f6f2d4f1bb5 100644 (file)
@@ -1851,6 +1851,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.
     )
   "List of pairs of locale regexps and preferred coding systems.
 The first element whose locale regexp matches the start of a downcased locale