]> git.eshelyaron.com Git - emacs.git/commit
Update docstrings of 'delete'/'remove' to interlink each other (bug#47054)
authorJuri Linkov <juri@linkov.net>
Thu, 11 Mar 2021 19:08:09 +0000 (21:08 +0200)
committerJuri Linkov <juri@linkov.net>
Thu, 11 Mar 2021 19:08:09 +0000 (21:08 +0200)
commitb90c658492a2548f183bf072be50f4a57a2b5f0b
treef43dbc9b9e5ca6dc196ea8c617be077e6c3b8562
parent8ad221cdf4337a3c4e2d270e09973b4e67a4b4a2
Update docstrings of 'delete'/'remove' to interlink each other (bug#47054)

* lisp/subr.el (remove): Add xref to 'delete'.
* src/fns.c (Fdelete): Add xref to 'remove'.
lisp/subr.el
src/fns.c