summaryrefslogtreecommitdiff
path: root/lisp/window.el
Commit message (Expand)AuthorAgeFilesLines
* Fix active minibuffer case for window-deletable-p.Troels Nielsen2012-05-291-2/+5
* Add new error and function `user-error'.Stefan Monnier2012-05-041-2/+2
* Merge from emacs-24; up to 2012-04-16T19:06:02Z!rgm@gnu.orgGlenn Morris2012-05-021-1/+1
|\
| * Fix entry in display-buffer--action-function-custom-typeMartin Rudalics2012-04-301-1/+1
* | Merge changes from emacs-24 branchChong Yidong2012-04-271-31/+75
|\ \ | |/
| * Improve fix for resizing minibuffer windows.Martin Rudalics2012-04-201-32/+58
| * Fix resizing of minibuffer windows (Bug#11276).Martin Rudalics2012-04-201-8/+26
* | Don't clear echo area prematurely when handling select window events (Bug#113...Martin Rudalics2012-04-241-0/+2
* | Merge from emacs-24 branchChong Yidong2012-04-201-63/+74
|\ \ | |/
| * Doc fixes in window.el functions.Eli Zaretskii2012-04-201-63/+74
* | * lisp/frame.el (scrolling): Remove nearly unused customization group.Chong Yidong2012-04-151-1/+1
* | * src/window.c (save_window_save): Obey window-point-insertion-type.Stefan Monnier2012-04-101-1/+5
|/
* `shrink-window' doc fixLars Magne Ingebrigtsen2012-04-061-0/+1
* Optionally avoid that switching to previous or next buffer shows that buffer ...Martin Rudalics2012-03-271-15/+34
* * lisp/window.el (switch-to-prev-buffer): Revert last patch because theSam Steingold2012-03-221-6/+8
* * lisp/window.el (switch-to-prev-buffer): Do not switch to a visibleSam Steingold2012-03-211-4/+7
* In split-window-below fix handling of split-window-keep-point (Bug#10971).Martin Rudalics2012-03-111-17/+22
* * 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