Merge from emacs-24; up to 2012-04-16T19:06:02Z!rgm@gnu.org
[bpt/emacs.git] / lisp / window.el
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-04-30 Martin RudalicsFix entry in display-buffer--action-function-custom...
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-24 Martin RudalicsDon't clear echo area prematurely when handling select...
2012-04-20 Martin RudalicsImprove fix for resizing minibuffer windows.
2012-04-20 Martin RudalicsFix resizing of minibuffer windows (Bug#11276).
2012-04-20 Chong YidongMerge from emacs-24 branch
2012-04-20 Eli ZaretskiiDoc fixes in window.el functions.
2012-04-17 Glenn MorrisMerge from pending; try to fix-up suboptimal ses ChangeLog.
2012-04-15 Paul EggertMerge from trunk.
2012-04-15 Chong Yidong* lisp/frame.el (scrolling): Remove nearly unused custo...
2012-04-15 Chong YidongMerge from emacs-24 branch
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-11 Stefan Monnier* src/window.c (save_window_save): Obey window-point...
2012-04-05 Lars Magne Ingebri... `shrink-window' doc fix
2012-03-27 Martin RudalicsOptionally avoid that switching to previous or next...
2012-03-25 Stefan MonnierMerge from trunk
2012-03-22 Sam Steingold* lisp/window.el (switch-to-prev-buffer): Revert last...
2012-03-22 Kenichi Handamerge trunk
2012-03-21 Sam Steingold* lisp/window.el (switch-to-prev-buffer): Do not switch...
2012-03-11 Martin RudalicsIn split-window-below fix handling of split-window...
2012-02-12 Chong Yidong* lisp/window.el (display-buffer): Doc fix.
2012-02-11 Glenn MorrisAdd missing :version tags to new defgroups and defcustoms
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-01-29 Juanma Barranquerolisp/window.el: Remove unused variables.
2012-01-25 Martin RudalicsIgnore fixed-sizeness when getting a window's state.
2012-01-25 Jérémy CompostellaIn window states don't deal with the mark.
2012-01-21 Kenichi Handamerge trunk
2012-01-19 Martin RudalicsFix handling of persistent window parameters.
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-18 Alan MackenzieMerge from trunk.
2012-01-16 Martin RudalicsProvide persistent window parameters.
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-12-31 Paul EggertSpelling fixes.
2011-12-24 Juri Linkov* lisp/window.el (window--state-get-1): Set `FORCE...
2011-12-20 Martin RudalicsRestore Emacs 23 handling of display-buffer's BUFFER...
2011-12-17 Paul EggertSpelling fixes.
2011-12-13 Martin RudalicsMinor fixes in window handling code and docs.
2011-12-11 Martin RudalicsFix docstring of other-window.
2011-12-09 Juanma BarranqueroFix typos.
2011-12-05 Kenichi Handamerge trunk
2011-12-04 Paul EggertSpelling fixes.
2011-11-28 Stefan Monnier* lisp/files.el (find-file): Don't use force-same-window.
2011-11-27 Paul EggertSpelling fixes.
2011-11-25 Chong YidongFixes and updates for Frames chapter in Emacs manual.
2011-11-24 Juanma BarranqueroFix typos.
2011-11-20 Chong Yidong* lisp/window.el (replace-buffer-in-windows): Restore...
2011-11-20 Paul EggertMerge from trunk.
2011-11-20 Paul EggertSpelling fixes.
2011-11-19 Chong YidongChange arg names of walk-windows etc from "proc" to...
2011-11-19 Martin RudalicsPrefix a few more internal functions with "window--".
2011-11-17 Martin RudalicsRename window-splits to window-combination-resize.
2011-11-17 Paul EggertSpelling fixes.
2011-11-16 Martin RudalicsRename window-nest to window-combination-limit.
2011-11-14 Paul EggertSpelling fixes.
2011-11-14 Paul EggertMerge from trunk.
2011-11-12 Martin RudalicsDon't handle splits status.
2011-11-11 Martin RudalicsFurther rename and clean up of functions in window.el.
2011-11-11 Martin RudalicsRename and clean up functions in window.el.
2011-11-11 Kenichi Handamerge trunk
2011-11-09 Martin RudalicsRewrite window-resizable.
2011-11-08 Martin RudalicsFix doc-string typo in window-min-delta
2011-11-08 Stefan Monnier* lisp/window.el: Stay away from defsubst.
2011-11-08 Martin RudalicsRemove stale references to help-setup parameter in...
2011-11-08 Chong YidongMove low-level window width/height functions to C,...
2011-11-08 Stefan Monnier* lisp/window.el: Make special-display like display...
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-05 Chong Yidong* window.el (window-normalize-window): Rename from...
2011-11-05 Chong Yidong* lisp/window.el (window-valid-p): Rename from window...
2011-11-04 Eli ZaretskiiFix documentation per bug #9949.
2011-11-03 Alan MackenzieMerge.
2011-11-02 Stefan Monnier* lisp/window.el (switch-to-buffer): Use `force-same...
2011-11-02 Martin RudalicsIn quit-window call unrecord-window-buffer later. ...
2011-10-30 Martin RudalicsRemove "iso-" infix from window combination functions.
2011-10-30 Chong YidongRename split-window-{above-each-other|split-window...
2011-10-21 Martin RudalicsFix and improve mouse-dragging of horizontal/vertical...
2011-10-10 Martin RudalicsIn vc actions use quit-windows-on instead of delete...
2011-10-10 Martin RudalicsFix doc-strings of special-display-... variables.
2011-10-09 Martin RudalicsAdd version tag for frame-auto-hide-function (Bug#9699).
2011-10-08 Martin RudalicsFix doc-string typo in switch-to-buffer.
2011-10-08 Martin RudalicsDelete dedicated frame when killing its buffer. (Bug...
2011-10-05 Martin RudalicsNew functions window-point-1 and set-window-point-1.
2011-10-05 Martin RudalicsNew option frame-auto-hide-function replacing frame...
2011-10-04 Martin RudalicsMake frame iconification/deletion optional when burying...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-29 Eli ZaretskiiFix the MSDOS build due to recent changes.
2011-09-29 Martin RudalicsIn display-buffer-record-window call point for selected...
2011-09-27 Kenichi Handamerge trunk
2011-09-24 Chong YidongMinor doc fixes for some window functions.
2011-09-23 Chong Yidong* window.el (pop-to-buffer): Ensure right window is...
2011-09-22 Chong YidongReintroduce pop-to-buffer-same-window; use it for previ...
2011-09-22 Martin RudalicsIn special-display-popup-frame reset new frame's previo...
next