]> git.eshelyaron.com Git - emacs.git/commitdiff
("Czech"): Add documentation string.
authorGerd Moellmann <gerd@gnu.org>
Tue, 3 Apr 2001 13:07:46 +0000 (13:07 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 3 Apr 2001 13:07:46 +0000 (13:07 +0000)
lisp/ChangeLog
lisp/language/czech.el

index d843447e6c553518b9a44106353dd89ba3155e31..c3fa1848a373a8cd2b64495b8d4a01cac87b363c 100644 (file)
@@ -1,5 +1,8 @@
 2001-04-03  Gerd Moellmann  <gerd@gnu.org>
 
+       * language/czech.el ("Czech"): Add documentation string.
+       From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
+
        * ps-mule.el (ps-mule-font-info-database-bdf): Change
        `isci24-etl.bdf' to `isci24-mule.bdf'.  From: Kenichi Handa
        <handa@etl.go.jp>.
index 0658329911a3d18dfbf91d2b228502e6a3973604..b2a4c94af8192bc4c7b11f0e5074a18e3dcb9b4d 100644 (file)
@@ -1,6 +1,6 @@
 ;;; czech.el -- support for Czech -*- coding: iso-2022-7bit; -*-
 
-;; Copyright (C) 1998 Free Software Foundation.
+;; Copyright (C) 1998, 2001 Free Software Foundation.
 
 ;; Maintainer: Milan Zamazal <pdm@fi.muni.cz>
 ;; Keywords: multilingual, Czech
           (unibyte-display . iso-8859-2)
           (tutorial . "TUTORIAL.cs")
           (sample-text . "P\e,Bx\e(Bejeme v\e,Ba\e(Bm hezk\e,B}\e(B den!")
-          (documentation . t))
+          (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."))
  '("European"))
 
 (provide 'czech)