From: Pavel Janík Date: Tue, 11 Dec 2001 12:02:33 +0000 (+0000) Subject: Fix the first line (coding spec). X-Git-Tag: ttn-vms-21-2-B4~17783 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4efe23fc4cfd8420e98ff9cd2296a2d052b9c6b3;p=emacs.git Fix the first line (coding spec). --- diff --git a/lisp/international/utf-8.el b/lisp/international/utf-8.el index 165ccd324bf..a6c7d1fe9ef 100644 --- a/lisp/international/utf-8.el +++ b/lisp/international/utf-8.el @@ -1,4 +1,4 @@ -;;; utf-8.el --- Limited UTF-8 decoding/encoding support -*- coding: iso-2022-7bit-*- +;;; utf-8.el --- Limited UTF-8 decoding/encoding support -*- coding: iso-2022-7bit -*- ;; Copyright (C) 2001 Electrotechnical Laboratory, JAPAN. ;; Licensed to the Free Software Foundation.