summaryrefslogtreecommitdiff
path: root/lisp/language/slovak.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/language/slovak.el')
-rw-r--r--lisp/language/slovak.el7
1 files changed, 5 insertions, 2 deletions
diff --git a/lisp/language/slovak.el b/lisp/language/slovak.el
index 15688e6eeba..8ea5e875d8d 100644
--- a/lisp/language/slovak.el
+++ b/lisp/language/slovak.el
@@ -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)