Mercurial > emacs
changeset 37158:3c52214fcdfb
("Czech"): Add documentation string.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 03 Apr 2001 13:06:42 +0000 |
parents | e9d11225e3cd |
children | 50b3cccaea40 |
files | lisp/language/czech.el |
diffstat | 1 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/language/czech.el Tue Apr 03 12:57:36 2001 +0000 +++ b/lisp/language/czech.el Tue Apr 03 13:06:42 2001 +0000 @@ -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 @@ -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)