From: Kenichi Handa Date: Fri, 9 Mar 2001 00:12:14 +0000 (+0000) Subject: Add coding: iso-2022-7bit tag. X-Git-Tag: emacs-pretest-21.0.100~105 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=64fd2bb1c5ebcfc0bcf44a761dfc158da3817aa5;p=emacs.git Add coding: iso-2022-7bit tag. --- diff --git a/lisp/international/kkc.el b/lisp/international/kkc.el index f79c4c87bb8..bfd8a079834 100644 --- a/lisp/international/kkc.el +++ b/lisp/international/kkc.el @@ -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. 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 @@ -;;; 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. 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. 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 @@ -;;; 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. 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 @@ -;;; 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. 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 @@ -;;; 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. 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 @@ -;;; 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.