From: Nick Roberts Date: Mon, 31 Jul 2006 10:57:16 +0000 (+0000) Subject: (Sets And Lists): Update link for add-to-list. X-Git-Tag: emacs-pretest-22.0.90~1170 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ab04a72ade2cbc1eb2f4ecd5b0940c43ce14cf54;p=emacs.git (Sets And Lists): Update link for add-to-list. --- diff --git a/lispref/lists.texi b/lispref/lists.texi index cb60baef900..1c6247d818c 100644 --- a/lispref/lists.texi +++ b/lispref/lists.texi @@ -1489,7 +1489,7 @@ several @code{equal} occurrences of an element in @var{list}, @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