]> git.eshelyaron.com Git - emacs.git/commitdiff
("Slovak"): Add documentation string. From
authorGerd Moellmann <gerd@gnu.org>
Tue, 3 Apr 2001 13:10:43 +0000 (13:10 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 3 Apr 2001 13:10:43 +0000 (13:10 +0000)
Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).

lisp/ChangeLog
lisp/language/slovak.el

index c3fa1848a373a8cd2b64495b8d4a01cac87b363c..ade5e69e6aaafad13d76c01a6a6a82d7b9310347 100644 (file)
@@ -1,5 +1,8 @@
 2001-04-03  Gerd Moellmann  <gerd@gnu.org>
 
+       * language/slovak.el ("Slovak"): Add documentation string.  From
+       Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
+
        * language/czech.el ("Czech"): Add documentation string.
        From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
 
index 15688e6eeba55018045b2047748bf05a67bc166a..8ea5e875d8d059605dd6eb2aa01e8f56d036c15c 100644 (file)
@@ -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 \e,B)\e(Bimko <tibor.simko@fmph.uniba.sk>,
 ;;             Milan Zamazal <pdm@fi.muni.cz>
            (unibyte-syntax . "latin-2")
            (unibyte-display . iso-8859-2)
            (sample-text . "Prajeme V\e,Ba\e(Bm pr\e,Bm\e(Bjemn\e,B}\e(B de\e,Br\e(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)