aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/language/czech.el
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2001-04-03 13:07:46 +0000
committerGerd Moellmann <[email protected]>2001-04-03 13:07:46 +0000
commit450f6970b0c07cf5ab82258c58d99e22b1f76b92 (patch)
treea76c207625634f0946655074e56aadf57aa6aed3 /lisp/language/czech.el
parent5817ff0ae2a42b5bc01a01dafd70f6c2b145f3e4 (diff)
("Czech"): Add documentation string.
Diffstat (limited to 'lisp/language/czech.el')
-rw-r--r--lisp/language/czech.el7
1 files changed, 5 insertions, 2 deletions
diff --git a/lisp/language/czech.el b/lisp/language/czech.el
index 0658329911..b2a4c94af8 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 <[email protected]>
;; 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)