1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-27 15:40:47 -08:00
emacs/doc/emacs
Spencer Baugh 1d60139a80 Add toggle-window-dedicated command and mode-line-window-dedicated
It's sometimes useful to interactively make certain windows dedicated.
This allows a level of interactive control over which window
display-buffer uses.

Additionally, when a window is dedicated (even without this new
command) it can affect display-buffer behavior in ways which may be
unexpected for users.  Let's display the window dedicated status in
the mode-line to help indicate what's going on.

* doc/emacs/windows.texi (Displaying Buffers): Add information about
dedicated windows and toggle-window-dedicated.
* doc/emacs/screen.texi (Mode Line): Add information about the window
dedicated indicator.
* etc/NEWS: Announce mode-line-window-dedicated and
toggle-window-dedicated.
* lisp/window.el (toggle-window-dedicated): Add.  (bug#64619)
(window-prefix-map): Add C-x w d binding.
* lisp/bindings.el (mode-line-window-control): Add.
(mode-line-window-dedicated): Add.
(standard-mode-line-format): Insert mode-line-window-dedicated.
2023-10-25 16:43:51 +03:00
..
abbrevs.texi Improve documentation of 'list-abbrevs' 2023-09-13 17:23:03 +03:00
ack.texi Merge from origin/emacs-29 2023-09-16 07:36:49 -04:00
android.texi ; Correct typos in android.texi 2023-10-15 15:02:43 +08:00
anti.texi
arevert-xtra.texi
back.texi
basic.texi
book-spine.texi
buffers.texi
building.texi Gud lldb support (bug#66575) 2023-10-17 19:14:59 +02:00
cal-xtra.texi
calendar.texi
ChangeLog.1 ; Fix spelling of my name in all ChangeLog files 2023-10-25 15:20:46 +02:00
cmdargs.texi
commands.texi
custom.texi Allow specifying the dir locals file to edit (Bug#66663) 2023-10-22 20:54:15 +03:00
dired-xtra.texi
dired.texi Merge from origin/emacs-29 2023-08-12 13:50:38 -04:00
display.texi Doc fix; more consistently refer to "text terminals" 2023-10-01 13:58:53 +02:00
doclicense.texi
docstyle.texi
emacs-xtra.texi
emacs.texi Merge from origin/emacs-29 2023-10-16 09:02:39 +02:00
emacsver.texi.in
emerge-xtra.texi
entering.texi
files.texi Correct invalid Texinfo markup 2023-08-22 10:01:22 +08:00
fixit.texi
fortran-xtra.texi
frames.texi Merge from origin/emacs-29 2023-10-07 03:46:48 -04:00
glossary.texi
gnu.texi
gpl.texi
haiku.texi Minor copy-edits 2023-09-01 00:52:22 +00:00
help.texi
indent.texi Document 'M-x align' in the Emacs manual 2023-10-14 14:16:13 +03:00
input.texi Documentation copy-edits 2023-10-25 10:28:54 +08:00
killing.texi ; Grammar fixes ("allow to" et al) 2023-09-17 16:49:21 +02:00
kmacro.texi Make using Edmacro easier for long sequences of keys 2023-09-16 12:50:51 +03:00
m-x.texi
macos.texi ; Improve wording of last change 2023-10-01 18:27:11 +02:00
maintaining.texi Merge from origin/emacs-29 2023-10-13 16:16:19 +02:00
Makefile.in
mark.texi
mini.texi Merge from origin/emacs-29 2023-08-12 13:50:38 -04:00
misc.texi Warn about 3DES when network-security-level is medium 2023-10-24 16:41:10 +02:00
modes.texi
msdos-xtra.texi
msdos.texi There are no file modes on windows and dos 2023-09-27 22:33:47 -04:00
mule.texi
package.texi Rename 'package-vc-allow-side-effects' to better fit its use 2023-08-29 10:41:53 +02:00
picture-xtra.texi
programs.texi
regs.texi
rmail.texi
screen.texi Add toggle-window-dedicated command and mode-line-window-dedicated 2023-10-25 16:43:51 +03:00
search.texi Merge from origin/emacs-29 2023-10-16 09:02:39 +02:00
sending.texi ; * doc/emacs/sending.texi (Mail Aliases): Add some useful commands. 2023-08-26 09:38:22 +03:00
text.texi Merge from origin/emacs-29 2023-09-16 07:36:49 -04:00
trouble.texi Adjust documentation for defadvice obsoletion 2023-08-24 01:02:08 +02:00
vc-xtra.texi
vc1-xtra.texi
windows.texi Add toggle-window-dedicated command and mode-line-window-dedicated 2023-10-25 16:43:51 +03:00
xresources.texi