]> git.eshelyaron.com Git - emacs.git/commitdiff
(Rings): `ring-elements' now returns the elements of RING in order.
authorLuc Teirlinck <teirllm@auburn.edu>
Fri, 24 Jun 2005 01:30:16 +0000 (01:30 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Fri, 24 Jun 2005 01:30:16 +0000 (01:30 +0000)
lispref/lists.texi

index c84a998b573cb4baf3ff50ddeefc8e5975174bd7..22edec42db2ca99f3accea52fe49bd2b9e77a614 100644 (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