diff lisp/international/utf-8.el @ 41961:349eebfa4b1a

Fix the first line (coding spec).
author Pavel Janík <Pavel@Janik.cz>
date Tue, 11 Dec 2001 12:02:33 +0000
parents dc9ed9d094c3
children c3c4e09c3eab
line wrap: on
line diff
--- a/lisp/international/utf-8.el	Tue Dec 11 10:58:59 2001 +0000
+++ b/lisp/international/utf-8.el	Tue Dec 11 12:02:33 2001 +0000
@@ -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.