]> code.delx.au - gnu-emacs/blobdiff - lisp/language/czech.el
(distclean): Fix a typo (colon was after "clean").
[gnu-emacs] / lisp / language / czech.el
index b2a4c94af8192bc4c7b11f0e5074a18e3dcb9b4d..3d7467ccb43955ca40b630474f2f191ae539e7f8 100644 (file)
@@ -1,8 +1,9 @@
-;;; czech.el -- support for Czech -*- coding: iso-2022-7bit; -*-
+;;; czech.el --- support for Czech -*- coding: iso-2022-7bit; no-byte-compile: t -*-
 
 ;; Copyright (C) 1998, 2001 Free Software Foundation.
 
-;; Maintainer: Milan Zamazal <pdm@fi.muni.cz>
+;; Author: Milan Zamazal <pdm@zamazal.org>
+;; Maintainer: Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
 ;; Keywords: multilingual, Czech
 
 ;; This file is part of GNU Emacs.
           (sample-text . "P\e,Bx\e(Bejeme v\e,Ba\e(Bm hezk\e,B}\e(B den!")
           (documentation . "\
 This language environment is almost the same as Latin-2,
-but default input method is set to \"czech\",
-and select's the Czech tutorial."))
+but sets the default input method to \"czech\",
+and selects the Czech tutorial."))
  '("European"))
 
 (provide 'czech)
 
-;; czech.el ends here
+;;; arch-tag: 45ac0d83-ca13-4b5e-9e82-821e44080c24
+;;; czech.el ends here