index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
window.h
Age
Commit message (
Expand
)
Author
2012-07-03
Auto-generate EXFUN using make-docfile
Tom Tromey
2012-06-29
* lisp/fringe.el (fringe-mode): Doc fix.
Dmitry Antipov
2012-06-28
* window.h (struct window): Change type of 'hscroll',
Dmitry Antipov
2012-06-28
* window.h (struct window): Change type of 'use_time' and
Dmitry Antipov
2012-06-01
For a 'struct window', replace some Lisp_Object fields to
Dmitry Antipov
2012-05-23
* src/window.h (clip_changed): Remove useless declaration.
Dmitry Antipov
2012-03-12
Rename inhibit_window_configuration_change_hook to inhibit_lisp_code.
Chong Yidong
2012-02-23
Avoid infloop in next-frame during frame creation.
Chong Yidong
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-12-04
Spelling fixes.
Paul Eggert
2011-11-19
Spelling fixes.
Paul Eggert
2011-11-16
Rename window-nest to window-combination-limit.
Martin Rudalics
2011-11-12
Don't handle splits status.
Martin Rudalics
2011-11-07
Remove term "subwindow" from code and documentation.
Martin Rudalics
2011-08-29
sprintf-related integer and memory overflow issues.
Paul Eggert
2011-07-02
Remove clone-number support. Provide clone-of parameter in window states.
Martin Rudalics
2011-06-11
* src/window.h (replace_buffer_in_windows): Declare.
Andreas Schwab
2011-06-11
Move/add window-buffer-related functions to window.el.
Martin Rudalics
2011-06-10
Make identifiers static if they are not used in other modules.
Paul Eggert
2011-06-10
* window.c: Fix minor problems reported by GCC 4.6.0.
Paul Eggert
2011-06-10
Some more window.h fixes missing in 2011-06-10T06:55:18Z!rudalics@gmx.at.
Martin Rudalics
2011-06-10
Avoid compiler warnings about missing prototypes of window.c functions.
Eli Zaretskii
2011-06-08
Add some new members to window structure in window.h.
Martin Rudalics
2011-06-07
Make delete_all_subwindows argument a Lisp_Object.
Martin Rudalics
2011-06-07
Install some window-size related functions and window-list-1.
Martin Rudalics
2011-06-06
* src/window.h (Fwindow_frame): Declare.
Stefan Monnier
2011-06-06
Move some window-related functions from frame.c to window.c.
Martin Rudalics
2011-04-25
* lisp.h: Say "vectorlike header" rather than "vector header.
Paul Eggert
2011-04-25
lisp.h: Fix a problem with aliasing and vector headers.
Paul Eggert
2011-04-13
Don't publish debugger-only interfaces to other modules.
Paul Eggert
2011-04-13
* window.h (check_all_windows): Mark externally visible.
Paul Eggert
2011-04-10
Make Emacs functions such as Fatom 'static' by default.
Paul Eggert
2011-03-21
Merge from trunk
Stefan Monnier
2011-03-06
* window.h (check_all_windows): New decl, to forestall
Paul Eggert
2011-03-06
Merge from trunk
Stefan Monnier
2011-03-06
* minibuf.c (minibuf_prompt, minibuf_prompt_width): Move here
Paul Eggert
2011-02-19
* lisp/subr.el (save-window-excursion): New macro, moved from C.
Stefan Monnier
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-18
Move all DEFVAR'd globals into a structure -- threading infrastructure
Tom Tromey
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-12-27
Remove unused declarations
Andreas Schwab
2010-11-16
Cleanup of window coordinate positioning code.
Chong Yidong
2010-11-16
Revert changes in 2010-11-16T19:59:24Z!cyd@stupidchicken.com
Chong Yidong
2010-11-16
Cleanup of window coordinate positioning code.
Chong Yidong
2010-07-02
Remove P_ and __P macros.
Jan D
2010-01-16
Merge from mainline.
Eli Zaretskii
2010-01-13
Add 2010 to copyright years.
Glenn Morris
2010-01-09
Merge from mainline.
Eli Zaretskii
[prev]
[next]