summaryrefslogtreecommitdiff
path: root/lispref/lists.texi
diff options
context:
space:
mode:
authorLuc Teirlinck <teirllm@auburn.edu>2005-06-24 01:30:16 +0000
committerLuc Teirlinck <teirllm@auburn.edu>2005-06-24 01:30:16 +0000
commiteaf664cfab913daefaab20a3dff29696dc7d7a08 (patch)
tree854b1541622d4ee6ec8ca5993de81b1b2fe064cd /lispref/lists.texi
parent6fb276bdd177c87b76fc33fec8d195dec256252f (diff)
(Rings): `ring-elements' now returns the elements of RING in order.
Diffstat (limited to 'lispref/lists.texi')
-rw-r--r--lispref/lists.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/lispref/lists.texi b/lispref/lists.texi
index c84a998b57..22edec42db 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