diff options
author | Dave Love <fx@gnu.org> | 2002-10-04 21:48:23 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2002-10-04 21:48:23 +0000 |
commit | 897755c4774ca0464d5e93c825b27f896253c347 (patch) | |
tree | ae2d3c3cb4c2ca0c5ec7b36efa724a06156b5eb9 /lisp/language/devan-util.el | |
parent | af1b4a53103b5a2891beaacd727929ff4c4a7f09 (diff) | |
download | emacs-897755c4774ca0464d5e93c825b27f896253c347.tar.gz emacs-897755c4774ca0464d5e93c825b27f896253c347.tar.bz2 emacs-897755c4774ca0464d5e93c825b27f896253c347.zip |
Fix coding cookie.
Diffstat (limited to 'lisp/language/devan-util.el')
-rw-r--r-- | lisp/language/devan-util.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/devan-util.el b/lisp/language/devan-util.el index 10eef8231bf..4d97915d4f6 100644 --- a/lisp/language/devan-util.el +++ b/lisp/language/devan-util.el @@ -1,4 +1,4 @@ -;;; devan-util.el --- Support for composing Devanagari characters -*-coding: iso2022-7bit;-*- +;;; devan-util.el --- Support for composing Devanagari characters -*-coding: iso-2022-7bit;-*- ;; Copyright (C) 2001 Free Software Foundation, Inc. |