]> git.eshelyaron.com Git - emacs.git/commit
Clarify `take` and `ntake` documentation (bug#56521)
authorMattias Engdegård <mattiase@acm.org>
Mon, 18 Jul 2022 10:19:38 +0000 (12:19 +0200)
committerMattias Engdegård <mattiase@acm.org>
Mon, 18 Jul 2022 10:49:29 +0000 (12:49 +0200)
commit9de0b06e7470cc047c96c59befe40077dc72b98d
treebbd0b1626ed7a60a77b6c6a42212768221daea33
parent6f7941272b112f0412479ffc315352d7928e0fdf
Clarify `take` and `ntake` documentation (bug#56521)

* doc/lispref/lists.texi (List Elements): Describe `ntake` better.
* src/fns.c (Ftake, Fntake): Rephrase doc strings.
doc/lispref/lists.texi
src/fns.c