diff options
author | Dave Love <fx@gnu.org> | 1999-10-22 16:19:18 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 1999-10-22 16:19:18 +0000 |
commit | af480bd8cb8f074c06ac6bd1f0e3e92f8effa2ed (patch) | |
tree | b07dfe93f8a66f91fe2ce678407b89e980a3a17d /lisp/language | |
parent | 25a813385d3fdb04b72c5f1ab26db063133568cc (diff) | |
download | emacs-af480bd8cb8f074c06ac6bd1f0e3e92f8effa2ed.tar.gz |
Latin-8 doc fix.
Diffstat (limited to 'lisp/language')
-rw-r--r-- | lisp/language/european.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/language/european.el b/lisp/language/european.el index 13678b0e482..d8cd1acdd78 100644 --- a/lisp/language/european.el +++ b/lisp/language/european.el @@ -250,9 +250,9 @@ Ukranian.")) ; says ISO 8859-1 ;;; . "") (documentation . "\ This language environment is a generic one for the Latin-8 (ISO-8859-14) -character set which supports the Celtic languages, specifically Welsh and -Irish Gaelic (old orthography) which are not covered by other ISO-8859 -character sets.")) +character set which supports the Celtic languages which are not covered +by other ISO-8859 character sets, specifically Welsh, Manx Gaelic and +Irish Gaelic (old orthography).")) '("European")) ;; Latin-9 (ISO-8859-15) |