changeset 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 835df8cf4ef5
children 68d5182dd369
files lisp/international/utf-8.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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.