index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
window.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/window.el (display-buffer--maybe-at-bottom): New function (bug#30314).
Juri Linkov
2018-02-10
1
-8
/
+30
*
* lisp/window.el (window-largest-empty-rectangle): Fix grammar.
Charles A. Roelli
2018-01-27
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Fix doc-string of 'display-buffer-in-side-window'
Martin Rudalics
2017-12-07
1
-2
/
+3
*
Improve discoverability of 'read-buffer-completion-ignore-case'
Eli Zaretskii
2017-11-24
1
-12
/
+15
*
Allow split-window-sensibly to split threshold in further edge case
João Távora
2017-11-03
1
-11
/
+24
*
Don't allow (minibuffer-window-active-p nil) to return t
Martin Rudalics
2017-10-28
1
-1
/
+1
*
Fix some duplicate words typos
Glenn Morris
2017-10-27
1
-1
/
+1
*
Fix some doc typos
Glenn Morris
2017-10-27
1
-1
/
+1
*
Fix some ‘window-normalize-’ prefixed functions (Bug#28947)
Martin Rudalics
2017-10-23
1
-15
/
+31
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Fix two side window problems noted by Alex (Bug#27999)
Martin Rudalics
2017-08-19
1
-6
/
+6
*
Fix doc-string of `delete-other-windows'
Martin Rudalics
2017-08-07
1
-9
/
+9
*
* lisp/window.el (display-buffer--special-action): Use a closure.
Stefan Monnier
2017-07-07
1
-3
/
+3
*
Spelling fixes
Paul Eggert
2017-07-06
1
-1
/
+1
*
Provide additional support for child frames
Martin Rudalics
2017-06-25
1
-197
/
+418
*
Fix bugs in `with-displayed-buffer-window' and `fit-window-to-buffer'
Martin Rudalics
2017-04-15
1
-11
/
+25
*
New internal-border face and args for select-window and x-focus-frame
Martin Rudalics
2017-04-12
1
-1
/
+1
*
Add new frame parameters and associated functions
Martin Rudalics
2017-04-12
1
-76
/
+93
*
In `window--display-buffer' fix behavior reported in Bug#25946
martin rudalics
2017-03-05
1
-5
/
+5
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Strengthen conditions for resizing sibling windows (Bug#25169)
Martin Rudalics
2016-12-12
1
-2
/
+2
*
|
Update parameter :version to 26.1 in several defcustom
Tino Calancha
2016-11-17
1
-1
/
+1
*
|
Document atomic windows in Elisp manual (Bug#18170)
Martin Rudalics
2016-10-17
1
-1
/
+1
*
|
Document return value of `display-buffer-in-side-window'
Martin Rudalics
2016-10-05
1
-2
/
+2
*
|
Document and fix some bugs with side windows
Martin Rudalics
2016-10-05
1
-284
/
+622
*
|
In `pop-to-buffer' handle case where `display-buffer' fails (Bug#24332)
Martin Rudalics
2016-08-30
1
-21
/
+26
*
|
Merge from origin/emacs-25
Paul Eggert
2016-08-22
1
-7
/
+18
|
\
|
|
*
Facultatively ignore margins when splitting and resizing windows (Bug#24193)
Martin Rudalics
2016-08-16
1
-7
/
+18
*
|
Don't let window start override window point in `window-state-put' (Bug#24240)
Andreas Politz
2016-08-18
1
-1
/
+3
*
|
Fix docs on `display-buffer-below-selected' (Bug#24213)
Martin Rudalics
2016-08-13
1
-3
/
+5
*
|
Spelling and minor grammar fixes
Paul Eggert
2016-08-05
1
-1
/
+1
*
|
* lisp/window.el: Use lexical-binding
Stefan Monnier
2016-08-02
1
-56
/
+32
*
|
* lisp/window.el (switch-to-buffer-preserve-window-point): Bump :version.
Mark Oteiza
2016-06-16
1
-1
/
+1
*
|
Preserve buffer point in windows by default (Bug#4041).
Mark Oteiza
2016-05-27
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-05-01
1
-28
/
+30
|
\
|
|
*
Fix the MSDOS build
Eli Zaretskii
2016-04-30
1
-10
/
+11
|
*
* lisp/window.el (window--process-window-list): No-op if no processes.
Glenn Morris
2016-04-27
1
-18
/
+19
|
*
Fix bug#22891: wrong terminal width when a fringe width is zero.
Anders Lindgren
2016-04-27
1
-2
/
+2
*
|
Fix bug#22891: wrong terminal width when a fringe width is zero.
Anders Lindgren
2016-04-26
1
-2
/
+2
*
|
Merge from origin/emacs-25
Paul Eggert
2016-04-18
1
-2
/
+12
|
\
|
|
*
Fix minor issues with removing left or right fringes
Eli Zaretskii
2016-04-16
1
-2
/
+12
*
|
Merge from origin/emacs-25
John Wiegley
2016-03-11
1
-16
/
+31
|
\
|
|
*
Fix previous fix of enlarge-/shrink-window
Martin Rudalics
2016-03-04
1
-16
/
+31
*
|
Add new function display-buffer-reuse-mode-window
Nicolas Richard
2016-03-10
1
-0
/
+65
|
/
*
Fix bugs in window resizing code
Martin Rudalics
2016-02-18
1
-13
/
+13
*
c:/emacs-git/next/ChangeLog
Martin Rudalics
2016-01-29
1
-1
/
+1
*
Expunge "allow" + infinitive without direct object from source and doc.
Alan Mackenzie
2016-01-24
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
[next]