* language/european.el (macintosh): Define as alias for mac-roman.
This commit is contained in:
parent
49ae5b39fa
commit
8a6ccb6681
2 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* language/european.el (macintosh): Define as alias for mac-roman.
|
||||
|
||||
2011-11-19 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* mail/rmailmm.el (rmail-mime-display-header)
|
||||
|
|
|
|||
|
|
@ -613,6 +613,7 @@ method and applying Turkish case rules for the characters i, I, $(D)E(B, $(D*
|
|||
:mnemonic ?M
|
||||
:charset-list '(mac-roman)
|
||||
:mime-charset 'macintosh)
|
||||
(define-coding-system-alias 'macintosh 'mac-roman)
|
||||
|
||||
(define-coding-system 'next
|
||||
"NeXTstep encoding"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue