1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-11 01:11:31 -07:00
emacs/doc
Stéphane Marks 192d4fc1f7 Make 'frame-use-time' more reliable. (bug#80397)
Walking the window tree is more reliable than using the selected
window.  Implement 'get-mru-frame' on top of 'get-mru-frames'
using 'frame-use-time'.

* lisp/frame.el (frame-use-time): Change to walk the window tree
for the specified frame.
(get-mru-frames): New defun.
(get-mru-frame): Change to call 'get-mru-frames'.
* doc/lispref/frames.texi: Update documentation.
* etc/NEWS: Update announcement.
2026-03-05 09:58:03 +01:00
..
emacs New command 'unfill-paragraph' 2026-03-04 14:20:47 +00:00
lispintro emacs-lisp-intro.texi: Eliminate duplicate ASCII art 2026-02-27 13:42:40 -05:00
lispref Make 'frame-use-time' more reliable. (bug#80397) 2026-03-05 09:58:03 +01:00
man
misc Rename 'any' to 'member-if' and deprecate 'cl-member-if' 2026-03-04 14:43:05 +00:00
translations