diff options
-rw-r--r-- | lisp/international/kkc.el | 2 | ||||
-rw-r--r-- | lisp/language/ethio-util.el | 2 | ||||
-rw-r--r-- | lisp/language/japan-util.el | 3 | ||||
-rw-r--r-- | lisp/language/lao-util.el | 2 | ||||
-rw-r--r-- | lisp/language/thai-util.el | 2 | ||||
-rw-r--r-- | lisp/language/tibet-util.el | 2 | ||||
-rw-r--r-- | lisp/language/viet-util.el | 2 |
7 files changed, 8 insertions, 7 deletions
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. |