Mercurial > emacs
changeset 37160:7089a2f8a081
("Slovak"): Add documentation string. From
Pavel@Janik.cz (Pavel Jan,Bm(Bk ml.).
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 03 Apr 2001 13:10:08 +0000 |
parents | 50b3cccaea40 |
children | 1039e26f5a8e |
files | lisp/language/slovak.el |
diffstat | 1 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/language/slovak.el Tue Apr 03 13:07:46 2001 +0000 +++ b/lisp/language/slovak.el Tue Apr 03 13:10:08 2001 +0000 @@ -1,6 +1,6 @@ ;;; slovak.el --- Support for Slovak -*- coding: iso-2022-7bit; -*- -;; Copyright (C) 1998 Free Software Foundation. +;; Copyright (C) 1998, 2001 Free Software Foundation. ;; Authors: Tibor ,B)(Bimko <tibor.simko@fmph.uniba.sk>, ;; Milan Zamazal <pdm@fi.muni.cz> @@ -39,7 +39,10 @@ (unibyte-syntax . "latin-2") (unibyte-display . iso-8859-2) (sample-text . "Prajeme V,Ba(Bm pr,Bm(Bjemn,B}(B de,Br(B!") - (documentation . t)) + (documentation . "\ +This language environment is almost the same as Latin-2, +but default input method is set to \"slovak\", +and select's the Slovak tutorial.")) '("European")) (provide 'slovak)