emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/international/mule-cmds.el


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/lisp/international/mule-cmds.el
Date: Sun, 12 Oct 2003 13:42:08 -0400

Index: emacs/lisp/international/mule-cmds.el
diff -c emacs/lisp/international/mule-cmds.el:1.245 
emacs/lisp/international/mule-cmds.el:1.246
*** emacs/lisp/international/mule-cmds.el:1.245 Sun Sep 28 19:30:30 2003
--- emacs/lisp/international/mule-cmds.el       Sun Oct 12 13:42:08 2003
***************
*** 2169,2175 ****
       (".*8859[-_]?9\\>" . "Latin-5")
       (".*8859[-_]?14\\>" . "Latin-8")
       (".*8859[-_]?15\\>" . "Latin-9")
!      (".*utf\\(-?8\\)\\>" . "UTF-8")
       ;; address@hidden exists, so put this last.  (@euro really specifies
       ;; the currency, rather than the charset.)
       ("address@hidden>" . "Latin-9")))
--- 2169,2175 ----
       (".*8859[-_]?9\\>" . "Latin-5")
       (".*8859[-_]?14\\>" . "Latin-8")
       (".*8859[-_]?15\\>" . "Latin-9")
!      (".*utf-?8\\>" . "UTF-8")
       ;; address@hidden exists, so put this last.  (@euro really specifies
       ;; the currency, rather than the charset.)
       ("address@hidden>" . "Latin-9")))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]