1998-08-31 Paul Eggert <eggert@twinsun.com>
authortomo <tomo>
Tue, 29 Jun 1999 12:05:50 +0000 (12:05 +0000)
committertomo <tomo>
Tue, 29 Jun 1999 12:05:50 +0000 (12:05 +0000)
* mule/ethiopic.el: Add coding: local variable, to avoid
bootstrapping problem if you need to recompile all the Lisp files
using interpreted code.

lisp/mule/ethiopic.el

index f7ddcaa..9c31637 100644 (file)
@@ -1,6 +1,6 @@
-;;; ethiopic.el --- Support for Ethiopic
+;;; ethiopic.el --- Support for Ethiopic -*- coding: iso-2022-7bit; -*-
 
-;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
+;; Copyright (C) 1995,1999 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
 ;; Copyright (C) 1997 MORIOKA Tomohiko