diff options
| -rw-r--r-- | lisp/language/european.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/language/european.el b/lisp/language/european.el index a3986f0c01b..43bcc53ece1 100644 --- a/lisp/language/european.el +++ b/lisp/language/european.el | |||
| @@ -120,7 +120,8 @@ These languages are supported with the Latin-1 (ISO-8859-1) character set: | |||
| 120 | (documentation . ("\ | 120 | (documentation . ("\ |
| 121 | These languages are supported with the Latin-2 (ISO-8859-2) character set: | 121 | These languages are supported with the Latin-2 (ISO-8859-2) character set: |
| 122 | Albanian, Czech, English, German, Hungarian, Polish, Romanian, | 122 | Albanian, Czech, English, German, Hungarian, Polish, Romanian, |
| 123 | Serbo-Croatian or Croatian, Slovak, Slovene, and Swedish. | 123 | Serbo-Croatian or Croatian, Slovak, Slovene, Sorbian (upper and lower), |
| 124 | and Swedish, | ||
| 124 | " . describe-european-environment-map)) | 125 | " . describe-european-environment-map)) |
| 125 | )) | 126 | )) |
| 126 | 127 | ||