From: Gerd Moellmann Date: Tue, 3 Apr 2001 13:07:46 +0000 (+0000) Subject: ("Czech"): Add documentation string. X-Git-Tag: emacs-pretest-21.0.101~31 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=450f6970b0c07cf5ab82258c58d99e22b1f76b92;p=emacs.git ("Czech"): Add documentation string. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d843447e6c5..c3fa1848a37 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-04-03 Gerd Moellmann + * language/czech.el ("Czech"): Add documentation string. + From Pavel@Janik.cz (Pavel Jan,Bm(Bk ml.). + * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf' to `isci24-mule.bdf'. From: Kenichi Handa . diff --git a/lisp/language/czech.el b/lisp/language/czech.el index 0658329911a..b2a4c94af81 100644 --- a/lisp/language/czech.el +++ b/lisp/language/czech.el @@ -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 ;; Keywords: multilingual, Czech @@ -38,7 +38,10 @@ (unibyte-display . iso-8859-2) (tutorial . "TUTORIAL.cs") (sample-text . "P,Bx(Bejeme v,Ba(Bm hezk,B}(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)