mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
("French", "Slovenian"): Fix doc strings.
This commit is contained in:
parent
ff57e5d626
commit
b1c0272c2e
1 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue