emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/international/mule-conf.el,v


From: Teodor Zlatanov
Subject: [Emacs-diffs] Changes to emacs/lisp/international/mule-conf.el,v
Date: Wed, 15 Oct 2008 17:31:09 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Teodor Zlatanov <tzz>   08/10/15 17:31:08

Index: international/mule-conf.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/mule-conf.el,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -b -r1.94 -r1.95
--- international/mule-conf.el  30 May 2008 02:47:39 -0000      1.94
+++ international/mule-conf.el  15 Oct 2008 17:31:08 -0000      1.95
@@ -1274,6 +1274,9 @@
   :bom '(utf-8-with-signature . utf-8))
 
 (define-coding-system-alias 'mule-utf-8 'utf-8)
+;; common aliases
+(define-coding-system-alias 'utf8 'utf-8)
+(define-coding-system-alias 'UTF8 'utf-8)
 
 (define-coding-system 'utf-8-emacs
   "Support for all Emacs characters (including non-Unicode characters)."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]