Mercurial > emacs
changeset 42107:7a239c5cc1ed
Fix typo.
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 17 Dec 2001 16:00:30 +0000 |
parents | bc0b85435fe4 |
children | dcab51f5352e |
files | lisp/language/utf-8-lang.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/language/utf-8-lang.el Mon Dec 17 15:33:32 2001 +0000 +++ b/lisp/language/utf-8-lang.el Mon Dec 17 16:00:30 2001 +0000 @@ -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.