1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-21 13:31:37 -07:00
emacs/doc
Mattias Engdegård 8718a7c706 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.
2024-04-29 14:29:52 +02:00
..
emacs Adapt eww to touch screens, mice and text conversion 2024-04-29 20:01:59 +08:00
lispintro Fix a typo in Introduction to Emacs Lisp (bug#70571). 2024-04-27 12:43:58 +03:00
lispref Add drop as alias for nthcdr 2024-04-29 14:29:52 +02:00
man Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
misc Merge from origin/emacs-29 2024-04-27 06:23:46 -04:00
translations ; Further copyedits of doc/translations/README. 2024-02-19 15:19:54 +02:00