Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from origin/emacs-26 | Glenn Morris | 2019-05-22 | 1 | -1/+1 |
|\ | |||||
| * | Fix a typo in ELisp manual | Tom Levy | 2019-05-22 | 1 | -1/+1 |
* | | New seq-contains-p predicate (Bug#34852) | Nicolas Petton | 2019-03-21 | 1 | -4/+5 |
* | | 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 |
* | | Add 'ring-resize' function | Allen Li | 2018-11-10 | 1 | -0/+5 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2018-11-04 | 1 | -7/+13 |
|\ \ | |/ | |||||
| * | Improve documentation of destructuring-binding macros | Eli Zaretskii | 2018-11-03 | 1 | -7/+13 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2018-07-20 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | Improve documentation of 'seqp' | Eli Zaretskii | 2018-07-14 | 1 | -2/+4 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2018-07-13 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Refer to "proper lists" instead of "true lists" | Basil L. Contovounesios | 2018-07-10 | 1 | -1/+1 |
* | | Merge from emacs-26 | Noam Postavsky | 2018-07-09 | 1 | -5/+7 |
|\ \ | |/ | |||||
| * | Fix (length NON-SEQUENCE) documentation | Basil L. Contovounesios | 2018-07-07 | 1 | -5/+7 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2018-07-07 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Fix (length CIRCULAR) documentation | Paul Eggert | 2018-07-06 | 1 | -3/+3 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2018-06-23 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Change name of `seqp' argument (Bug#26411) | Simen Heggestøyl | 2018-06-21 | 1 | -2/+2 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2018-04-14 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Fix typos and minor wording issues in ELisp manual | Eli Zaretskii | 2018-04-13 | 1 | -2/+2 |
* | | * src/print.c (syms_of_print) <print_quoted>: Set default to true | Stefan Monnier | 2018-01-15 | 1 | -4/+4 |
|/ | |||||
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | ; lispref nil/t markup fixes | Glenn Morris | 2017-12-22 | 1 | -1/+1 |
* | * doc/lispref/sequences.texi (Sequence Functions): Improve indexing. | Eli Zaretskii | 2017-12-16 | 1 | -0/+13 |
* | Fix a typo in ELisp manual | Eli Zaretskii | 2017-12-01 | 1 | -1/+1 |
* | Improve documentation of 'copy-sequence' | Eli Zaretskii | 2017-09-30 | 1 | -1/+4 |
* | Add seq-set-equal-p to test for set equality | Damien Cassou | 2017-05-04 | 1 | -0/+27 |
* | Deprecate copy-record in favor of copy-sequence | Paul Eggert | 2017-04-07 | 1 | -12/+11 |
* | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
* | | Merge from origin/emacs-25 | Paul Eggert | 2016-12-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Typo fixes in elisp manual | Bogdan Creanga | 2016-11-29 | 1 | -1/+1 |
* | | Minor fix in the documentation of seq-random-elt | Nicolas Petton | 2016-10-25 | 1 | -1/+0 |
* | | Minor copyedits in documentation of 'seq-random-elt' | Eli Zaretskii | 2016-10-25 | 1 | -2/+3 |
* | | Add seq-random-elt to seq.el | Damien Cassou | 2016-10-25 | 1 | -0/+20 |
* | | New function seq-sort-by in seq.el | Nicolas Petton | 2016-03-29 | 1 | -0/+12 |
* | | - | Paul Eggert | 2016-03-22 | 1 | -28/+32 |
|\ \ | |/ | |||||
| * | Fix documentation of seq.el functions | Eli Zaretskii | 2016-03-12 | 1 | -28/+32 |
* | | * doc/lispref/sequences.texi: Add documentation for seq-map-indexed | Nicolas Petton | 2016-02-14 | 1 | -0/+15 |
|/ | |||||
* | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | Rename seq-p and map-p to seqp and mapp | Nicolas Petton | 2015-11-11 | 1 | -3/+3 |
* | * doc/lispref/sequences.texi (Sequence Functions): Fix typo | Artur Malabarba | 2015-10-28 | 1 | -1/+1 |
* | * lisp/emacs-lisp/seq.el (seq-mapn): New function | Artur Malabarba | 2015-10-28 | 1 | -0/+18 |
* | New function seq-position | Nicolas Petton | 2015-10-20 | 1 | -0/+19 |
* | Add documentation for seq.el | Nicolas Petton | 2015-09-28 | 1 | -0/+75 |
* | Better documentation for seq-some | Nicolas Petton | 2015-09-28 | 1 | -3/+6 |
* | Better docstring and parameter name for seq-find | Nicolas Petton | 2015-09-21 | 1 | -5/+4 |
* | Restore some of the quoting in the manuals | Eli Zaretskii | 2015-09-16 | 1 | -1/+1 |
* | Quote less in manuals | Paul Eggert | 2015-09-15 | 1 | -2/+2 |
* | Clarify documentation of char-table extra slots | Eli Zaretskii | 2015-09-14 | 1 | -3/+3 |