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
2011-11-04
Fix documentation per bug #9949.
Eli Zaretskii
2011-11-01
Merge from trunk.
Paul Eggert
2011-11-01
Remove unused variable temp-buffer-show-specifiers.
Martin Rudalics
2011-10-29
Merge from trunk.
Paul Eggert
2011-10-28
* src/window.c (make_window): Initialize phys_cursor_on_p.
Dan Nicolaescu
2011-10-27
Merge from trunk.
Paul Eggert
2011-10-27
src/window.c: Fix typos in docstrings.
Juanma Barranquero
2011-10-16
Merge from trunk.
Paul Eggert
2011-10-15
Rewrite and delabelize vertical border check. (Bug#5357) (Bug#9618)
Martin Rudalics
2011-09-24
Merge from trunk.
Paul Eggert
2011-09-24
Minor doc fixes for some window functions.
Chong Yidong
2011-09-21
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-09-09
Whitespace changes.
Juanma Barranquero
2011-09-08
Don't have previous and next buffers deal with internal windows.
Martin Rudalics
2011-09-04
* window.c: Integer overflow fixes.
Paul Eggert
2011-08-05
Merge from trunk.
Paul Eggert
2011-08-05
Fix bug #9221 with memory leak in bidi display.
Eli Zaretskii
2011-08-05
Fix bug #9221 with resource allocation under word-wrap.
Eli Zaretskii
2011-07-19
Use ptrdiff_t for composition IDs.
Paul Eggert
2011-07-14
Support bidi reordering of overlay and display strings.
Eli Zaretskii
2011-07-12
window.c doc fixes.
Lars Magne Ingebrigtsen
2011-07-05
Empty the bidi cache "stack" when it->sp is zeroed.
Eli Zaretskii
2011-07-02
Remove clone-number support. Provide clone-of parameter in window states.
Martin Rudalics
2011-06-29
Rename more functions to use window-/window-- prefixes.
Martin Rudalics
2011-06-27
Use window- prefix more consistently. Fix two buffer display bugs.
Martin Rudalics
2011-06-27
Use better names for window-next/-prev and window-vchild/-hchild.
Martin Rudalics
2011-06-24
Move DEFSYM to lisp.h and use everywhere.
Juanma Barranquero
2011-06-12
Fix make_frame, introduce Vtemp_buffer_show_specifiers, cleanup doc-strings.
Martin Rudalics
2011-06-11
* buffer.c (Qclone_number): Remove for now, as it's unused.
Paul Eggert
2011-06-11
Window configuration, balancing and fit-to-buffer rewrites.
Martin Rudalics
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
Avoid compiler warnings about missing prototypes of window.c functions.
Eli Zaretskii
2011-06-10
Move window resize code from window.c to window.el.
Martin Rudalics
2011-06-09
Final preparations for new window resize code.
Martin Rudalics
2011-06-08
New symbols in window.c.
Martin Rudalics
2011-06-08
Add some new members to window structure in window.h.
Martin Rudalics
2011-06-08
window-height, window-width, and window-full-width-p are now in window.el.
Martin Rudalics
2011-06-07
Move get-lru-window and get-largest-window to window.el.
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
Move some window-related functions from frame.c to window.c.
Martin Rudalics
2011-06-06
Expose window-tree functions in Elisp.
Martin Rudalics
2011-06-06
Prepare for exposing window-tree functions in Elisp.
Martin Rudalics
2011-05-10
* window.c (size_window): Avoid needless test at loop start.
Paul Eggert
2011-04-29
Fix bug #7952 with vertical motion in Grep buffers.
Eli Zaretskii
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-14
* lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in
Paul Eggert
[prev]
[next]