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

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

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

revision 1.141.2.21 by fx, Thu Jul 11 23:08:18 2002 UTC revision 1.141.2.22 by handa, Thu Sep 12 08:36:41 2002 UTC
# Line 467  and `mac' means MAC-like EOL \(i.e. sing Line 467  and `mac' means MAC-like EOL \(i.e. sing
467  decoding by the coding system, Emacs automatically detects the EOL  decoding by the coding system, Emacs automatically detects the EOL
468  format of the source text.  format of the source text.
469    
470  `:charset-list' (required for `charset' coding systems)  `:charset-list'
471    
472  VALUE must be a list of charsets supported by the coding system.  On  VALUE must be a list of charsets supported by the coding system.  On
473  encoding by the coding system, if a character belongs to multiple  encoding by the coding system, if a character belongs to multiple
474  charsets in the list, a charset that comes earlier in the list is  charsets in the list, a charset that comes earlier in the list is
475  selected.  selected.  If `:coding-type' is `iso-2022', VALUE may be `iso-2022',
476    which indicates that the coding system supports all ISO-2022 based
477    charsets.  If `:coding-type' is `emacs-mule', VALUE may be
478    `emacs-mule', which indicates that the coding system supports all
479    charsets that have `:emacs-mule-id' property.
480    
481  `:ascii-compatible-p'  `:ascii-compatible-p'
482    

Legend:
Removed from v.1.141.2.21  
changed lines
  Added in v.1.141.2.22

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