/[emacs]/emacs/src/coding.c
ViewVC logotype

Diff of /emacs/src/coding.c

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

revision 1.239.2.41 by handa, Wed Oct 16 05:03:55 2002 UTC revision 1.239.2.42 by handa, Wed Oct 16 09:12:55 2002 UTC
# Line 7720  usage: (define-coding-system-internal .. Line 7720  usage: (define-coding-system-internal ..
7720                        ? coding_category_iso_8_1                        ? coding_category_iso_8_1
7721                        : coding_category_iso_8_2);                        : coding_category_iso_8_2);
7722          }          }
7723          if (category != coding_category_iso_8_1
7724              && category != coding_category_iso_8_2)
7725            CODING_ATTR_ASCII_COMPAT (attrs) = Qnil;
7726      }      }
7727    else if (EQ (coding_type, Qemacs_mule))    else if (EQ (coding_type, Qemacs_mule))
7728      {      {

Legend:
Removed from v.1.239.2.41  
changed lines
  Added in v.1.239.2.42

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