aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/window.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/window.el (display-buffer): Doc fix.Chong Yidong2012-02-121-8/+12
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-111-0/+1
* lisp/window.el: Remove unused variables.Juanma Barranquero2012-01-291-22/+14
* Ignore fixed-sizeness when getting a window's state.Martin Rudalics2012-01-251-23/+15
* In window states don't deal with the mark.Jérémy Compostella2012-01-251-9/+2
* Fix handling of persistent window parameters.Martin Rudalics2012-01-191-42/+36
* Provide persistent window parameters.Martin Rudalics2012-01-161-23/+41
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-301-1/+1
* * lisp/window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.Juri Linkov2011-12-241-1/+1
* Restore Emacs 23 handling of display-buffer's BUFFER-OR-NAME argument.Martin Rudalics2011-12-201-15/+4
* Spelling fixes.Paul Eggert2011-12-161-1/+1
* Minor fixes in window handling code and docs.Martin Rudalics2011-12-131-1/+1
* Fix docstring of other-window.Martin Rudalics2011-12-111-3/+3
* Fix typos.Juanma Barranquero2011-12-091-43/+43
* Spelling fixes.Paul Eggert2011-12-041-2/+2
* * lisp/files.el (find-file): Don't use force-same-window.Stefan Monnier2011-11-281-19/+24
* Spelling fixes.Paul Eggert2011-11-261-2/+2
* Fixes and updates for Frames chapter in Emacs manual.Chong Yidong2011-11-251-3/+4
* Fix typos.Juanma Barranquero2011-11-241-1/+1
* * lisp/window.el (replace-buffer-in-windows): Restore interactive spec.Chong Yidong2011-11-201-0/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Change arg names of walk-windows etc from "proc" to "fun".Chong Yidong2011-11-191-24/+23
* Prefix a few more internal functions with "window--".Martin Rudalics2011-11-191-25/+25
* Rename window-splits to window-combination-resize.Martin Rudalics2011-11-171-9/+10
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Rename window-nest to window-combination-limit.Martin Rudalics2011-11-161-16/+20
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Don't handle splits status.Martin Rudalics2011-11-121-8/+5
* Further rename and clean up of functions in window.el.Martin Rudalics2011-11-111-22/+22
* Rename and clean up functions in window.el.Martin Rudalics2011-11-111-41/+19
* Rewrite window-resizable.Martin Rudalics2011-11-091-25/+51
* Fix doc-string typo in window-min-deltaMartin Rudalics2011-11-081-1/+1
* * lisp/window.el: Stay away from defsubst.Stefan Monnier2011-11-081-69/+66
* Remove stale references to help-setup parameter in doc-strings.Martin Rudalics2011-11-081-4/+6
* Move low-level window width/height functions to C, and high-level functions t...Chong Yidong2011-11-081-54/+20
* * lisp/window.el: Make special-display like display-buffer-alist.Stefan Monnier2011-11-071-11/+11
* Remove term "subwindow" from code and documentation.Martin Rudalics2011-11-071-91/+94
* Delete window-combination-p; tweaks to window-top-child and window-left-child.Chong Yidong2011-11-061-19/+18
* * window.el (window-normalize-window): Rename from window-normalize-any-window.Chong Yidong2011-11-051-55/+52
* * lisp/window.el (window-valid-p): Rename from window-any-p.Chong Yidong2011-11-051-5/+7
* Fix documentation per bug #9949.Eli Zaretskii2011-11-041-2/+16
* * lisp/window.el (switch-to-buffer): Use `force-same-window' interactively.Stefan Monnier2011-11-021-1/+1
* In quit-window call unrecord-window-buffer later. (Bug#9937)Martin Rudalics2011-11-021-3/+5
* Remove "iso-" infix from window combination functions.Martin Rudalics2011-10-301-30/+25
* Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong2011-10-301-47/+38
* Fix and improve mouse-dragging of horizontal/vertical lines.Martin Rudalics2011-10-211-0/+29
* In vc actions use quit-windows-on instead of delete-windows-on.Martin Rudalics2011-10-101-0/+21
* Fix doc-strings of special-display-... variables.Martin Rudalics2011-10-101-10/+8
* Add version tag for frame-auto-hide-function (Bug#9699).Martin Rudalics2011-10-091-1/+2