summaryrefslogtreecommitdiff
path: root/doc/lispref/sequences.texi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add seq-findNicolas Petton2015-09-111-0/+22
* Improve the semantic of seq-someNicolas Petton2015-09-061-3/+8
* Rename seq-some-p to seq-some and seq-contains-p to seq-containsNicolas Petton2015-09-061-7/+7
* Better documentation of seq-letNicolas Petton2015-08-311-4/+3
* * doc/lispref/sequences.texi: Add documentation for seq-min and seq-max.Nicolas Petton2015-06-301-0/+34
* Spelling fixPaul Eggert2015-05-101-1/+1
* * doc/lispref/sequences.texi (Sequence Functions): Fix quoting.Paul Eggert2015-05-061-1/+1
* Update `seq-let' documentationNicolas Petton2015-05-051-1/+10
* New macro seq-let, providing destructuring support to seq.elNicolas Petton2015-05-011-0/+27
* * lisp/emacs-lisp/seq.el (seq-doseq): Tighten the codeStefan Monnier2015-04-241-1/+1
* * doc/lispref/sequences.texi (Sequence Functions): Fix typo in previous.Glenn Morris2015-04-151-2/+2
* Add seq-intersection and seq-difference to the seq libraryNicolas Petton2015-04-151-1/+29
* Add seq-into as a public functionNicolas Petton2015-03-091-0/+22
* Improve seq-group-by to return sequence elements in correct orderNicolas Petton2015-02-111-2/+2
* Add documentation for seq-mapcat, seq-partition and seq-group-byNicolas Petton2015-02-061-1/+46
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * doc/lispref/sequences.texi (Sequence Functions): Copyedits.Glenn Morris2014-12-241-152/+75
* * lisp/emacs-lisp/seq.el: New file.Nicolas Petton2014-12-161-0/+360
* * doc/lispref/lists.texi (Functions that Rearrange Lists): RemoveDmitry Antipov2014-08-291-0/+92
* Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.deGlenn Morris2014-06-081-1/+1
|\
| * Doc fixes: markup (mainly nil -> @code{nil})Glenn Morris2014-06-081-1/+1
* | * sequences.texi (Sequence Functions): Don't mention when and howLeo Liu2014-05-221-6/+1
* | * doc/lispref/sequences.texi (Sequence Functions): Update nreverse.Leo Liu2014-05-211-2/+5
* | Allow any non-nil value to count as true in bool-vector.Paul Eggert2014-05-191-23/+23
* | * src/lisp.h (CHECK_BOOLEAN): New function.Dmitry Antipov2014-05-191-4/+29
* | * src/fns.c (Fnreverse): Allow vectors and bool vectors.Dmitry Antipov2014-05-151-0/+69
* | * src/fns.c (Freverse): Allow vectors, bool vectors and strings.Dmitry Antipov2014-05-151-0/+43
|/
* Update docs for window dividers and `window-text-pixel-size'.Martin Rudalics2014-03-091-3/+3
* Document vconcat and the empty vector (Bug#16246).Paul Eggert2014-01-041-4/+4
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Document new bool-vector set operation functions.Xue Fuqiao2013-12-221-0/+48
* Remove an unnecessary FIXME.Xue Fuqiao2013-09-291-10/+0
* Fix typo.Xue Fuqiao2013-09-281-1/+1
* Comment.Xue Fuqiao2013-09-281-0/+10
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* Lisp manual improvements for plists and symbol plists.Chong Yidong2012-12-021-4/+4
* Nuke hand-written node pointers in doc/lisprefGlenn Morris2012-05-261-1/+1
* Merge from emacs-24; up to 2012-04-21T14:12:27Z!sdl.web@gmail.comGlenn Morris2012-05-081-1/+1
|\
| * More small edits for doc/lisprefGlenn Morris2012-05-041-1/+1
* | Remove unnecessary @setfilename commands from many doc/lispref/*.texiGlenn Morris2012-04-131-1/+0
|/