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

Diff of /emacs/src/callproc.c

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

revision 1.198.2.4 by miles, Thu Oct 14 08:49:56 2004 UTC revision 1.198.2.5 by handa, Thu Oct 14 12:28:46 2004 UTC
# Line 806  usage: (call-process PROGRAM &optional I Line 806  usage: (call-process PROGRAM &optional I
806                      carryover = nread;                      carryover = nread;
807                      /* This is to make the above condition always                      /* This is to make the above condition always
808                         fails in the future.  */                         fails in the future.  */
809                      saved_coding.type = coding_type_no_conversion;                      saved_coding.common_flags
810                          &= ~CODING_REQUIRE_DETECTION_MASK;
811                      continue;                      continue;
812                    }                    }
813    

Legend:
Removed from v.1.198.2.4  
changed lines
  Added in v.1.198.2.5

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