all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#47054: Interlink docstrings of ‘delete’ and ‘remove’
@ 2021-03-10 17:12 Juri Linkov
  2021-03-11 16:35 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Juri Linkov @ 2021-03-10 17:12 UTC (permalink / raw)
  To: 47054

The docstring of ‘delq’ links to ‘remq’:

  See also ‘remq’, which does not modify the argument.

The docstring of ‘remq’ links back to ‘delq’:

  Contrary to ‘delq’, this does not use side-effects,
  and the argument LIST is not modified.

Shouldn't docstrings of ‘delete’ and ‘remove’ do the same
and refer each other?





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-11 19:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-10 17:12 bug#47054: Interlink docstrings of ‘delete’ and ‘remove’ Juri Linkov
2021-03-11 16:35 ` Lars Ingebrigtsen
2021-03-11 19:08   ` Juri Linkov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.