aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.h
Commit message (Expand)AuthorAgeFilesLines
* (WINDOW_LIVE_P): New macro.Gerd Moellmann2001-01-181-1/+7
* (struct window): New member min_hscroll.Gerd Moellmann2000-12-201-0/+3
* (Fset_window_point): Declare.Dave Love2000-12-121-0/+1
* * window.h (Fwindow_live_p): Declare.Ken Raeburn2000-10-271-0/+1
* (foreach_window): Change prototype.Gerd Moellmann2000-07-211-1/+3
* Extend comment for optional_new_start.Gerd Moellmann1999-10-301-1/+3
* (struct window): New members orig_top, orig_height.Gerd Moellmann1999-09-231-1/+7
* (struct window): New member height_fixed_p.Gerd Moellmann1999-09-161-0/+5
* (freeze_window_starts): Fix typo in prototype.Gerd Moellmann1999-09-141-1/+1
* New member frozen_window_start_p.Gerd Moellmann1999-09-031-0/+7
* (beg_unchanged, end_unchanged, unchanged_modified,Gerd Moellmann1999-08-231-19/+0
* Remove references to echo_area_glyphsGerd Moellmann1999-08-211-24/+0
* (struct window): New field too_small_ok.Gerd Moellmann1999-08-131-0/+2
* (struct window): Add vscroll.Gerd Moellmann1999-07-211-49/+160
* (WINDOW_RIGHT_MARGIN): Don't subtract 1 from width when there are noRichard M. Stallman1998-05-041-1/+1
* Change argument number of Fdisplay_buffer to 3.Kenichi Handa1998-02-061-1/+1
* (WINDOW_RIGHT_MARGIN): Deduct width of vertical lineRichard M. Stallman1998-01-211-7/+9
* Add prototypes.Andreas Schwab1997-11-251-8/+15
* (struct window): New field optional_new_start.Richard M. Stallman1996-11-101-0/+3
* (WINDOW_LEFT_MARGIN): New macro.Richard M. Stallman1996-09-211-0/+34
* (struct window): New field last_overlay_modified.Richard M. Stallman1996-09-151-0/+7
* (struct window): New field, last_had_star.Richard M. Stallman1996-06-281-0/+3
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (struct window): New field redisplay_end_trigger.Richard M. Stallman1995-11-101-0/+3
* (echo_area_window): Declared.Richard M. Stallman1995-07-211-0/+5
* Fix comment.Karl Heuer1995-03-311-2/+2
* (struct window): New member column_number_displayed.Karl Heuer1995-01-171-1/+4
* (struct window): Use EMACS_INT.Richard M. Stallman1994-09-171-1/+1
* (minibuf_prompt): Now a Lisp_Object. All uses changed.Karl Heuer1994-06-181-1/+1
* (echo_area_glyphs_length): Declared.Richard M. Stallman1993-12-231-0/+3
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* (struct window): New slot region_showing.Richard M. Stallman1993-05-181-0/+3
* (struct window): New fields base_line_number and base_line_pos.Richard M. Stallman1993-03-211-0/+8
* Use the term `scroll bar', instead of `scrollbar'.Jim Blandy1993-03-021-5/+5
* * dispnew.c (remake_frame_glyphs): When re-allocating the frame'sJim Blandy1993-02-141-0/+6
* Make scrollbar structures into lisp objects, so that they can beJim Blandy1993-01-141-5/+6
* * frame.h (struct frame): New fields `can_have_scrollbars' andJim Blandy1992-12-241-0/+6
* * window.h (make_window, window_from_coordinates,Jim Blandy1992-10-311-0/+3
* * window.h (struct window): Doc fix.Jim Blandy1992-10-191-1/+2
* entered into RCSJim Blandy1992-08-191-6/+10
* *** empty log message ***Jim Blandy1992-07-141-14/+14
* *** empty log message ***Jim Blandy1992-06-301-2/+2
* *** empty log message ***Jim Blandy1992-01-141-0/+3
* Initial revisionJim Blandy1991-07-281-0/+246