1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-17 08:31:09 -08:00
emacs/doc
Martin Rudalics 0041873502 Fix infinite looping in 'next-frame' and associates (Bug#77985)
* src/frame.c (next_frame): Rewrite to avoid infinite looping if
FRAME itself does not qualify as candidate frame (Bug#77985).
(Fnext_frame, Fprevious_frame): Adjust do-strings.
* lisp/frame.el (other-frame): Adjust doc-string.
(frame-list-1): New function.
(make-frame-names-alist): Rewrite using 'frame-list-1' instead
of 'next-frame' (Bug#77985).
(delete-other-frames): Rewrite using 'frame-list' instead of
'next-frame'.
* doc/lispref/frames.texi (Finding All Frames): Minor
clarifications for 'frame-list' and 'next-frame'.
2025-05-09 09:36:00 +02:00
..
emacs Recenter for the calendar (bug#78205) 2025-05-08 12:45:09 +03:00
lispintro Merge from origin/emacs-30 2025-04-30 07:14:23 -04:00
lispref Fix infinite looping in 'next-frame' and associates (Bug#77985) 2025-05-09 09:36:00 +02:00
man Remove ctags program 2025-03-22 11:57:29 -07:00
misc Merge branch 'cl-types' 2025-05-07 14:56:49 -04:00
translations Update copyright year to 2025 2025-01-02 18:39:42 +01:00