Minor doc fix for switch-to-buffer.
[bpt/emacs.git] / lisp / window.el
2012-09-07 Chong YidongMinor doc fix for switch-to-buffer.
2012-09-06 Kenichi Handamerge trunk
2012-09-05 Martin RudalicsProvide support for fitting frames to buffers.
2012-09-05 Glenn MorrisMerge from emacs-24; up to 2012-05-05T02:50:20Z!monnier...
2012-09-03 Martin RudalicsNew macro with-temp-buffer-window and related fixes.
2012-09-01 Martin RudalicsRewrite switch-to-prev-/next-buffer and quit-window...
2012-09-01 Daniel ColascioneMerge from cygw32 branch
2012-08-31 Martin RudalicsConsider frame's buffer predicate in switch-to-prev...
2012-08-30 Kenichi Handamerge trunk
2012-08-30 Chong YidongImprove obsolescence message of display-buffer-reuse...
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-28 Kenichi Handamerge trunk
2012-08-26 Chong YidongMake special-display-* and display-buffer-reuse-frames...
2012-08-26 Chong YidongClean up gdb-mi's usage of display-buffer.
2012-08-25 Martin RudalicsHandle evening window heights more correctly (Bug#11880...
2012-08-22 Martin RudalicsRewrite handling of side and atomic windows.
2012-08-22 Kenichi Handamerge trunk
2012-08-22 Kenichi Handamerge trunk
2012-08-22 Martin RudalicsRename window--size-ignore to window--size-ignore-p.
2012-08-22 Martin RudalicsLet walk-window-tree and window-with-parameter operate...
2012-08-21 Martin RudalicsFor selected window have (set-)window-point always...
2012-08-17 Martin RudalicsFix latest fix of delete-window.
2012-08-16 Martin RudalicsIn window.el tell whether functions operate on valid...
2012-08-16 Kenichi Handamerge trunk
2012-08-16 Martin RudalicsConsistently check windows for validity/liveness (Bug...
2012-08-13 Bastien Guerrywindow.el: Minor dosctring enhancement (Bug#12172).
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-06 Chong YidongAdd inhibit-switch-frame parameter for display-buffer...
2012-07-31 Martin RudalicsFix return values of switch-to-prev/next-buffer.
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-18 Tassilo Horn* window.el (split-window-sensibly): Make WINDOW argument
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-16 Kenichi Handamerge trunk
2012-07-16 Kenichi Handamerge trunk
2012-07-06 Dmitry GutovIn quit-window always restore window height when it...
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-22 Stefan MonnierFurther GV/CL cleanups.
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-19 Chong YidongPreserve tty top-frames under various window-changing...
2012-06-18 Martin RudalicsCompletely remove stringp check in special-display-p.
2012-06-17 Martin RudalicsIn special-display-p signal an error if BUFFER-NAME...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-09 Martin RudalicsIn special-display-popup-frame don't use window--displa...
2012-06-05 Martin RudalicsClean up and simplify buffer display routines.
2012-06-02 Chong YidongRemove incorrect uses of "modeline".
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-29 Troels NielsenFix active minibuffer case for window-deletable-p.
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-25 Paul EggertMerge from trunk.
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-04 Stefan MonnierAdd new error and function `user-error'.
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-22 Paul EggertMerge from trunk.
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-09 Paul EggertMerge from trunk.
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-25 Paul EggertMerge from trunk.
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-10 Paul EggertMerge from trunk.
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-17 Paul EggertMerge 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 Paul EggertMerge from trunk.
2012-01-09 Chong YidongMerge changes from emacs-23 branch
next