summaryrefslogtreecommitdiff
path: root/src/window.h
Commit message (Expand)AuthorAgeFilesLines
* Don't publish debugger-only interfaces to other modules.Paul Eggert2011-04-131-1/+0
* * window.h (check_all_windows): Mark externally visible.Paul Eggert2011-04-131-1/+1
* Make Emacs functions such as Fatom 'static' by default.Paul Eggert2011-04-101-2/+0
* Merge from trunkStefan Monnier2011-03-211-0/+1
|\
| * * window.h (check_all_windows): New decl, to forestallPaul Eggert2011-03-061-0/+1
* | Merge from trunkStefan Monnier2011-03-061-9/+0
|\ \ | |/
| * * minibuf.c (minibuf_prompt, minibuf_prompt_width): Move herePaul Eggert2011-03-061-9/+0
* | * lisp/subr.el (save-window-excursion): New macro, moved from C.Stefan Monnier2011-02-191-1/+0
|/
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-14/+0
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Remove unused declarationsAndreas Schwab2010-12-271-18/+0
* | Cleanup of window coordinate positioning code.Chong Yidong2010-11-161-2/+2
* | Revert changes in 2010-11-16T19:59:24Z!cyd@stupidchicken.comChong Yidong2010-11-161-2/+2
* | Cleanup of window coordinate positioning code.Chong Yidong2010-11-161-2/+2
* | Remove P_ and __P macros.Jan D2010-07-021-33/+33
* | Merge from mainline.Eli Zaretskii2010-01-161-1/+1
|\ \ | |/
| * Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* | Merge from mainline.Eli Zaretskii2010-01-091-2/+16
|\ \ | |/
| * Make line<->pixel_y conversion macros aware of native menu/tool bars.YAMAMOTO Mitsuharu2010-01-091-2/+16
* | Retrospective commit from 2009-10-03.Eli Zaretskii2010-01-011-1/+4
|/
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* * frame.h (struct frame): Move alpha from the middle of bitfields.Dan Nicolaescu2008-09-191-5/+5
* * 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 emacs@sv.gnu.orgKaroly Lorentey2007-01-291-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from miles@gnu.org--gnu-2005 (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 miles@gnu.org--gnu-2005 (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 miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-051-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 66, 266-268)Karoly Lorentey2005-04-191-3/+0
|\ \ | |/
| * (struct window): Remove member overlay_arrow_bitmap.Kim F. Storm2005-04-181-3/+0