Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new sequence function 'seq-union' | Stefan Kangas | 2021-09-17 | 1 | -0/+32 |
* | Revert "Add macro `seq-setq`." | Lars Ingebrigtsen | 2021-08-14 | 1 | -24/+0 |
* | Add macro `seq-setq`. | Earl Hyatt | 2021-08-14 | 1 | -0/+24 |
* | Add macro `seq-setq`. | Earl Hyatt | 2021-08-14 | 1 | -0/+24 |
* | Fix recently uncovered 'make check' failures | Basil L. Contovounesios | 2021-01-23 | 1 | -13/+10 |
* | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
* | Use lexical-binding in many emacs-lisp tests | Stefan Kangas | 2020-04-28 | 1 | -5/+5 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | Go back to "Maintainer: emacs-devel@gnu.org" | Paul Eggert | 2019-05-25 | 1 | -0/+1 |
* | Fixes for "Maintainer:" and related lines | Paul Eggert | 2019-05-19 | 1 | -1/+0 |
* | New seq-contains-p predicate (Bug#34852) | Nicolas Petton | 2019-03-21 | 1 | -0/+25 |
* | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
|\ | |||||
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | | New convenience functions in seq.el | Nicolas Petton | 2018-12-18 | 1 | -0/+12 |
|/ | |||||
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | 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 |