# HG changeset patch # User Nick Roberts # Date 1154343436 0 # Node ID af7ed5869f9260ddb91172b49d0199322b290831 # Parent 5be1e2d2d010d187a05a1f50319f340593347f54 (Sets And Lists): Update link for add-to-list. diff -r 5be1e2d2d010 -r af7ed5869f92 lispref/lists.texi --- a/lispref/lists.texi Mon Jul 31 10:56:25 2006 +0000 +++ b/lispref/lists.texi Mon Jul 31 10:57:16 2006 +0000 @@ -1489,7 +1489,7 @@ @code{delete-dups} keeps the first one. @end defun - See also the function @code{add-to-list}, in @ref{Setting Variables}, + See also the function @code{add-to-list}, in @ref{List Variables}, for another way to add an element to a list stored in a variable. @node Association Lists