/[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.249 by raeburn, Mon Jul 15 00:00:36 2002 UTC revision 1.250 by raeburn, Tue Jul 16 19:48:04 2002 UTC
# Line 6414  DEFUN ("find-coding-systems-region-inter Line 6414  DEFUN ("find-coding-systems-region-inter
6414    Lisp_Object work_table, safe_codings;    Lisp_Object work_table, safe_codings;
6415    int non_ascii_p = 0;    int non_ascii_p = 0;
6416    int single_byte_char_found = 0;    int single_byte_char_found = 0;
6417    unsigned char *p1, *p1end, *p2, *p2end, *p;    const unsigned char *p1, *p1end, *p2, *p2end, *p;
6418    
6419    if (STRINGP (start))    if (STRINGP (start))
6420      {      {

Legend:
Removed from v.1.249  
changed lines
  Added in v.1.250

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