/[emacs]/emacs/lisp/international/mule-cmds.el
ViewVC logotype

Diff of /emacs/lisp/international/mule-cmds.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.188 by jasonr, Mon Apr 8 19:22:17 2002 UTC revision 1.189 by jasonr, Tue Apr 16 22:59:20 2002 UTC
# Line 1916  the language name that would otherwise b Line 1916  the language name that would otherwise b
1916       ("ja.*[._]jis7" . iso-2022-jp)       ("ja.*[._]jis7" . iso-2022-jp)
1917       ("ja.*[._]pck" . japanese-shift-jis)       ("ja.*[._]pck" . japanese-shift-jis)
1918       ("ja.*[._]sjis" . japanese-shift-jis)       ("ja.*[._]sjis" . japanese-shift-jis)
1919         ("jpn" . japanese-shift-jis)   ; MS-Windows uses this.
1920       (".*[._]utf" . utf-8)))       (".*[._]utf" . utf-8)))
1921    "List of pairs of locale regexps and preferred coding systems.    "List of pairs of locale regexps and preferred coding systems.
1922  The first element whose locale regexp matches the start of a downcased locale  The first element whose locale regexp matches the start of a downcased locale

Legend:
Removed from v.1.188  
changed lines
  Added in v.1.189

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26