/[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.2 by handa, Tue May 14 08:01:27 2002 UTC revision 1.63.2.3 by handa, Thu May 30 11:01:26 2002 UTC
# Line 250  enum coding_result_code Line 250  enum coding_result_code
250     `coding_system'.  */     `coding_system'.  */
251  struct iso_2022_spec  struct iso_2022_spec
252  {  {
253    /*  */    /* Bit-wise-or of CODING_ISO_FLAG_XXX.  */
254    unsigned flags;    unsigned flags;
255    
256    /* The current graphic register invoked to each graphic plane.  */    /* The current graphic register invoked to each graphic plane.  */

Legend:
Removed from v.1.63.2.2  
changed lines
  Added in v.1.63.2.3

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