1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00
emacs/doc
Martin Rudalics bd647f3614 Fix two issues with 'window-deletable-p'
* lisp/window.el (window-deletable-functions): Clarify
doc-string.
(window-deletable-p): Handle check whether WINDOW's frame can be
deleted via new function 'frame-deletable-p' (a comparison with
the frame returned by 'next-frame' fails in too many cases).  Do
not try to run 'window-deletable-functions' in WINDOW's buffer
when WINDOW is internal.
* lisp/frame.el (frame-deletable-p): New function.
* doc/lispref/frames.texi (Deleting Frames): Describe new
function 'frame-deletable-p'.
* etc/NEWS: Mention 'frame-deletable-p'.
2024-08-21 10:54:53 +02:00
..
emacs Merge from savannah/emacs-30 2024-08-17 21:53:50 +08:00
lispintro ; Fix punctuation in docs 2024-07-21 17:35:13 +02:00
lispref Fix two issues with 'window-deletable-p' 2024-08-21 10:54:53 +02:00
man ; Fix punctuation in docs 2024-07-21 17:35:13 +02:00
misc Update to modus-themes version 4.5.0 2024-08-21 11:07:47 +03:00
translations ; Fix typos 2024-06-07 23:51:18 +02:00