summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/byte-run-tests.el
diff options
context:
space:
mode:
authorMattias EngdegÄrd <mattiase@acm.org>2024-04-28 18:38:44 +0200
committerMattias EngdegÄrd <mattiase@acm.org>2024-04-29 14:29:52 +0200
commit8718a7c7062eb562e2fda0dee5f7bfddb0861f1d (patch)
treec08c942a0dfa809007f2fe121549600252b13457 /test/lisp/emacs-lisp/byte-run-tests.el
parent9b1e44c7fb5281688488ec077c048e268b716ad2 (diff)
downloademacs-8718a7c7062eb562e2fda0dee5f7bfddb0861f1d.tar.gz
emacs-8718a7c7062eb562e2fda0dee5f7bfddb0861f1d.tar.bz2
emacs-8718a7c7062eb562e2fda0dee5f7bfddb0861f1d.zip
Add `drop` as alias for `nthcdr`
It's a common name for this function and symmetric with respect to `take`. It's also a lot less awkward to type and say. * lisp/subr.el (drop): New alias. * doc/lispref/lists.texi (List Elements): Document. Mention the equation tying `take` and `drop` together. * etc/NEWS: Announce.
Diffstat (limited to 'test/lisp/emacs-lisp/byte-run-tests.el')
0 files changed, 0 insertions, 0 deletions