Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | Add seq-set-equal-p to test for set equality | Damien Cassou | 2017-05-04 | 1 | -0/+25 |
* | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
* | Make seq-into return the sequence when no conversion needed | Nicolas Petton | 2016-12-16 | 1 | -0/+8 |
* | Fix circular list handling in seq-mapn | Nicolas Petton | 2016-12-15 | 1 | -0/+5 |
* | Do not use map.el in seq-tests.el | Nicolas Petton | 2016-11-16 | 1 | -7/+5 |
* | Add seq-random-elt to seq.el | Damien Cassou | 2016-10-25 | 1 | -0/+17 |
* | Fix seq-contains | Nicolas Petton | 2016-06-18 | 1 | -0/+4 |
* | Add seq-do-indexed | Nicolas Petton | 2016-06-18 | 1 | -0/+15 |
* | New function seq-sort-by in seq.el | Nicolas Petton | 2016-03-29 | 1 | -0/+5 |
* | New function seq-map-indexed | Nicolas Petton | 2016-02-14 | 1 | -0/+10 |
* | Merge from origin/emacs-25 | John Wiegley | 2016-01-11 | 1 | -1/+1 |
* | Rename all test files to reflect source layout. | Phillip Lord | 2015-11-24 | 1 | -0/+341 |