/[emacs]/emacs/lisp/international/mule-conf.el
ViewVC logotype

Diff of /emacs/lisp/international/mule-conf.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.62.2.3 by handa, Tue May 7 04:48:48 2002 UTC revision 1.62.2.4 by handa, Thu May 9 06:31:51 2002 UTC
# Line 672  is treated as a character." Line 672  is treated as a character."
672  (define-coding-system-alias 'mule-utf-8 'utf-8)  (define-coding-system-alias 'mule-utf-8 'utf-8)
673    
674  (define-coding-system 'utf-8-emacs  (define-coding-system 'utf-8-emacs
675    "UTF-8 will full support for Emacs characters."    "Support for all Emacs characters (including non-Unicode characters)."
676    :coding-type 'utf-8    :coding-type 'utf-8
677    :mnemonic ?U    :mnemonic ?U
678    :charset-list '(emacs))    :charset-list '(emacs))

Legend:
Removed from v.1.62.2.3  
changed lines
  Added in v.1.62.2.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26