diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2024-04-28 18:38:44 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2024-04-29 14:29:52 +0200 |
commit | 8718a7c7062eb562e2fda0dee5f7bfddb0861f1d (patch) | |
tree | c08c942a0dfa809007f2fe121549600252b13457 /test/lisp/emacs-lisp/byte-run-tests.el | |
parent | 9b1e44c7fb5281688488ec077c048e268b716ad2 (diff) | |
download | emacs-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