mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-10 13:40:36 -08:00
(utf-8-emacs): Delete :mime-charset.
This commit is contained in:
parent
a04ee8ea10
commit
0aa559a6cb
1 changed files with 1 additions and 2 deletions
|
|
@ -1139,8 +1139,7 @@ is treated as a character."
|
|||
"Support for all Emacs characters (including non-Unicode characters)."
|
||||
:coding-type 'utf-8
|
||||
:mnemonic ?U
|
||||
:charset-list '(emacs)
|
||||
:mime-charset 'utf-8)
|
||||
:charset-list '(emacs))
|
||||
|
||||
(define-coding-system 'utf-16
|
||||
"UTF-16"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue