From: Luc Teirlinck Date: Fri, 24 Jun 2005 01:30:16 +0000 (+0000) Subject: (Rings): `ring-elements' now returns the elements of RING in order. X-Git-Tag: emacs-pretest-22.0.90~8674 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=eaf664cfab913daefaab20a3dff29696dc7d7a08;p=emacs.git (Rings): `ring-elements' now returns the elements of RING in order. --- diff --git a/lispref/lists.texi b/lispref/lists.texi index c84a998b573..22edec42db2 100644 --- a/lispref/lists.texi +++ b/lispref/lists.texi @@ -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