log src/window.h @ 49377:e5099d153f94

age author description
2002-07-01 Richard M. Stallman Comment change.
2002-03-18 Richard M. Stallman (cursor_type_changed): Hew variable.
2002-03-01 Kim F. Storm (struct window): New member phys_cursor_width.
2002-02-28 Kim F. Storm (minibuf_selected_window): Renamed from Vminibuf_selected_window.
2002-02-26 Kim F. Storm (Vminibuf_selected_window): Declare extern.
2001-10-05 Gerd Moellmann (MINI_WINDOW_P): Use NILP.
2001-01-18 Gerd Moellmann (WINDOW_LIVE_P): New macro.
2000-12-20 Gerd Moellmann (struct window): New member min_hscroll.
2000-12-12 Dave Love (Fset_window_point): Declare.
2000-10-27 Ken Raeburn * window.h (Fwindow_live_p): Declare.
2000-07-21 Gerd Moellmann (foreach_window): Change prototype.
1999-10-30 Gerd Moellmann Extend comment for optional_new_start.
1999-09-23 Gerd Moellmann (struct window): New members orig_top, orig_height.
1999-09-16 Gerd Moellmann (struct window): New member height_fixed_p.
1999-09-14 Gerd Moellmann (freeze_window_starts): Fix typo in prototype.
1999-09-03 Gerd Moellmann New member frozen_window_start_p.
1999-08-23 Gerd Moellmann (beg_unchanged, end_unchanged, unchanged_modified,
1999-08-21 Gerd Moellmann Remove references to echo_area_glyphs
1999-08-13 Gerd Moellmann (struct window): New field too_small_ok.
1999-07-21 Gerd Moellmann (struct window): Add vscroll.
1998-05-04 Richard M. Stallman (WINDOW_RIGHT_MARGIN): Don't subtract 1 from width when there are no
1998-02-06 Kenichi Handa Change argument number of Fdisplay_buffer to 3.
1998-01-21 Richard M. Stallman (WINDOW_RIGHT_MARGIN): Deduct width of vertical line
1997-11-25 Andreas Schwab Add prototypes.
1996-11-10 Richard M. Stallman (struct window): New field optional_new_start.
1996-09-21 Richard M. Stallman (WINDOW_LEFT_MARGIN): New macro.
1996-09-15 Richard M. Stallman (struct window): New field last_overlay_modified.
1996-06-28 Richard M. Stallman (struct window): New field, last_had_star.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1995-11-10 Richard M. Stallman (struct window): New field redisplay_end_trigger.
1995-07-21 Richard M. Stallman (echo_area_window): Declared.
1995-03-31 Karl Heuer Fix comment.
1995-01-17 Karl Heuer (struct window): New member column_number_displayed.
1994-09-17 Richard M. Stallman (struct window): Use EMACS_INT.
1994-06-18 Karl Heuer (minibuf_prompt): Now a Lisp_Object. All uses changed.
1993-12-23 Richard M. Stallman (echo_area_glyphs_length): Declared.
1993-05-22 Jim Blandy Updated copyright years.
1993-05-18 Richard M. Stallman (struct window): New slot region_showing.
1993-03-21 Richard M. Stallman (struct window): New fields base_line_number and base_line_pos.
1993-03-02 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
1993-02-14 Jim Blandy * dispnew.c (remake_frame_glyphs): When re-allocating the frame's
1993-01-14 Jim Blandy Make scrollbar structures into lisp objects, so that they can be
1992-12-24 Jim Blandy * frame.h (struct frame): New fields `can_have_scrollbars' and
1992-10-31 Jim Blandy * window.h (make_window, window_from_coordinates,
1992-10-19 Jim Blandy * window.h (struct window): Doc fix.
1992-08-19 Jim Blandy entered into RCS
1992-07-14 Jim Blandy *** empty log message ***
1992-06-30 Jim Blandy *** empty log message ***
1992-01-14 Jim Blandy *** empty log message ***
1991-07-28 Jim Blandy Initial revision