aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Janík2002-03-06 11:03:56 +0000
committerPavel Janík2002-03-06 11:03:56 +0000
commitc1a227eaf24545bc2b65fdb5aeedc326af3b4681 (patch)
treed4c101e959260d6a24c265ad9f2f177065ae0f02
parent0c9bf0c3425f80d0b222d51bf2919b62a308c79d (diff)
downloademacs-c1a227eaf24545bc2b65fdb5aeedc326af3b4681.tar.gz
emacs-c1a227eaf24545bc2b65fdb5aeedc326af3b4681.zip
("Slovak"): Likewise.
-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