aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-01For a 'struct window', replace some Lisp_Object fields toDmitry Antipov1-29/+28
2012-05-23* src/window.h (clip_changed): Remove useless declaration.Dmitry Antipov1-5/+0
2012-03-12Rename inhibit_window_configuration_change_hook to inhibit_lisp_code.Chong Yidong1-4/+0
2012-02-23Avoid infloop in next-frame during frame creation.Chong Yidong1-0/+4
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris1-1/+1
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris1-1/+1
2011-12-04Spelling fixes.Paul Eggert1-1/+1
2011-11-19Spelling fixes.Paul Eggert1-1/+1
2011-11-16Rename window-nest to window-combination-limit.Martin Rudalics1-3/+2
2011-11-12Don't handle splits status.Martin Rudalics1-4/+0
2011-11-07Remove term "subwindow" from code and documentation.Martin Rudalics1-1/+1
2011-08-29sprintf-related integer and memory overflow issues.Paul Eggert1-2/+2
2011-07-02Remove clone-number support. Provide clone-of parameter in window states.Martin Rudalics1-4/+0
2011-06-11* src/window.h (replace_buffer_in_windows): Declare.Andreas Schwab1-0/+1
2011-06-11Move/add window-buffer-related functions to window.el.Martin Rudalics1-4/+2
2011-06-10Make identifiers static if they are not used in other modules.Paul Eggert1-3/+0
2011-06-10* window.c: Fix minor problems reported by GCC 4.6.0.Paul Eggert1-1/+0
2011-06-10Some more window.h fixes missing in 2011-06-10T06:55:18Z!rudalics@gmx.at.Martin Rudalics1-11/+0
2011-06-10Avoid compiler warnings about missing prototypes of window.c functions.Eli Zaretskii1-0/+7
2011-06-08Add some new members to window structure in window.h.Martin Rudalics1-26/+91
2011-06-07Make delete_all_subwindows argument a Lisp_Object.Martin Rudalics1-1/+1
2011-06-07Install some window-size related functions and window-list-1.Martin Rudalics1-1/+1
2011-06-06* src/window.h (Fwindow_frame): Declare.Stefan Monnier1-0/+1
2011-06-06Move some window-related functions from frame.c to window.c.Martin Rudalics1-3/+6
2011-05-09Backport revisions 2011-04-24T05:30:24Z!eggert@cs.ucla.edu..2011-04-25T19:40:...Eli Zaretskii1-4/+3
2011-04-25* lisp.h: Say "vectorlike header" rather than "vector header.Paul Eggert1-1/+1
2011-04-25lisp.h: Fix a problem with aliasing and vector headers.Paul Eggert1-4/+3
2011-04-13Don't publish debugger-only interfaces to other modules.Paul Eggert1-1/+0
2011-04-13* window.h (check_all_windows): Mark externally visible.Paul Eggert1-1/+1
2011-04-10Make Emacs functions such as Fatom 'static' by default.Paul Eggert1-2/+0
2011-03-06* window.h (check_all_windows): New decl, to forestallPaul Eggert1-0/+1
2011-03-06* minibuf.c (minibuf_prompt, minibuf_prompt_width): Move herePaul Eggert1-9/+0
2011-02-19* lisp/subr.el (save-window-excursion): New macro, moved from C.Stefan Monnier1-1/+0
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris1-2/+1
2011-01-18Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey1-14/+0
2011-01-15Nuke arch-tags.Glenn Morris1-2/+0
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris1-1/+1
2010-12-27Remove unused declarationsAndreas Schwab1-18/+0
2010-11-16Cleanup of window coordinate positioning code.Chong Yidong1-2/+2
2010-11-16Revert changes in 2010-11-16T19:59:24Z!cyd@stupidchicken.comChong Yidong1-2/+2
2010-11-16Cleanup of window coordinate positioning code.Chong Yidong1-2/+2
2010-07-02Remove P_ and __P macros.Jan D1-33/+33
2010-01-13Add 2010 to copyright years.Glenn Morris1-1/+1
2010-01-09Make line<->pixel_y conversion macros aware of native menu/tool bars.YAMAMOTO Mitsuharu1-2/+16
2010-01-01Retrospective commit from 2009-10-03.Eli Zaretskii1-1/+4
2009-01-08Add 2009 to copyright years.Glenn Morris1-1/+1
2008-09-19* frame.h (struct frame): Move alpha from the middle of bitfields.Dan Nicolaescu1-5/+5
2008-06-05* window.el (display-buffer-function, special-display-p)Stefan Monnier1-1/+0
2008-06-04(struct window): Add new member window_parameters.Juanma Barranquero1-2/+4
2008-05-15Switch to recommended form of GPLv3 permissions notice.Glenn Morris1-6/+4