# HG changeset patch # User Pavel Jank # Date 994930967 0 # Node ID 377e83704c7602eeb32cdd41a9453d6e0aad5141 # Parent 99b267c1ccbd331800ef6f1d96c12e28b798d272 *** empty log message *** diff -r 99b267c1ccbd -r 377e83704c76 lisp/ChangeLog --- a/lisp/ChangeLog Thu Jul 12 08:46:28 2001 +0000 +++ b/lisp/ChangeLog Thu Jul 12 09:42:47 2001 +0000 @@ -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 -r 99b267c1ccbd -r 377e83704c76 lisp/language/czech.el --- a/lisp/language/czech.el Thu Jul 12 08:46:28 2001 +0000 +++ b/lisp/language/czech.el Thu Jul 12 09:42:47 2001 +0000 @@ -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 @@ (provide 'czech) -;; czech.el ends here +;;; czech.el ends here