From ebea573567b0d290cadb52b356f4f5f44a24829d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Thu, 12 Jul 2001 09:42:47 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ lisp/language/czech.el | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a922e59ccdf..cc2ef27d1f7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2001-07-12 Pavel Jan,Bm(Bk + + * language/czech.el: a fix to follow coding conventions. + 2001-07-11 Eli Zaretskii * speedbar.el (speedbar-supported-extension-expressions): Add .g diff --git a/lisp/language/czech.el b/lisp/language/czech.el index e843aa53f8c..22166209442 100644 --- a/lisp/language/czech.el +++ b/lisp/language/czech.el @@ -1,7 +1,8 @@ -;;; czech.el -- support for Czech -*- coding: iso-2022-7bit; -*- +;;; czech.el --- support for Czech -*- coding: iso-2022-7bit; -*- ;; Copyright (C) 1998, 2001 Free Software Foundation. +;; Author: Milan Zamazal ;; Maintainer: Pavel Jan,Am(Bk ;; Keywords: multilingual, Czech @@ -46,4 +47,4 @@ and select's the Czech tutorial.")) (provide 'czech) -;; czech.el ends here +;;; czech.el ends here -- 2.39.2