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

Diff of /emacs/src/window.c

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

revision 1.412 by eliz, Wed Apr 17 10:36:08 2002 UTC revision 1.413 by rms, Mon Apr 22 15:54:51 2002 UTC
# Line 287  make_window () Line 287  make_window ()
287    XSETWINDOW (val, p);    XSETWINDOW (val, p);
288    XSETFASTINT (p->last_point, 0);    XSETFASTINT (p->last_point, 0);
289    p->frozen_window_start_p = 0;    p->frozen_window_start_p = 0;
290      p->height_fixed_p = 0;
291      p->last_cursor_off_p = p->cursor_off_p = 0;
292    
293    Vwindow_list = Qnil;    Vwindow_list = Qnil;
294    return val;    return val;

Legend:
Removed from v.1.412  
changed lines
  Added in v.1.413

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