Mercurial > emacs
changeset 36683:b82a6fbaae16
Add coding: iso-2022-7bit tag.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 09 Mar 2001 00:12:14 +0000 |
parents | 8adcbdf9202c |
children | 61687d474d90 |
files | 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 |
diffstat | 7 files changed, 8 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/kkc.el Fri Mar 09 00:11:33 2001 +0000 +++ b/lisp/international/kkc.el Fri Mar 09 00:12:14 2001 +0000 @@ -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.
--- a/lisp/language/ethio-util.el Fri Mar 09 00:11:33 2001 +0000 +++ b/lisp/language/ethio-util.el Fri Mar 09 00:12:14 2001 +0000 @@ -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.
--- a/lisp/language/japan-util.el Fri Mar 09 00:11:33 2001 +0000 +++ b/lisp/language/japan-util.el Fri Mar 09 00:12:14 2001 +0000 @@ -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.
--- a/lisp/language/lao-util.el Fri Mar 09 00:11:33 2001 +0000 +++ b/lisp/language/lao-util.el Fri Mar 09 00:12:14 2001 +0000 @@ -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.
--- a/lisp/language/thai-util.el Fri Mar 09 00:11:33 2001 +0000 +++ b/lisp/language/thai-util.el Fri Mar 09 00:12:14 2001 +0000 @@ -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.
--- a/lisp/language/tibet-util.el Fri Mar 09 00:11:33 2001 +0000 +++ b/lisp/language/tibet-util.el Fri Mar 09 00:12:14 2001 +0000 @@ -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.
--- a/lisp/language/viet-util.el Fri Mar 09 00:11:33 2001 +0000 +++ b/lisp/language/viet-util.el Fri Mar 09 00:12:14 2001 +0000 @@ -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.