Merge from emacs-23; up to 2010-06-16T23:27:20Z!jay.p.belanger@gmail.com.
[bpt/emacs.git] / lisp / window.el
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-05 Juanma BarranqueroFix typos.
2011-07-02 Martin RudalicsRemove clone-number support. Provide clone-of paramete...
2011-07-01 Martin RudalicsComment-out buffer display obsolescences and fix call...
2011-07-01 Paul EggertMerge from trunk.
2011-07-01 Stefan Monnier* lisp/window.el (bury-buffer): Don't iconify the only...
2011-06-29 Martin RudalicsRename more functions to use window-/window-- prefixes.
2011-06-28 Martin RudalicsSome more fixes of buffer display functions.
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-26 Martin RudalicsFix some more display-buffer related bugs.
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-23 Martin RudalicsFix display-buffer related bugs reported by Thierry...
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Martin RudalicsNormalize SIDE argument of split-window (Bug#8916).
2011-06-22 Martin RudalicsRemove preset entries for pop-up-frame-alist from windo...
2011-06-21 Martin RudalicsDon't make popup frames unsplittable by default.
2011-06-21 Martin RudalicsFix last fix of display-buffer-normalize-options.
2011-06-21 Martin RudalicsHandle old buffer display options more faithfully.
2011-06-21 Paul EggertMerge from trunk.
2011-06-20 Martin RudalicsRestore old behavior of get-window-with-predicate and...
2011-06-19 Martin RudalicsRegroup clauses in display-buffer-normalize-options...
2011-06-19 Martin RudalicsProvide functions for saving window configurations...
2011-06-19 Martin RudalicsSanitize processing of display specifiers; new option...
2011-06-18 Martin RudalicsOne more fix for display-buffer-normalize-specifiers-1.
2011-06-18 Martin RudalicsAdditional fixes in handling of buffer display specifiers.
2011-06-17 Martin RudalicsUpdate doc-string of display-buffer-alist.
2011-06-17 Martin RudalicsRewrite display-buffer-alist and display-buffer-normali...
2011-06-17 Martin RudalicsFix handling of old `display-buffer' options (bug#8851...
2011-06-17 Martin RudalicsFix two typos in same-window-p.
2011-06-16 Paul EggertMerge from trunk.
2011-06-16 Martin RudalicsHave enlarge-/shrink-window not report errors in most...
2011-06-16 Martin RudalicsNever ever pop up a new frame in noninteractive mode...
2011-06-16 Martin RudalicsFix doc-strings of switch-to-buffer family functions...
2011-06-16 Martin RudalicsImprove cohabitation of pop-up-frames and second argume...
2011-06-15 Paul EggertMerge from trunk.
2011-06-15 Stefan MonnierDon't encourage the use of display-buffer-alist from...
2011-06-15 Martin RudalicsDon't let display-buffer pop up new frames by default...
2011-06-14 Paul EggertMerge from trunk.
2011-06-13 Martin RudalicsInstall new buffer display functions and variables.
2011-06-13 Paul EggertMerge from trunk.
2011-06-12 Martin RudalicsRestore window-safely-shrinkable-p but avoid using...
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-10 Paul EggertMerge from trunk.
2011-06-10 Martin RudalicsMove window resize code from window.c to window.el.
2011-06-09 Martin RudalicsFinal preparations in window.el for new window resize...
2011-06-08 Paul EggertMerge from trunk.
2011-06-08 Martin RudalicsA few new functions and rewrites in window.el.
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 RudalicsAdd and rewrite window size functions in window.el.
2011-06-07 Martin RudalicsMove get-lru-window and get-largest-window to window.el.
2011-06-06 Paul EggertMerge: Document wide integers better.
2011-06-06 Paul EggertMerge from trunk.
2011-06-06 Martin RudalicsAdd window-tree based, atomic and side window functions...
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-27 Glenn MorrisMerge from emacs-23; up to 2010-06-12T10:58:54Z!romain...
2011-05-25 Glenn MorrisMerge from emacs-23; up to 2010-06-12T08:59:37Z!albinus...
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
2011-05-21 Glenn MorrisMerge from emacs-23; up to 2010-06-11T18:51:00Z!juri...
2011-05-17 Glenn MorrisMerge from emacs-23; up to 2010-06-11T14:39:54Z!cyd...
2011-05-12 Glenn MorrisMerge from emacs-23; up to 2010-06-10T12:56:11Z!michael...
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-04-23 Glenn MorrisMerge from emacs-23; up to 2010-06-09T17:54:28Z!albinus...
2011-04-19 Paul EggertMerge from mainline.
2011-04-19 Juanma Barranquerolisp/*.el: Lexical-binding cleanup.
2011-04-09 Glenn MorrisMerge from emacs-23; up to 2010-06-08T03:06:47Z!dann...
2011-04-08 Chong YidongMerge changes from emacs-23 branch
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-06 Stefan MonnierMerge from trunk
2011-03-06 Paul EggertMerge from mainline.
2011-03-06 Michael ShieldsDoc fixes for bug#5567 (tiny change)
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-19 Glenn MorrisMerge from emacs-23; up to 2010-06-01T01:49:15Z!monnier...
2011-02-16 Glenn MorrisMerge from emacs-23; up to 2010-05-28T19:18:47Z!juri...
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-05 Glenn MorrisMerge from emacs-23; up to 2010-05-26T14:19:15Z!monnier...
2011-02-01 Stefan MonnierMerge from trunk
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-15 Glenn MorrisNuke arch-tags.
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-13 Stefan MonnierMerge from emacs-23
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-09 Stefan MonnierMerge from emacs-23
next