]> git.eshelyaron.com Git - emacs.git/commit
Clarify the seq-reduce documentation
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 15 Oct 2020 07:37:44 +0000 (09:37 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 15 Oct 2020 07:37:44 +0000 (09:37 +0200)
commitace25f206640b94d876d7d0966fcd9e512f81fc9
tree5c1fe964f48dd7cd7a14c84c7139733255f3d8b9
parent7d598e281d15522b64a8807e6805e715c581f12f
Clarify the seq-reduce documentation

* doc/lispref/sequences.texi (Sequence Functions): Ditto.

* lisp/emacs-lisp/seq.el (seq-reduce): Clarify the order of the
arguments (bug#43995).
doc/lispref/sequences.texi
lisp/emacs-lisp/seq.el