aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.h
Commit message (Expand)AuthorAgeFilesLines
* * window.el (display-buffer-function, special-display-p)Stefan Monnier2008-06-051-1/+0
* (struct window): Add new member window_parameters.Juanma Barranquero2008-06-041-2/+4
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
* (struct window): Replace field too_small_ok by fieldMartin Rudalics2008-05-011-6/+5
* * window.c (run_window_configuration_change_hook): New function.Stefan Monnier2008-01-281-0/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
* | * window.h (struct window):Stefan Monnier2007-10-021-1/+1
* | Merge from emacs--devo--0Miles Bader2007-08-131-1/+2
|\|
| * Replace `iff' in comments.Glenn Morris2007-08-081-1/+1
| * Add EXFUN for Fwindow_full_width_p.Martin Rudalics2007-08-061-0/+1
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merged from [email protected]Karoly Lorentey2007-01-291-1/+1
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from [email protected] (patch 683-684)Karoly Lorentey2006-01-061-1/+2
|\|
| * (Fwindow_minibuffer_p): Declare (for use in minibuf.c).Stefan Monnier2006-01-031-1/+2
* | Merged from [email protected] (patch 118-132, 551-577)Karoly Lorentey2005-10-091-5/+0
|\|
| * (struct window): Remove height_fixed_p, no longer set.Andreas Schwab2005-09-181-5/+0
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-2/+2
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
* | Merged from [email protected] (patch 469)Karoly Lorentey2005-07-051-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Merged from [email protected] (patch 66, 266-268)Karoly Lorentey2005-04-191-3/+0
|\|
| * (struct window): Remove member overlay_arrow_bitmap.Kim F. Storm2005-04-181-3/+0
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-221-0/+5
|\|
| * (struct glyph_matrix): New members nrows_scale_factorKim F. Storm2004-07-211-0/+5
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-241-1/+1
|\|
| * Update copyright.Kim F. Storm2004-06-161-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-04-231-3/+3
|\|
| * (Fwindow_vscroll, Fset_window_vscroll): Fix EXFUN.Kim F. Storm2004-04-201-3/+3
* | Merged in changes from CVS HEADKaroly Lorentey2004-03-071-0/+3
|\|
| * (struct window): New member overlay_arrow_bitmap.Kim F. Storm2004-03-011-0/+3
* | Support for opening X frames from a tty session.Karoly Lorentey2004-01-111-1/+1
|/
* Add arch taglinesMiles Bader2003-09-011-0/+3
* (WINDOW_LEFT_FRINGE_COLS, WINDOW_RIGHT_FRINGE_COLS)Richard M. Stallman2003-06-031-5/+22
* (window_box_text_cols): Declare.Stefan Monnier2003-05-251-0/+1
* (struct window): Rename members left to left_col,Kim F. Storm2003-05-241-29/+406
* (Fselect_window): Add optional arg `norecord'.Stefan Monnier2003-05-171-2/+2
* (Qwindowp, Qwindow_live_p, Vwindow_list)Stefan Monnier2003-05-141-0/+33
* (change_window_heights): Add prototype.Kim F. Storm2003-03-311-0/+1
* (window_from_coordinates): Fix prototype.Kim F. Storm2003-03-211-1/+2
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-10/+10
* Comment change.Richard M. Stallman2002-07-011-1/+1
* (cursor_type_changed): Hew variable.Richard M. Stallman2002-03-181-0/+4
* (struct window): New member phys_cursor_width.Kim F. Storm2002-03-011-3/+3
* (minibuf_selected_window): Renamed from Vminibuf_selected_window.Kim F. Storm2002-02-281-1/+1
* (Vminibuf_selected_window): Declare extern.Kim F. Storm2002-02-261-0/+5
* (MINI_WINDOW_P): Use NILP.Gerd Moellmann2001-10-051-1/+1
* (WINDOW_LIVE_P): New macro.Gerd Moellmann2001-01-181-1/+7