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

Diff of /emacs/src/coding.h

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

revision 1.63.2.4 by fx, Tue Jul 16 13:57:41 2002 UTC revision 1.63.2.5 by fx, Sun Oct 6 21:16:08 2002 UTC
# Line 230  enum coding_result_code Line 230  enum coding_result_code
230  #define CODING_MODE_INHIBIT_INCONSISTENT_EOL    0x01  #define CODING_MODE_INHIBIT_INCONSISTENT_EOL    0x01
231    
232  /* If set, the decoding/encoding routines treat the current data as  /* If set, the decoding/encoding routines treat the current data as
233     the last block of the whole text to be converted, and do     the last block of the whole text to be converted, and do the
234     appropriate fisishing job.  */     appropriate finishing job.  */
235  #define CODING_MODE_LAST_BLOCK                  0x02  #define CODING_MODE_LAST_BLOCK                  0x02
236    
237  /* If set, it means that the current source text is in a buffer which  /* If set, it means that the current source text is in a buffer which

Legend:
Removed from v.1.63.2.4  
changed lines
  Added in v.1.63.2.5

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