]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorPavel Janík <Pavel@Janik.cz>
Thu, 12 Jul 2001 09:42:47 +0000 (09:42 +0000)
committerPavel Janík <Pavel@Janik.cz>
Thu, 12 Jul 2001 09:42:47 +0000 (09:42 +0000)
lisp/ChangeLog
lisp/language/czech.el

index a922e59ccdff922d6d028ec28d34646dd31ed112..cc2ef27d1f70f04228bbab84ac21618e56f44368 100644 (file)
@@ -1,3 +1,7 @@
+2001-07-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * language/czech.el: a fix to follow coding conventions.
+
 2001-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * speedbar.el (speedbar-supported-extension-expressions): Add .g
index e843aa53f8cf4a8c43997aa1619a790aa643913b..221662094429533c4d7c89d7abc193b2efacb37d 100644 (file)
@@ -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 <pdm@zamazal.org>
 ;; Maintainer: Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
 ;; Keywords: multilingual, Czech
 
@@ -46,4 +47,4 @@ and select's the Czech tutorial."))
 
 (provide 'czech)
 
-;; czech.el ends here
+;;; czech.el ends here