From 4efe23fc4cfd8420e98ff9cd2296a2d052b9c6b3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Tue, 11 Dec 2001 12:02:33 +0000 Subject: [PATCH] Fix the first line (coding spec). --- lisp/international/utf-8.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.2