]> git.eshelyaron.com Git - emacs.git/commitdiff
Add coding: iso-2022-7bit tag.
authorKenichi Handa <handa@m17n.org>
Fri, 9 Mar 2001 00:12:14 +0000 (00:12 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 9 Mar 2001 00:12:14 +0000 (00:12 +0000)
lisp/international/kkc.el
lisp/language/ethio-util.el
lisp/language/japan-util.el
lisp/language/lao-util.el
lisp/language/thai-util.el
lisp/language/tibet-util.el
lisp/language/viet-util.el

index f79c4c87bb85b0ef65940c2610b001b7730e9994..bfd8a079834792faaf519cb1ec5d44a8e011ca17 100644 (file)
@@ -1,4 +1,4 @@
-;;; kkc.el --- Kana Kanji converter
+;;; kkc.el --- Kana Kanji converter    -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
index 5890fe12a6198f934f5e78ae3f54a1890409da79..5dde78ec832abfe437fd12fe415a0d2b7e658934 100644 (file)
@@ -1,4 +1,4 @@
-;;; ethio-util.el --- utilities for Ethiopic
+;;; ethio-util.el --- utilities for Ethiopic -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1997, 2001 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
index 9e63dcbaf041c434780bdbbc9a0801d2bec29fc6..6724010cd6a37043cb98e87049b1eccdf9c31ec1 100644 (file)
@@ -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.
index 4f5cb960074ccb8e36ba5163b05d1ce5b53eb0d1..dea365ad58b8dc6e9f1f699111cb0a8fb2f8a945 100644 (file)
@@ -1,4 +1,4 @@
-;;; lao-util.el --- utilities for Lao
+;;; lao-util.el --- utilities for Lao -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
index 0ed2a6ff9e4833e047e5fc44da31111018f54d54..1a8802a3460bc9e5fd727b275b0bb5b7f3b7b352 100644 (file)
@@ -1,4 +1,4 @@
-;;; thai-util.el --- utilities for Thai
+;;; thai-util.el --- utilities for Thai -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
index e09828b7cf658c15e3129205c1b573fb78194864..7ba915bc168e2a62d996d219b24753ed3e83d079 100644 (file)
@@ -1,4 +1,4 @@
-;;; tibet-util.el --- Support for inputting Tibetan characters
+;;; tibet-util.el --- Support for Tibetan   -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
index 1f2f74e5d7a48924c56ad28aa847c8020b8cf431..d032eafd1d25d258c7381ccca709ad03f320d72a 100644 (file)
@@ -1,4 +1,4 @@
-;;; viet-util.el ---  utilities for Vietnamese
+;;; viet-util.el ---  utilities for Vietnamese  -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.