1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00

(Rings): `ring-elements' now returns the elements of RING in order.

This commit is contained in:
Luc Teirlinck 2005-06-24 01:30:16 +00:00
parent 6fb276bdd1
commit eaf664cfab

View File

@ -1704,8 +1704,7 @@ The value will never exceed that returned by @code{ring-size}.
@end defun
@defun ring-elements ring
This returns a list of the objects in @var{ring}, in no particular
order.
This returns a list of the objects in @var{ring}, in order, newest first.
@end defun
@defun ring-copy ring