summaryrefslogtreecommitdiff
path: root/leim/quail
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2002-11-14 14:05:23 +0000
committerDave Love <fx@gnu.org>2002-11-14 14:05:23 +0000
commit96e2cf07d956084cb7e5492443e3e54ffe846a6b (patch)
treedf27f662c0c995462d858aaa9b3a98ae02b05ddd /leim/quail
parentfdd83d27b70cef408301f54f512f44f3b54f7db3 (diff)
downloademacs-96e2cf07d956084cb7e5492443e3e54ffe846a6b.tar.gz
Add coding cookie.
Diffstat (limited to 'leim/quail')
-rw-r--r--leim/quail/czech.el2
-rw-r--r--leim/quail/hebrew.el2
-rw-r--r--leim/quail/slovak.el4
3 files changed, 4 insertions, 4 deletions
diff --git a/leim/quail/czech.el b/leim/quail/czech.el
index de1fbb2229c..20559e0fa2e 100644
--- a/leim/quail/czech.el
+++ b/leim/quail/czech.el
@@ -1,4 +1,4 @@
-;;; czech.el --- Quail package for inputting Czech
+;;; czech.el --- Quail package for inputting Czech -*-coding: iso-2022-7bit;-*-
;; Copyright (C) 1998, 2001 Free Software Foundation.
diff --git a/leim/quail/hebrew.el b/leim/quail/hebrew.el
index 9e6be106805..f52449b6cc6 100644
--- a/leim/quail/hebrew.el
+++ b/leim/quail/hebrew.el
@@ -1,4 +1,4 @@
-;;; hebrew.el --- Quail package for inputting Hebrew characters
+;;; hebrew.el --- Quail package for inputting Hebrew characters -*-coding: iso-2022-7bit;-*-
;; Copyright (C) 1998 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.
diff --git a/leim/quail/slovak.el b/leim/quail/slovak.el
index 87afdad8b22..ff3457f3d23 100644
--- a/leim/quail/slovak.el
+++ b/leim/quail/slovak.el
@@ -1,11 +1,11 @@
-;;; slovak.el --- Quail package for inputting Slovak
+;;; slovak.el --- Quail package for inputting Slovak -*-coding: iso-2022-7bit;-*-
;; Copyright (C) 1998, 2001 Free Software Foundation.
;; Authors: Tibor ,B)(Bimko <tibor.simko@fmph.uniba.sk>
;; Milan Zamazal <pdm@zamazal.org>
;; Maintainer: Pavel Jan,Bm(Bk <Pavel@Janik.cz>
-;; Keywords: i18, multilingual, input method, Slovak
+;; Keywords: i18n, multilingual, input method, Slovak
;; This file is part of GNU Emacs.