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
*
Prefer setq-local in most files
Stefan Kangas
2020-12-09
1
-3
/
+3
*
Fix use of 'switch-to-buffer-preserve-window-point'
Zajcev Evgeny
2020-12-01
1
-5
/
+5
*
Fix MINIBUF 'nomini' arg for windmove/window-in-direction (bug#44932)
Juri Linkov
2020-11-29
1
-6
/
+7
*
Merge from origin/emacs-27
Glenn Morris
2020-11-07
1
-1
/
+7
|
\
|
*
Split windows evenly when 'min-margins' parameter was set (Bug#44483)
Martin Rudalics
2020-11-07
1
-1
/
+7
*
|
Merge from origin/emacs-27
Glenn Morris
2020-10-27
1
-3
/
+21
|
\
|
|
*
Don't skip empty lines when fitting mini frame to buffer (Bug#44080)
Clemens Radermacher
2020-10-27
1
-3
/
+21
*
|
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-1
/
+1
|
\
|
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-1
/
+1
*
|
Fix check for derived modes in display-buffer-reuse-mode-window
Trevor Murphy
2020-10-02
1
-1
/
+1
*
|
Fix recent change to window-max-chars-per-line
Lars Ingebrigtsen
2020-09-21
1
-1
/
+1
*
|
Fix line width in M-x term on -nw with line numbers
Lars Ingebrigtsen
2020-09-21
1
-1
/
+2
*
|
* lisp/window.el: Add provide statement
Stefan Kangas
2020-09-15
1
-0
/
+2
*
|
Add optional ALL-FRAMES arfument to count-windows
Jen-Chieh Shen
2020-08-18
1
-4
/
+9
*
|
Remove some compat code from window.el
Lars Ingebrigtsen
2020-08-18
1
-4
/
+4
*
|
* lisp/window.el (display-buffer-override-next-command): Add ECHO arg.
Juri Linkov
2020-07-19
1
-4
/
+12
*
|
Bind 'C-x 4 1' to 'same-window-prefix' and document new commands (bug#41691)
Juri Linkov
2020-07-01
1
-0
/
+1
*
|
Push action to list of functions in display-buffer-override-next-command
Juri Linkov
2020-06-25
1
-3
/
+3
*
|
Fix display-buffer-override-next-command to call action only once (bug#39722)
Juri Linkov
2020-06-22
1
-2
/
+9
*
|
New commands other-window-prefix (C-x 4 4) and other-frame-prefix (C-x 5 5)
Juri Linkov
2020-06-22
1
-0
/
+38
*
|
The key prefix 'C-x t t' displays next command buffer in a new tab (bug#41691)
Juri Linkov
2020-06-07
1
-0
/
+41
*
|
Fix 'count-screen-lines' when lines are truncated
Eli Zaretskii
2020-05-02
1
-10
/
+26
*
|
* lisp/window.el (display-buffer): Extend doc with body-function (bug#39822)
Juri Linkov
2020-04-03
1
-0
/
+6
*
|
Deprecate with-displayed-buffer-window, use body-function instead (bug#39822)
Juri Linkov
2020-03-30
1
-1
/
+9
*
|
Add store/restore window configuration feature for gdb-mi
Yuan Fu
2020-03-15
1
-0
/
+18
*
|
* lisp/window.el: Avoid `called-interactively-p`.
Stefan Monnier
2020-03-10
1
-12
/
+16
*
|
Merge from origin/emacs-27
Glenn Morris
2020-03-07
1
-2
/
+2
|
\
|
|
*
Fix args in 'window-text-pixel-size' call in 'fit-window-to-buffer'
Justin Burkett
2020-03-05
1
-2
/
+2
*
|
New command make-frame-on-current-monitor to use in windmove (bug#39875)
Juri Linkov
2020-03-06
1
-5
/
+5
*
|
Merge from origin/emacs-27
Glenn Morris
2020-03-04
1
-6
/
+7
|
\
|
|
*
Fix fit-frame-to-buffer for multi-monitor setup
Sergey Trofimov
2020-03-01
1
-6
/
+7
*
|
Use quit-restore-window to close tab (bug#39446)
Juri Linkov
2020-02-10
1
-2
/
+14
|
/
*
Improve doc-strings of 'quit-window' and 'quit-restore-window' (Bug#38819)
Martin Rudalics
2020-01-05
1
-8
/
+8
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
New functions window-state-buffers and tab-bar-get-buffer-tab (bug#38354)
Juri Linkov
2019-12-03
1
-0
/
+9
*
Fix previous change to (next|previous)-buffer
Juanma Barranquero
2019-11-26
1
-2
/
+4
*
(next|previous)-buffer no longer fail silently (bug#38384)
Juanma Barranquero
2019-11-26
1
-2
/
+4
*
2019-11-26 Martin Rudalics <rudalics@gmx.at>
Martin Rudalics
2019-11-26
1
-39
/
+127
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-08
1
-35
/
+35
*
In 'bury-buffer' don't try to remove current buffer from minibuffer window
Martin Rudalics
2019-10-17
1
-2
/
+5
*
lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nil
Juanma Barranquero
2019-10-17
1
-1
/
+1
*
Fix bug recently introduced in 'fit-window-to-buffer' (Bug#37743)
Martin Rudalics
2019-10-14
1
-1
/
+1
*
* lisp/window.el (next-buffer, previous-buffer): Add repeat count arg.
Juri Linkov
2019-10-14
1
-8
/
+10
*
Minor fixes for switching to previous and next buffers (Bug#37514)
Martin Rudalics
2019-10-11
1
-8
/
+14
*
Fixes for fitting windows and frames to their buffers (Bug#37563)
Martin Rudalics
2019-10-11
1
-111
/
+141
*
Merge branch 'feature/tabs'
Juri Linkov
2019-10-01
1
-1
/
+4
|
\
|
*
Frame-local tab-bar and window-local tab-line.
Juri Linkov
2019-08-31
1
-1
/
+4
*
|
* lisp/window.el (walk-windows): Simplify to use WINDOW arg of window-list-1
Juri Linkov
2019-09-19
1
-6
/
+10
|
/
*
Run quit-window-hook from the correct buffer
Lars Ingebrigtsen
2019-08-23
1
-1
/
+4
*
Call `quit-window-hook' in the `quit-window' command only
Lars Ingebrigtsen
2019-08-21
1
-6
/
+3
[next]