/[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.245 by handa, Sun Sep 28 23:30:30 2003 UTC revision 1.246 by schwab, Sun Oct 12 17:42:08 2003 UTC
# Line 2169  If the language name is nil, there is no Line 2169  If the language name is nil, there is no
2169       (".*8859[-_]?9\\>" . "Latin-5")       (".*8859[-_]?9\\>" . "Latin-5")
2170       (".*8859[-_]?14\\>" . "Latin-8")       (".*8859[-_]?14\\>" . "Latin-8")
2171       (".*8859[-_]?15\\>" . "Latin-9")       (".*8859[-_]?15\\>" . "Latin-9")
2172       (".*utf\\(-?8\\)\\>" . "UTF-8")       (".*utf-?8\\>" . "UTF-8")
2173       ;; utf-8@euro exists, so put this last.  (@euro really specifies       ;; utf-8@euro exists, so put this last.  (@euro really specifies
2174       ;; the currency, rather than the charset.)       ;; the currency, rather than the charset.)
2175       (".*@euro\\>" . "Latin-9")))       (".*@euro\\>" . "Latin-9")))

Legend:
Removed from v.1.245  
changed lines
  Added in v.1.246

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