Add seq-min and seq-max
commitb1047c3b422f5280a9de6c56b1ba77e5dbc185ee
authorNicolas Petton <nicolas@petton.fr>
Tue, 30 Jun 2015 16:29:32 +0000 (30 18:29 +0200)
committerNicolas Petton <nicolas@petton.fr>
Tue, 30 Jun 2015 16:40:19 +0000 (30 18:40 +0200)
tree50386cf0758e757f6488a83e94af4f5fb0f84ad5
parent3bea77f65504ee7c4364c300fd1f7d699e2866ac
Add seq-min and seq-max

Bump version number.

* lisp/emacs-lisp/seq.el (seq-min, seq-max): New functions.
* test/automated/seq-tests.el: Add tests for seq-min and seq-max.
lisp/emacs-lisp/seq.el
test/automated/seq-tests.el