From b1c0272c2ef8fb65ed272212690a2871f29157e1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Francesco=20Potort=C3=AC?= Date: Fri, 7 Feb 2003 11:36:30 +0000 Subject: [PATCH] ("French", "Slovenian"): Fix doc strings. --- lisp/language/european.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/language/european.el b/lisp/language/european.el index ee0ab84ca21..3dba5ff2882 100644 --- a/lisp/language/european.el +++ b/lisp/language/european.el @@ -297,7 +297,7 @@ Additionally, it selects the German tutorial.")) (sample-text . "French (Fran,Ag(Bais) Bonjour, Salut") (documentation . "\ This language environment is almost the same as Latin-1, -but it selects the French tutorial.")) +but it selects the French tutorial and input method.")) '("European")) (set-language-info-alist @@ -326,7 +326,9 @@ Additionally, it selects the Italian tutorial.")) (unibyte-display . iso-8859-2) (tutorial . "TUTORIAL.sl") (sample-text . ",B.(Belimo vam uspe,B9(Ben dan!") - (documentation . t)) + (documentation . "\ +This language environment is almost the same as Latin-2, +but it selects the Slovenian tutorial and input method.")) '("European")) (set-language-info-alist -- 2.39.2