From: Pavel Janík Date: Thu, 12 Jul 2001 09:42:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.104~11 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ebea573567b0d290cadb52b356f4f5f44a24829d;p=emacs.git *** empty log message *** --- 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