From: tomo Date: Tue, 29 Jun 1999 12:05:50 +0000 (+0000) Subject: 1998-08-31 Paul Eggert X-Git-Tag: r21-2-17-tomo-3~32 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=7d0e3cb5eefb001869fc10dd1a05350c3981ed49;p=chise%2Fxemacs-chise.git.1 1998-08-31 Paul Eggert * mule/ethiopic.el: Add coding: local variable, to avoid bootstrapping problem if you need to recompile all the Lisp files using interpreted code. --- diff --git a/lisp/mule/ethiopic.el b/lisp/mule/ethiopic.el index f7ddcaa..9c31637 100644 --- a/lisp/mule/ethiopic.el +++ b/lisp/mule/ethiopic.el @@ -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