summaryrefslogtreecommitdiff
path: root/lisp/international/mule-conf.el
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2008-10-18 23:13:09 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2008-10-18 23:13:09 +0000
commit0296a35eeb86cde2191c410974cf7b899b7bdb72 (patch)
tree44a727c579fdea777e431c0cf2df2e34374b817a /lisp/international/mule-conf.el
parent73bde1a893686a8dc36939437cc4a49f18fcc6a0 (diff)
downloademacs-0296a35eeb86cde2191c410974cf7b899b7bdb72.tar.gz
(emacs-internal): New coding system alias.
Diffstat (limited to 'lisp/international/mule-conf.el')
-rw-r--r--lisp/international/mule-conf.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/international/mule-conf.el b/lisp/international/mule-conf.el
index cb9cf974fea..0a4e491ddda 100644
--- a/lisp/international/mule-conf.el
+++ b/lisp/international/mule-conf.el
@@ -1281,6 +1281,11 @@ is treated as a character."
:mnemonic ?U
:charset-list '(emacs))
+;; The encoding used internally. This encoding is meant to be able to save
+;; any multibyte buffer without losing information. It can change between
+;; Emacs releases, tho, so should only be used for internal files.
+(define-coding-system-alias 'emacs-internal 'utf-8-emacs-unix)
+
(define-coding-system 'utf-16le
"UTF-16LE (little endian, no signature (BOM))."
:coding-type 'utf-16