]> code.delx.au - gnu-emacs/commitdiff
More doc string fixes.
authorWerner LEMBERG <wl@gnu.org>
Wed, 19 Dec 2001 22:00:17 +0000 (22:00 +0000)
committerWerner LEMBERG <wl@gnu.org>
Wed, 19 Dec 2001 22:00:17 +0000 (22:00 +0000)
lisp/language/czech.el
lisp/language/european.el
lisp/language/slovak.el

index 32b2a7cd7fad5e11177da246b824ff99a28b9c1c..54762ebc515acaac66ec9064d9af8e87783c3d3e 100644 (file)
@@ -41,8 +41,8 @@
           (sample-text . "P\e,Bx\e(Bejeme v\e,Ba\e(Bm hezk\e,B}\e(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)
index 959c1357f144fe7db8289cac0ae923e474a6957f..7928771c956b548b4b75829c6e92fed6f63ebec7 100644 (file)
@@ -266,8 +266,8 @@ German (Deutsch Nord)       Guten Tag
 German (Deutsch S\e,A|\e(Bd)     Gr\e,A|_\e(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\e,Ag\e(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\e,Aq\e(Bol)     \e,A!\e(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,
index 2f1a214f877fad319b84b291245fb4dfb63c7466..d1702b5bd53931e3dca1be75954ca4c68043e258 100644 (file)
@@ -42,8 +42,8 @@
            (sample-text . "Prajeme V\e,Ba\e(Bm pr\e,Bm\e(Bjemn\e,B}\e(B de\e,Br\e(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)