index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
window.c
Age
Commit message (
Expand
)
Author
2012-06-28
* window.h (struct window): Change type of 'use_time' and
Dmitry Antipov
2012-06-28
Generalize run-time debugging checks.
Dmitry Antipov
2012-06-26
* alloc.c (allocate_window): Zero out non-Lisp part of newly
Dmitry Antipov
2012-06-19
* alloc.c, bytecode.c, ccl.c, coding.c, composite.c, data.c, dosfns.c:
Dmitry Antipov
2012-06-16
* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
Andreas Schwab
2012-06-16
Fix bug #11677 with segfault when deleting windows under -batch.
Eli Zaretskii
2012-06-02
Initial incomplete version of tty menus. tty_menu_activate not done yet.
Eli Zaretskii
2012-06-01
For a 'struct window', replace some Lisp_Object fields to
Dmitry Antipov
2012-05-25
Merge from trunk.
Paul Eggert
2012-04-27
Merge changes from emacs-24 branch
Chong Yidong
2012-04-23
Avoid assertion violation when scrolling minibuffer windows.
Eli Zaretskii
2012-04-21
Merge from trunk.
Paul Eggert
2012-04-10
* src/window.c (save_window_save): Obey window-point-insertion-type.
Stefan Monnier
2012-04-09
Merge from trunk.
Paul Eggert
2012-03-31
Fix bug #7464 with mouse highlight after "C-x 1".
Eli Zaretskii
2012-03-12
Rename inhibit_window_configuration_change_hook to inhibit_lisp_code.
Chong Yidong
2012-02-24
Merge from trunk.
Paul Eggert
2012-02-24
* window.c: Fix last fix.
Chong Yidong
2012-02-23
Avoid infloop in next-frame during frame creation.
Chong Yidong
2012-02-12
* window.c (Fdelete_window_internal): Invalidate the mouse highlight.
Chong Yidong
2012-02-10
Merge from trunk.
Paul Eggert
2012-01-19
Fix handling of persistent window parameters.
Martin Rudalics
2012-01-16
Merge from trunk.
Paul Eggert
2012-01-16
Provide persistent window parameters.
Martin Rudalics
2012-01-09
Merge from trunk.
Paul Eggert
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-12-14
Merge from trunk.
Paul Eggert
2011-12-13
Fix doc-string typo.
Martin Rudalics
2011-12-13
Fix doc-string of recenter-redisplay.
Martin Rudalics
2011-12-13
Minor fixes in window handling code and docs.
Martin Rudalics
2011-12-10
Merge from trunk.
Paul Eggert
2011-12-04
Spelling fixes.
Paul Eggert
2011-11-26
Spelling fixes.
Paul Eggert
2011-11-24
* src/window.c (Fcoordinates_in_window_p): Accept only live windows.
Chong Yidong
2011-11-21
More updates to Windows chapter of Lisp manual.
Chong Yidong
2011-11-20
* src/window.c (get_phys_cursor_glyph): Fix Lisp_Object/int mixup.
Stefan Monnier
2011-11-20
Remove term "status" with "window combination limits".
Martin Rudalics
2011-11-19
Fix bug #10075 with cursor drawing in an hscrolled window.
Eli Zaretskii
2011-11-19
* window.c (Fwindow_combination_limit): Make first arg non-optional
Chong Yidong
2011-11-18
Merge from trunk.
Paul Eggert
2011-11-17
Fix typos.
Juanma Barranquero
2011-11-17
Rename window-splits to window-combination-resize.
Martin Rudalics
2011-11-16
Fix typos.
Juanma Barranquero
2011-11-16
Rename window-nest to window-combination-limit.
Martin Rudalics
2011-11-14
Spelling fixes.
Paul Eggert
2011-11-12
Don't handle splits status.
Martin Rudalics
2011-11-09
Disallow calling window-inside-edges and related functions on internal windows.
Chong Yidong
2011-11-08
Move low-level window width/height functions to C, and high-level functions t...
Chong Yidong
2011-11-07
Remove term "subwindow" from code and documentation.
Martin Rudalics
2011-11-06
Delete window-combination-p; tweaks to window-top-child and window-left-child.
Chong Yidong
[prev]
[next]