2007-10-02 |
Stefan Monnier |
* window.h (struct window):
|
2007-08-13 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-31 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-29 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-01-06 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 683-684)
|
2005-10-09 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
|
2005-09-04 |
Karoly Lorentey |
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
|
2005-07-05 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 469)
|
2005-04-19 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 66, 266-268)
|
2004-07-22 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-06-24 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-04-23 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-03-07 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-11 |
Karoly Lorentey |
Support for opening X frames from a tty session.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-08-08 |
Glenn Morris |
Replace `iff' in comments.
|
2007-08-06 |
Martin Rudalics |
Add EXFUN for Fwindow_full_width_p.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-01-03 |
Stefan Monnier |
(Fwindow_minibuffer_p): Declare (for use in minibuf.c).
|
2005-09-18 |
Andreas Schwab |
(struct window): Remove height_fixed_p, no longer set.
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-04-18 |
Kim F. Storm |
(struct window): Remove member overlay_arrow_bitmap.
|
2004-07-21 |
Kim F. Storm |
(struct glyph_matrix): New members nrows_scale_factor
|
2004-06-16 |
Kim F. Storm |
Update copyright.
|
2004-04-20 |
Kim F. Storm |
(Fwindow_vscroll, Fset_window_vscroll): Fix EXFUN.
|
2004-03-01 |
Kim F. Storm |
(struct window): New member overlay_arrow_bitmap.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-06-03 |
Richard M. Stallman |
(WINDOW_LEFT_FRINGE_COLS, WINDOW_RIGHT_FRINGE_COLS)
|
2003-05-25 |
Stefan Monnier |
(window_box_text_cols): Declare.
|
2003-05-24 |
Kim F. Storm |
(struct window): Rename members left to left_col,
|
2003-05-17 |
Stefan Monnier |
(Fselect_window): Add optional arg `norecord'.
|
2003-05-14 |
Stefan Monnier |
(Qwindowp, Qwindow_live_p, Vwindow_list)
|
2003-03-31 |
Kim F. Storm |
(change_window_heights): Add prototype.
|
2003-03-21 |
Kim F. Storm |
(window_from_coordinates): Fix prototype.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
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
|