From c04edbd521b5bb6cd30787b17f4ba2dafa5318dc Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 26 Feb 2002 15:33:45 +0000 Subject: [PATCH] ("Dutch"): Doc fix. --- lisp/ChangeLog | 4 ++++ lisp/language/european.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e34e0716079..6c8a81a9a15 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2002-02-26 Eli Zaretskii + + * language/european.el ("Dutch"): Doc fix. + 2002-02-25 Jason Rumney * language/japanese.el (iso-2022-jp-2): Add init-bol flag. diff --git a/lisp/language/european.el b/lisp/language/european.el index ad7353bae72..eef5ea09e35 100644 --- a/lisp/language/european.el +++ b/lisp/language/european.el @@ -306,7 +306,7 @@ and select's 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 select's the Dutch tutorial.")) +but it selects the Dutch tutorial.")) '("European")) ;; For Turkish, the character set ISO-8859-9 (Latin-5) is used. But, -- 2.39.2