mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
("UTF-8"): Add preferred charsets.
This commit is contained in:
parent
5276e48c3e
commit
c57ca7ba66
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
(set-language-info-alist
|
||||
"UTF-8" `((coding-system utf-8)
|
||||
(coding-priority utf-8)
|
||||
(charset unicode-bmp unicode)
|
||||
;; Presumably not relevant now.
|
||||
;; (setup-function
|
||||
;; . (lambda ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue