diff options
author | Kenichi Handa <handa@m17n.org> | 2001-03-09 00:12:14 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2001-03-09 00:12:14 +0000 |
commit | 64fd2bb1c5ebcfc0bcf44a761dfc158da3817aa5 (patch) | |
tree | 4a43c5133222688a604b028c344de69e04543711 /lisp/language/japan-util.el | |
parent | 8dad09ab71204ca23b21236ef037162cdaa34a46 (diff) | |
download | emacs-64fd2bb1c5ebcfc0bcf44a761dfc158da3817aa5.tar.gz |
Add coding: iso-2022-7bit tag.
Diffstat (limited to 'lisp/language/japan-util.el')
-rw-r--r-- | lisp/language/japan-util.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/language/japan-util.el b/lisp/language/japan-util.el index 9e63dcbaf04..6724010cd6a 100644 --- a/lisp/language/japan-util.el +++ b/lisp/language/japan-util.el @@ -1,4 +1,5 @@ -;;; japan-util.el --- utilities for Japanese +;;; japan-util.el --- utilities for Japanese -*- coding: iso-2022-7bit; -*- + ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. ;; Licensed to the Free Software Foundation. |