]> git.eshelyaron.com Git - emacs.git/commit
Clarify the documentation of `next-frame'
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 23 Aug 2021 14:32:33 +0000 (16:32 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 23 Aug 2021 14:32:33 +0000 (16:32 +0200)
commit4167d4b4b2727ef9de5ad91228934eef11233e27
tree0d59c0a6b6aa1cbd8ea72b5ad4a94ec6d1eabfa0
parent591b8bd87a30bda3dad680752b7f63da8b5b74bd
Clarify the documentation of `next-frame'

* doc/lispref/frames.texi (Finding All Frames): Clarify what it
means to "consider".
* src/frame.c (Fnext_frame): Rewrite doc string to say what the
parameters actually mean (bug#13339).
doc/lispref/frames.texi
src/frame.c