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

Diff of /emacs/src/term.c

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

revision 1.141 by miles, Tue May 28 01:15:09 2002 UTC revision 1.142 by fx, Mon Jul 1 16:00:05 2002 UTC
# Line 374  int max_frame_width; Line 374  int max_frame_width;
374    
375  int max_frame_height;  int max_frame_height;
376    
377  int costs_set = 0;              /* Nonzero if costs have been calculated. */  static int costs_set;     /* Nonzero if costs have been calculated. */
378    
379  int insert_mode;                        /* Nonzero when in insert mode.  */  int insert_mode;                        /* Nonzero when in insert mode.  */
380  int standout_mode;                      /* Nonzero when in standout mode.  */  int standout_mode;                      /* Nonzero when in standout mode.  */

Legend:
Removed from v.1.141  
changed lines
  Added in v.1.142

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