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

Diff of /emacs/src/fns.c

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

revision 1.318 by raeburn, Mon Jul 15 02:16:15 2002 UTC revision 1.319 by raeburn, Mon Jul 15 06:55:28 2002 UTC
# Line 1135  multibyte character of charset `eight-bi Line 1135  multibyte character of charset `eight-bi
1135          str_as_multibyte (SDATA (new_string), nbytes,          str_as_multibyte (SDATA (new_string), nbytes,
1136                            SBYTES (string), NULL);                            SBYTES (string), NULL);
1137        string = new_string;        string = new_string;
1138        STRING_INTERVALS (string) = NULL_INTERVAL;        STRING_SET_INTERVALS (string, NULL_INTERVAL);
1139      }      }
1140    return string;    return string;
1141  }  }

Legend:
Removed from v.1.318  
changed lines
  Added in v.1.319

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