]> git.eshelyaron.com Git - emacs.git/commit
Better documentation for seq-some
authorNicolas Petton <nicolas@petton.fr>
Mon, 28 Sep 2015 19:11:05 +0000 (21:11 +0200)
committerNicolas Petton <nicolas@petton.fr>
Mon, 28 Sep 2015 19:15:58 +0000 (21:15 +0200)
commitf0b71429b9fbfb5dc5a561321de42a39fc176809
tree221fcf3f39fb586596838b69517c60ab7be19563
parent5526561b0c8416cbae492bc246eacd30f7b1daa8
Better documentation for seq-some

* doc/lispref/sequences.texi:
* lisp/emacs-lisp/seq.el: Update the documentation of seq-some to
guarantee that the returned value is the first non-nil value that
resulted from applying the predicate.
doc/lispref/sequences.texi
lisp/emacs-lisp/seq.el