aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/language/slovak.el2
2 files changed, 3 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index dd76ee2a85f..f7222d72455 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,6 +2,8 @@
2 2
3 * language/czech.el ("Czech"): Fix the documentation. 3 * language/czech.el ("Czech"): Fix the documentation.
4 4
5 * language/slovak.el ("Slovak"): Likewise.
6
52002-03-05 ShengHuo ZHU <zsh@cs.rochester.edu> 72002-03-05 ShengHuo ZHU <zsh@cs.rochester.edu>
6 8
7 * xml.el (xml-parse-attlist): Accept empty strings. 9 * xml.el (xml-parse-attlist): Accept empty strings.
diff --git a/lisp/language/slovak.el b/lisp/language/slovak.el
index d1702b5bd53..7e9e1e1ea33 100644
--- a/lisp/language/slovak.el
+++ b/lisp/language/slovak.el
@@ -42,7 +42,7 @@
42 (sample-text . "Prajeme V,Ba(Bm pr,Bm(Bjemn,B}(B de,Br(B!") 42 (sample-text . "Prajeme V,Ba(Bm pr,Bm(Bjemn,B}(B de,Br(B!")
43 (documentation . "\ 43 (documentation . "\
44This language environment is almost the same as Latin-2, 44This language environment is almost the same as Latin-2,
45but sets the default input to \"slovak\", 45but sets the default input method to \"slovak\",
46and selects the Slovak tutorial.")) 46and selects the Slovak tutorial."))
47 '("European")) 47 '("European"))
48 48