From: Dave Love Date: Thu, 14 Nov 2002 14:05:23 +0000 (+0000) Subject: Add coding cookie. X-Git-Tag: ttn-vms-21-2-B4~12466 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=53d1634b7f9458b456f3cacc22ae4bd0e80c73c7;p=emacs.git Add coding cookie. --- 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 ;; Milan Zamazal ;; Maintainer: Pavel Jan,Bm(Bk -;; Keywords: i18, multilingual, input method, Slovak +;; Keywords: i18n, multilingual, input method, Slovak ;; This file is part of GNU Emacs.