1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-15 03:11:54 -07:00
emacs/doc
Stéphane Marks 54d0764665 Add frame-use-time, get-mru-frame, use mru frame in delete-frame (bug#80397)
* lisp/frame.el (get-mru-frame): New defun.
* src/frame.c (delete_frame): Call 'get-mru-frame' (when force
is not Qnoelisp) to select the most recently used frame that is
not the deleted frame as the candidate to select.
(syms_of_frame): Qget_mru_frame new DEFSYM.
* doc/lispref/frames.texi: Document the new functions.
* etc/NEWS: Announce the new functions.
2026-02-18 19:28:21 +02:00
..
emacs Use -outstanding not -outgoing-base in VC command names 2026-02-17 15:26:20 +00:00
lispintro Fix cross-reference in Emacs Lisp Intro 2026-02-16 18:23:01 +02:00
lispref Add frame-use-time, get-mru-frame, use mru frame in delete-frame (bug#80397) 2026-02-18 19:28:21 +02:00
man ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
misc Minor Tramp doc clarifications 2026-02-16 15:01:42 +01:00
translations ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00