aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.h
Commit message (Expand)AuthorAgeFilesLines
* sprintf-related integer and memory overflow issues.Paul Eggert2011-08-291-2/+2
* Remove clone-number support. Provide clone-of parameter in window states.Martin Rudalics2011-07-021-4/+0
* * src/window.h (replace_buffer_in_windows): Declare.Andreas Schwab2011-06-111-0/+1
* Move/add window-buffer-related functions to window.el.Martin Rudalics2011-06-111-4/+2
* Make identifiers static if they are not used in other modules.Paul Eggert2011-06-101-3/+0
* * window.c: Fix minor problems reported by GCC 4.6.0.Paul Eggert2011-06-101-1/+0
* Some more window.h fixes missing in 2011-06-10T06:55:[email protected].Martin Rudalics2011-06-101-11/+0
* Avoid compiler warnings about missing prototypes of window.c functions.Eli Zaretskii2011-06-101-0/+7
* Add some new members to window structure in window.h.Martin Rudalics2011-06-081-26/+91
* Make delete_all_subwindows argument a Lisp_Object.Martin Rudalics2011-06-071-1/+1
* Install some window-size related functions and window-list-1.Martin Rudalics2011-06-071-1/+1
* * src/window.h (Fwindow_frame): Declare.Stefan Monnier2011-06-061-0/+1
* Move some window-related functions from frame.c to window.c.Martin Rudalics2011-06-061-3/+6
* * lisp.h: Say "vectorlike header" rather than "vector header.Paul Eggert2011-04-251-1/+1
* lisp.h: Fix a problem with aliasing and vector headers.Paul Eggert2011-04-251-4/+3
* 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:[email protected]Chong 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