]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorDave Love <fx@gnu.org>
Mon, 17 Dec 2001 16:00:30 +0000 (16:00 +0000)
committerDave Love <fx@gnu.org>
Mon, 17 Dec 2001 16:00:30 +0000 (16:00 +0000)
lisp/language/utf-8-lang.el

index 828f73f00622408167b29ae0b49b4c3978ec7f62..c4e1cf1d0e3998bc2557b716df1fc532d29b97eb 100644 (file)
@@ -26,7 +26,7 @@
 
 (set-language-info-alist
  "UTF-8" `((coding-system mule-utf-8)
-          (coding-priority coding-category-utf-8)
+          (coding-priority mule-utf-8)
           (setup-function
            . (lambda ()
                ;; Use Unicode font under Windows.  Jason Rumney fecit.