index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
lispref
/
windows.texi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove window-max-characters-per-line
Lars Ingebrigtsen
2022-06-03
1
-9
/
+0
*
; Improve documentation of 'display-buffer-avoid-small-windows'
Eli Zaretskii
2022-05-20
1
-1
/
+3
*
Add new user option display-buffer-avoid-small-windows
Lars Ingebrigtsen
2022-05-20
1
-0
/
+5
*
Rename compare-window-configurations and update doc
Lars Ingebrigtsen
2022-05-20
1
-5
/
+4
*
Add a new display-buffer-full-frame display action
Lars Ingebrigtsen
2022-05-18
1
-0
/
+5
*
; Improve documentation of 'switch-to-prev-buffer-skip-regexp'
Eli Zaretskii
2022-05-12
1
-3
/
+3
*
Add new user option switch-to-prev-buffer-skip-regexp
Lars Ingebrigtsen
2022-05-12
1
-0
/
+7
*
Allow precision-scrolling nonselected windows when the minibuffer is resized
Po Lu
2022-05-09
1
-1
/
+7
*
Add new functions for computing character metrics for windows
Titus von der Malsburg
2022-04-29
1
-0
/
+9
*
Improve documentation for t value for reusable-frames
Lars Ingebrigtsen
2022-04-26
1
-2
/
+3
*
Improve buffer-match-p documentation
Philip Kaludercic
2022-04-15
1
-7
/
+5
*
Add a new macro `setopt'
Lars Ingebrigtsen
2022-02-13
1
-20
/
+20
*
Merge remote-tracking branch 'origin/emacs-28' into trunk
Stefan Monnier
2022-01-12
1
-7
/
+0
|
\
|
*
* doc/lispref/windows.texi (Textual Scrolling): Remove obsolete text.
Juri Linkov
2022-01-12
1
-7
/
+0
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-12-13
1
-92
/
+122
|
\
|
|
*
Rewrite the "Quitting Windows" section of Emacs Lisp Reference
Richard Stallman
2021-12-12
1
-92
/
+122
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-12-09
1
-6
/
+6
|
\
|
|
*
Fix manual entry of 'quit-restore-window' (Bug#52328)
Martin Rudalics
2021-12-09
1
-6
/
+6
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-11-19
1
-1
/
+3
|
\
|
|
*
Improve documentation of window hooks
Eli Zaretskii
2021-11-18
1
-1
/
+3
*
|
Merge from origin/emacs-28
Eli Zaretskii
2021-11-06
1
-26
/
+28
|
\
|
|
*
Clarify "text area of a window" in the documentation
Eli Zaretskii
2021-11-06
1
-26
/
+28
*
|
Allow 'display-buffer' to set up body size of chosen window (Bug#17065)
Martin Rudalics
2021-10-25
1
-2
/
+18
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-19
1
-7
/
+2
|
\
|
|
*
Further fixes to Elisp manual
Martin Rudalics
2021-10-18
1
-7
/
+2
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-18
1
-375
/
+445
|
\
|
|
*
Minor fixes for recent changes in ELisp manual
Eli Zaretskii
2021-10-18
1
-13
/
+15
|
*
Rewrites of Elisp manual including tab-bar and tab-line changes
Martin Rudalics
2021-10-18
1
-380
/
+448
*
|
Improve 'display-buffer' 'temp-buffer-resize-mode' cohabitation (Bug#51062)
Martin Rudalics
2021-10-13
1
-10
/
+38
|
/
*
; * doc/lispref/windows.texi (Cyclic Window Ordering): Fix typo.
Stefan Kangas
2021-09-21
1
-1
/
+1
*
Document `window-bump-use-time'
Lars Ingebrigtsen
2021-09-21
1
-0
/
+5
*
Improve handling of dedicated flag for side windows (Bug#48493)
pillule
2021-06-14
1
-22
/
+35
*
; Improve delete-window-choose-selected documentation
Robert Pluim
2021-06-11
1
-5
/
+5
*
Rename/rewrite recently added option and function in window.el
Martin Rudalics
2021-06-11
1
-8
/
+18
*
Provide new option `delete-window-set-selected' (Bug#47300)
Martin Rudalics
2021-06-10
1
-19
/
+28
*
Document `with-selected-frame'
Lars Ingebrigtsen
2021-06-01
1
-0
/
+8
*
Fix unclean "can't happen" error handling in read_minibuf_unwind
Alan Mackenzie
2021-04-22
1
-3
/
+7
*
Fix typos
Mattias EngdegÄrd
2021-02-18
1
-1
/
+1
*
Add a display-buffer window selection function that's more like XEmacs
Lars Ingebrigtsen
2021-01-07
1
-0
/
+6
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix documentation of window-in-direction arg MINIBUF (bug#44932)
Juri Linkov
2020-12-01
1
-6
/
+8
*
In attempted recursive minibuffer use, display error message in correct frame
Alan Mackenzie
2020-11-19
1
-2
/
+5
*
Merge from origin/emacs-27
Glenn Morris
2020-04-15
1
-19
/
+20
|
\
|
*
Fix Elisp manual entry on 'set-window-configuration'
Martin Rudalics
2020-04-15
1
-19
/
+20
*
|
* lisp/window.el (display-buffer): Extend doc with body-function (bug#39822)
Juri Linkov
2020-04-03
1
-4
/
+5
*
|
Deprecate with-displayed-buffer-window, use body-function instead (bug#39822)
Juri Linkov
2020-03-30
1
-0
/
+9
*
|
Fix sxhash-equal on bytecodes, markers, etc.
Paul Eggert
2020-01-07
1
-4
/
+0
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
[next]