summaryrefslogtreecommitdiff
path: root/doc/lispref/sequences.texi
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Glenn Morris2019-05-221-1/+1
|\
| * Fix a typo in ELisp manualTom Levy2019-05-221-1/+1
* | New seq-contains-p predicate (Bug#34852)Nicolas Petton2019-03-211-4/+5
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Add 'ring-resize' functionAllen Li2018-11-101-0/+5
* | Merge from origin/emacs-26Glenn Morris2018-11-041-7/+13
|\ \ | |/
| * Improve documentation of destructuring-binding macrosEli Zaretskii2018-11-031-7/+13
* | Merge from origin/emacs-26Glenn Morris2018-07-201-2/+4
|\ \ | |/
| * Improve documentation of 'seqp'Eli Zaretskii2018-07-141-2/+4
* | Merge from origin/emacs-26Glenn Morris2018-07-131-1/+1
|\ \ | |/
| * Refer to "proper lists" instead of "true lists"Basil L. Contovounesios2018-07-101-1/+1
* | Merge from emacs-26Noam Postavsky2018-07-091-5/+7
|\ \ | |/
| * Fix (length NON-SEQUENCE) documentationBasil L. Contovounesios2018-07-071-5/+7
* | Merge from origin/emacs-26Glenn Morris2018-07-071-3/+3
|\ \ | |/
| * Fix (length CIRCULAR) documentationPaul Eggert2018-07-061-3/+3
* | Merge from origin/emacs-26Glenn Morris2018-06-231-2/+2
|\ \ | |/
| * Change name of `seqp' argument (Bug#26411)Simen Heggestøyl2018-06-211-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-04-141-2/+2
|\ \ | |/
| * Fix typos and minor wording issues in ELisp manualEli Zaretskii2018-04-131-2/+2
* | * src/print.c (syms_of_print) <print_quoted>: Set default to trueStefan Monnier2018-01-151-4/+4
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* ; lispref nil/t markup fixesGlenn Morris2017-12-221-1/+1
* * doc/lispref/sequences.texi (Sequence Functions): Improve indexing.Eli Zaretskii2017-12-161-0/+13
* Fix a typo in ELisp manualEli Zaretskii2017-12-011-1/+1
* Improve documentation of 'copy-sequence'Eli Zaretskii2017-09-301-1/+4
* Add seq-set-equal-p to test for set equalityDamien Cassou2017-05-041-0/+27
* Deprecate copy-record in favor of copy-sequencePaul Eggert2017-04-071-12/+11
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-12-071-1/+1
|\ \ | |/
| * Typo fixes in elisp manualBogdan Creanga2016-11-291-1/+1
* | Minor fix in the documentation of seq-random-eltNicolas Petton2016-10-251-1/+0
* | Minor copyedits in documentation of 'seq-random-elt'Eli Zaretskii2016-10-251-2/+3
* | Add seq-random-elt to seq.elDamien Cassou2016-10-251-0/+20
* | New function seq-sort-by in seq.elNicolas Petton2016-03-291-0/+12
* | -Paul Eggert2016-03-221-28/+32
|\ \ | |/
| * Fix documentation of seq.el functionsEli Zaretskii2016-03-121-28/+32
* | * doc/lispref/sequences.texi: Add documentation for seq-map-indexedNicolas Petton2016-02-141-0/+15
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Rename seq-p and map-p to seqp and mappNicolas Petton2015-11-111-3/+3
* * doc/lispref/sequences.texi (Sequence Functions): Fix typoArtur Malabarba2015-10-281-1/+1
* * lisp/emacs-lisp/seq.el (seq-mapn): New functionArtur Malabarba2015-10-281-0/+18
* New function seq-positionNicolas Petton2015-10-201-0/+19
* Add documentation for seq.elNicolas Petton2015-09-281-0/+75
* Better documentation for seq-someNicolas Petton2015-09-281-3/+6
* Better docstring and parameter name for seq-findNicolas Petton2015-09-211-5/+4
* Restore some of the quoting in the manualsEli Zaretskii2015-09-161-1/+1
* Quote less in manualsPaul Eggert2015-09-151-2/+2
* Clarify documentation of char-table extra slotsEli Zaretskii2015-09-141-3/+3