German (Deutsch S\e,A|\e(Bd) Gr\e,A|_\e(B Gott")
(documentation . "\
This language environment is almost the same as Latin-1,
-but default input method is set to \"german-postfix\"."))
+but the default input method is set to \"german-postfix\"."))
'("European"))
(set-language-info-alist
(sample-text . "Spanish (Espa\e,Aq\e(Bol) \e,A!\e(BHola!")
(documentation . "\
This language environment is almost the same as Latin-1,
-but default input method is set to \"spanish-postfix\",
-and select's the Spanish tutorial."))
+but the default input method is set to \"spanish-postfix\",
+and it selects the Spanish tutorial."))
'("European"))
(set-language-info-alist
'mac-roman 4 ?M "Mac Roman Encoding"
'(decode-mac-roman . encode-mac-roman)
'((safe-chars . mac-roman-encoder)
- (valid-codes (0 . 255))))
+ (valid-codes (0 . 255))
+ (mime-charset . macintosh))) ; per IANA, rfc1345
(provide 'european)