Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8c4b6822
Commit
8c4b6822
authored
Jan 09, 2001
by
Kenichi Handa
Browse files
(locale-language-names): Map "es" to "Spanish" and "nl" to "Dutch".
parent
3184082b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/international/mule-cmds.el
lisp/international/mule-cmds.el
+2
-2
No files found.
lisp/international/mule-cmds.el
View file @
8c4b6822
...
...
@@ -1633,7 +1633,7 @@ of buffer-file-coding-system set by this function."
;; Users who specify "en" explicitly typically want Latin-1, not ASCII.
(
"en"
.
"Latin-1"
)
; English
(
"eo"
.
"Latin-3"
)
; Esperanto
(
"es"
.
"
Latin-1"
)
;
Spanish
(
"es"
.
"Spanish
"
)
(
"et"
.
"Latin-4"
)
; Estonian
(
"eu"
.
"Latin-1"
)
; Basque
; fa Persian
...
...
@@ -1688,7 +1688,7 @@ of buffer-file-coding-system set by this function."
; my Burmese
; na Nauru
(
"ne"
.
"Devanagari"
)
; Nepali
(
"nl"
.
"
Latin-1"
)
;
Dutch
(
"nl"
.
"Dutch
"
)
(
"no"
.
"Latin-1"
)
; Norwegian
; oc Occitan
; om (Afan) Oromo
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment