* lisp/window.el: Make special-display like display-buffer-alist.
[bpt/emacs.git] / src / window.c
2011-11-07 Martin RudalicsRemove term "subwindow" from code and documentation.
2011-11-07 Kenichi Handamerge trunk
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-11-06 Chong YidongDelete window-combination-p; tweaks to window-top-child...
2011-11-04 Eli ZaretskiiFix documentation per bug #9949.
2011-11-03 Alan MackenzieMerge.
2011-11-01 Martin RudalicsRemove unused variable temp-buffer-show-specifiers.
2011-10-28 Alan MackenzieBoring merge.
2011-10-28 Alan MackenzieBoring merge from savannah.
2011-10-28 Dan Nicolaescu* src/window.c (make_window): Initialize phys_cursor_on_p.
2011-10-28 Alan MackenzieMerge in random stuff from savannah.
2011-10-27 Juanma Barranquerosrc/window.c: Fix typos in docstrings.
2011-10-15 Martin RudalicsRewrite and delabelize vertical border check. (Bug...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-27 Kenichi Handamerge trunk
2011-09-24 Chong YidongMinor doc fixes for some window functions.
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-09 Juanma BarranqueroWhitespace changes.
2011-09-08 Martin RudalicsDon't have previous and next buffers deal with internal...
2011-09-05 Paul EggertMerge from trunk.
2011-09-04 Paul EggertMerge from trunk.
2011-09-04 Paul EggertMerge from trunk.
2011-09-04 Paul EggertInteger overflow fixes for scrolling, etc.
2011-09-04 Paul EggertMerge from trunk.
2011-09-04 Paul Eggert* window.c: Integer overflow fixes.
2011-09-03 Paul EggertMerge from trunk.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-26 Paul EggertMerge from trunk.
2011-08-26 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-24 Paul EggertMerge from trunk.
2011-08-19 Paul EggertMerge from trunk.
2011-08-19 Paul EggertMerge from trunk.
2011-08-18 Paul EggertMerge from trunk.
2011-08-18 Paul EggertMerge from trunk.
2011-08-16 Paul EggertMerge from trunk.
2011-08-16 Paul EggertMerge from trunk.
2011-08-15 Paul EggertMerge from trunk.
2011-08-15 Paul EggertMerge from trunk.
2011-08-14 Paul EggertMerge from trunk.
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-06 Paul EggertMerge from trunk.
2011-08-05 Paul EggertMerge from trunk.
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-08-05 Eli ZaretskiiFix bug #9221 with resource allocation under word-wrap.
2011-08-05 Paul EggertMerge from trunk.
2011-07-29 Paul EggertMerge from trunk.
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-19 Paul EggertUse ptrdiff_t for composition IDs.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-13 Paul EggertMerge from trunk.
2011-07-12 Lars Magne Ingebri... window.c doc fixes.
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-05 Eli ZaretskiiEmpty the bidi cache "stack" when it->sp is zeroed.
2011-07-02 Martin RudalicsRemove clone-number support. Provide clone-of paramete...
2011-06-29 Martin RudalicsRename more functions to use window-/window-- prefixes.
2011-06-27 Martin RudalicsUse window- prefix more consistently. Fix two buffer...
2011-06-27 Martin RudalicsUse better names for window-next/-prev and window-vchil...
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-24 Juanma BarranqueroMove DEFSYM to lisp.h and use everywhere.
2011-06-13 Paul EggertMerge from trunk.
2011-06-12 Martin RudalicsFix make_frame, introduce Vtemp_buffer_show_specifiers...
2011-06-12 Paul EggertFix minor problems found by GCC 4.6.0 static checking.
2011-06-12 Paul EggertMerge from trunk.
2011-06-11 Paul EggertMerge from trunk.
2011-06-11 Paul Eggert* buffer.c (Qclone_number): Remove for now, as it's...
2011-06-11 Martin RudalicsWindow configuration, balancing and fit-to-buffer rewrites.
2011-06-11 Martin RudalicsMove/add window-buffer-related functions to window.el.
2011-06-11 Paul EggertMerge from trunk.
2011-06-10 Paul EggertMerge: Fix minor problems found by static checking.
2011-06-10 Paul EggertMake identifiers static if they are not used in other...
2011-06-10 Paul Eggert* window.c: Fix minor problems reported by GCC 4.6.0.
2011-06-10 Paul EggertMerge from trunk.
2011-06-10 Eli ZaretskiiAvoid compiler warnings about missing prototypes of...
2011-06-10 Martin RudalicsMove window resize code from window.c to window.el.
2011-06-09 Martin RudalicsFinal preparations for new window resize code.
2011-06-08 Paul Eggert* window.c (window_body_lines): Now static.
2011-06-08 Paul EggertMerge from trunk.
2011-06-08 Martin RudalicsNew symbols in window.c.
2011-06-08 Martin RudalicsAdd some new members to window structure in window.h.
2011-06-08 Martin Rudalicswindow-height, window-width, and window-full-width...
2011-06-07 Eli ZaretskiiFix the MS-DOS build broken by STRING_BYTES_MAX.
2011-06-07 Martin RudalicsMove get-lru-window and get-largest-window to window.el.
2011-06-07 Martin RudalicsMake delete_all_subwindows argument a Lisp_Object.
2011-06-07 Martin RudalicsInstall some window-size related functions and window...
2011-06-06 Paul EggertMerge: Document wide integers better.
2011-06-06 Paul EggertMerge from trunk.
2011-06-06 Martin RudalicsMove some window-related functions from frame.c to...
2011-06-06 Martin RudalicsExpose window-tree functions in Elisp.
2011-06-06 Martin RudalicsPrepare for exposing window-tree functions in Elisp.
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
next