Mercurial > emacs
changeset 38381:377e83704c76
*** empty log message ***
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Thu, 12 Jul 2001 09:42:47 +0000 |
parents | 99b267c1ccbd |
children | 36083635b0c6 |
files | lisp/ChangeLog lisp/language/czech.el |
diffstat | 2 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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
--- 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 <pdm@zamazal.org> ;; Maintainer: Pavel Jan,Am(Bk <Pavel@Janik.cz> ;; Keywords: multilingual, Czech @@ -46,4 +47,4 @@ (provide 'czech) -;; czech.el ends here +;;; czech.el ends here