# HG changeset patch # User Dave Love # Date 1037282723 0 # Node ID 460ba1fd40b4dec8c4a9b5890e69c7a40691020b # Parent ae94ed38415f401b89d57ded1e5b2037f7468f72 Add coding cookie. diff -r ae94ed38415f -r 460ba1fd40b4 leim/quail/czech.el --- 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. diff -r ae94ed38415f -r 460ba1fd40b4 leim/quail/hebrew.el --- 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. diff -r ae94ed38415f -r 460ba1fd40b4 leim/quail/slovak.el --- 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 ;; 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.