1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-22 18:35:09 +00:00

(setup-latin1-environment): Don't set special-microsoft-code-table here.

This commit is contained in:
Richard M. Stallman 1997-08-16 21:57:47 +00:00
parent 012c3e713f
commit c4ece79389

View File

@ -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