aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/language
diff options
context:
space:
mode:
authorKenichi Handa2001-03-09 00:12:14 +0000
committerKenichi Handa2001-03-09 00:12:14 +0000
commit64fd2bb1c5ebcfc0bcf44a761dfc158da3817aa5 (patch)
tree4a43c5133222688a604b028c344de69e04543711 /lisp/language
parent8dad09ab71204ca23b21236ef037162cdaa34a46 (diff)
downloademacs-64fd2bb1c5ebcfc0bcf44a761dfc158da3817aa5.tar.gz
emacs-64fd2bb1c5ebcfc0bcf44a761dfc158da3817aa5.zip
Add coding: iso-2022-7bit tag.
Diffstat (limited to 'lisp/language')
-rw-r--r--lisp/language/ethio-util.el2
-rw-r--r--lisp/language/japan-util.el3
-rw-r--r--lisp/language/lao-util.el2
-rw-r--r--lisp/language/thai-util.el2
-rw-r--r--lisp/language/tibet-util.el2
-rw-r--r--lisp/language/viet-util.el2
6 files changed, 7 insertions, 6 deletions
diff --git a/lisp/language/ethio-util.el b/lisp/language/ethio-util.el
index 5890fe12a61..5dde78ec832 100644
--- a/lisp/language/ethio-util.el
+++ b/lisp/language/ethio-util.el
@@ -1,4 +1,4 @@
1;;; ethio-util.el --- utilities for Ethiopic 1;;; ethio-util.el --- utilities for Ethiopic -*- coding: iso-2022-7bit; -*-
2 2
3;; Copyright (C) 1997, 2001 Electrotechnical Laboratory, JAPAN. 3;; Copyright (C) 1997, 2001 Electrotechnical Laboratory, JAPAN.
4;; Licensed to the Free Software Foundation. 4;; Licensed to the Free Software Foundation.
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 @@
1;;; japan-util.el --- utilities for Japanese 1;;; japan-util.el --- utilities for Japanese -*- coding: iso-2022-7bit; -*-
2
2 3
3;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 4;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
4;; Licensed to the Free Software Foundation. 5;; Licensed to the Free Software Foundation.
diff --git a/lisp/language/lao-util.el b/lisp/language/lao-util.el
index 4f5cb960074..dea365ad58b 100644
--- a/lisp/language/lao-util.el
+++ b/lisp/language/lao-util.el
@@ -1,4 +1,4 @@
1;;; lao-util.el --- utilities for Lao 1;;; lao-util.el --- utilities for Lao -*- coding: iso-2022-7bit; -*-
2 2
3;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN. 3;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
4;; Licensed to the Free Software Foundation. 4;; Licensed to the Free Software Foundation.
diff --git a/lisp/language/thai-util.el b/lisp/language/thai-util.el
index 0ed2a6ff9e4..1a8802a3460 100644
--- a/lisp/language/thai-util.el
+++ b/lisp/language/thai-util.el
@@ -1,4 +1,4 @@
1;;; thai-util.el --- utilities for Thai 1;;; thai-util.el --- utilities for Thai -*- coding: iso-2022-7bit; -*-
2 2
3;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 3;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
4;; Licensed to the Free Software Foundation. 4;; Licensed to the Free Software Foundation.
diff --git a/lisp/language/tibet-util.el b/lisp/language/tibet-util.el
index e09828b7cf6..7ba915bc168 100644
--- a/lisp/language/tibet-util.el
+++ b/lisp/language/tibet-util.el
@@ -1,4 +1,4 @@
1;;; tibet-util.el --- Support for inputting Tibetan characters 1;;; tibet-util.el --- Support for Tibetan -*- coding: iso-2022-7bit; -*-
2 2
3;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 3;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
4;; Licensed to the Free Software Foundation. 4;; Licensed to the Free Software Foundation.
diff --git a/lisp/language/viet-util.el b/lisp/language/viet-util.el
index 1f2f74e5d7a..d032eafd1d2 100644
--- a/lisp/language/viet-util.el
+++ b/lisp/language/viet-util.el
@@ -1,4 +1,4 @@
1;;; viet-util.el --- utilities for Vietnamese 1;;; viet-util.el --- utilities for Vietnamese -*- coding: iso-2022-7bit; -*-
2 2
3;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 3;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
4;; Licensed to the Free Software Foundation. 4;; Licensed to the Free Software Foundation.