]> git.eshelyaron.com Git - emacs.git/commitdiff
Add coding cookie.
authorDave Love <fx@gnu.org>
Thu, 14 Nov 2002 14:05:23 +0000 (14:05 +0000)
committerDave Love <fx@gnu.org>
Thu, 14 Nov 2002 14:05:23 +0000 (14:05 +0000)
leim/quail/czech.el
leim/quail/hebrew.el
leim/quail/slovak.el

index de1fbb2229c70328e3a72f5c8af8ee464bf990d3..20559e0fa2e5cea85127ef87192f1ecbd94a83f0 100644 (file)
@@ -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.
 
index 9e6be106805a020db4bdf870077f97d69d146306..f52449b6cc6ac3d711a502ec257301de5fd0aac1 100644 (file)
@@ -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.
index 87afdad8b22be325d7aabaa287e60718c4b95f1e..ff3457f3d23d3c5cbc933f38e2e84a18a0812437 100644 (file)
@@ -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 \e,B)\e(Bimko <tibor.simko@fmph.uniba.sk>
 ;;     Milan Zamazal <pdm@zamazal.org>
 ;; Maintainer: Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
-;; Keywords: i18, multilingual, input method, Slovak
+;; Keywords: i18n, multilingual, input method, Slovak
 
 ;; This file is part of GNU Emacs.