From a604c5afbebe383a3a4408e63d1c84bc459973f3 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Fri, 9 Mar 2001 00:02:17 +0000 Subject: [PATCH] Add coding: tag in Local Variables: section. --- lisp/language/devan-util.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/language/devan-util.el b/lisp/language/devan-util.el index 2d244d4cf8b..be15f2d5b31 100644 --- a/lisp/language/devan-util.el +++ b/lisp/language/devan-util.el @@ -1,6 +1,6 @@ ;;; devan-util.el --- Support for Devanagari Script Composition -;; Copyright (C) 1996 Free Software Foundation, Inc. +;; Copyright (C) 1996, 2001 Free Software Foundation, Inc. ;; Author: KAWABATA, Taichi @@ -1282,3 +1282,7 @@ If there's no corresponding narrow character, return CHAR as is." (provide 'devan-util) ;;; devan-util.el end here + +;; Local Variables: +;; coding: iso-2022-7bit +;; End: -- 2.39.5