From 70a4f3eae14fe1c8d61a06ea7a8386f6e9d40648 Mon Sep 17 00:00:00 2001 From: Werner LEMBERG Date: Wed, 19 Dec 2001 22:00:17 +0000 Subject: [PATCH] More doc string fixes. --- lisp/language/czech.el | 4 ++-- lisp/language/european.el | 10 +++++----- lisp/language/slovak.el | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/lisp/language/czech.el b/lisp/language/czech.el index 32b2a7cd7fa..54762ebc515 100644 --- a/lisp/language/czech.el +++ b/lisp/language/czech.el @@ -41,8 +41,8 @@ (sample-text . "P,Bx(Bejeme v,Ba(Bm hezk,B}(B den!") (documentation . "\ This language environment is almost the same as Latin-2, -but default input method is set to \"czech\", -and the Czech tutorial is selected.")) +but sets the default input method is set to \"czech\", +and selects the Czech tutorial.")) '("European")) (provide 'czech) diff --git a/lisp/language/european.el b/lisp/language/european.el index 959c1357f14..7928771c956 100644 --- a/lisp/language/european.el +++ b/lisp/language/european.el @@ -266,8 +266,8 @@ German (Deutsch Nord) Guten Tag German (Deutsch S,A|(Bd) Gr,A|_(B Gott") (documentation . "\ This language environment is almost the same as Latin-1, -but the default input method is set to \"german-postfix\". -Additionally, the tutorial is set to \"TUTORIAL.de\".")) +but sets the default input method to \"german-postfix\". +Additionally, it selects the German tutorial.")) '("European")) (set-language-info-alist @@ -282,7 +282,7 @@ Additionally, the tutorial is set to \"TUTORIAL.de\".")) (sample-text . "French (Fran,Ag(Bais) Bonjour, Salut") (documentation . "\ This language environment is almost the same as Latin-1, -but the tutorial is set to \"TUTORIAL.fr\".")) +but it selects the French tutorial.")) '("European")) (set-language-info-alist @@ -310,7 +310,7 @@ but the tutorial is set to \"TUTORIAL.fr\".")) (sample-text . "Spanish (Espa,Aq(Bol) ,A!(BHola!") (documentation . "\ This language environment is almost the same as Latin-1, -but the default input method is set to \"spanish-postfix\", +but it sets the default input method to \"spanish-postfix\", and it selects the Spanish tutorial.")) '("European")) @@ -325,7 +325,7 @@ and it selects the Spanish tutorial.")) (sample-text . "Er is een aantal manieren waarop je dit kan doen") (documentation . "\ This language environment is almost the same as Latin-1, -but the Dutch tutorial is selected.")) +but it selects the Dutch tutorial.")) '("European")) ;; For Turkish, the character set ISO-8859-9 (Latin-5) is used. But, diff --git a/lisp/language/slovak.el b/lisp/language/slovak.el index 2f1a214f877..d1702b5bd53 100644 --- a/lisp/language/slovak.el +++ b/lisp/language/slovak.el @@ -42,8 +42,8 @@ (sample-text . "Prajeme V,Ba(Bm pr,Bm(Bjemn,B}(B de,Br(B!") (documentation . "\ This language environment is almost the same as Latin-2, -but default input method is set to \"slovak\", -and the Slovak tutorial is selected.")) +but sets the default input to \"slovak\", +and selects the Slovak tutorial.")) '("European")) (provide 'slovak) -- 2.39.2