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

Diff of /emacs/src/window.h

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

revision 1.66 by ttn, Sun Aug 7 12:33:18 2005 UTC revision 1.67 by schwab, Sun Sep 18 16:29:20 2005 UTC
# Line 290  struct window Line 290  struct window
290         be changed during redisplay.  If point is not in the window,         be changed during redisplay.  If point is not in the window,
291         accept that.  */         accept that.  */
292      unsigned frozen_window_start_p : 1;      unsigned frozen_window_start_p : 1;
   
     /* 1 means that this window's height is temporarily fixed.  Used  
        in resize_mini_window to precent resizing selected_window, if  
        possible.  */  
     unsigned height_fixed_p : 1;  
293  };  };
294    
295  /* 1 if W is a minibuffer window.  */  /* 1 if W is a minibuffer window.  */

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67

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