(setup-latin1-environment): Don't set special-microsoft-code-table here.
This commit is contained in:
parent
012c3e713f
commit
c4ece79389
1 changed files with 1 additions and 2 deletions
|
@ -76,8 +76,7 @@
|
|||
"Set up multilingual environment (MULE) for European Latin-1 users."
|
||||
(interactive)
|
||||
(setup-8-bit-environment "Latin-1" 'latin-iso8859-1 'iso-latin-1
|
||||
"latin-1-prefix")
|
||||
(aset special-microsoft-code-table ?\222 t))
|
||||
"latin-1-prefix"))
|
||||
|
||||
(set-language-info-alist
|
||||
"Latin-1" '((setup-function . (setup-latin1-environment
|
||||
|
|
Loading…
Add table
Reference in a new issue