changeset 48309:460ba1fd40b4

Add coding cookie.
author Dave Love <fx@gnu.org>
date Thu, 14 Nov 2002 14:05:23 +0000
parents ae94ed38415f
children 483bfbcf5121
files leim/quail/czech.el leim/quail/hebrew.el leim/quail/slovak.el
diffstat 3 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/leim/quail/czech.el	Thu Nov 14 14:05:16 2002 +0000
+++ b/leim/quail/czech.el	Thu Nov 14 14:05:23 2002 +0000
@@ -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.
 
--- a/leim/quail/hebrew.el	Thu Nov 14 14:05:16 2002 +0000
+++ b/leim/quail/hebrew.el	Thu Nov 14 14:05:23 2002 +0000
@@ -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.
--- a/leim/quail/slovak.el	Thu Nov 14 14:05:16 2002 +0000
+++ b/leim/quail/slovak.el	Thu Nov 14 14:05:23 2002 +0000
@@ -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.