Mercurial > emacs
changeset 77215:ea5eee51e6a0
(Sets And Lists): Fix typo.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 15 Apr 2007 10:53:58 +0000 |
parents | e06541128138 |
children | 5a8fd913621c |
files | lispref/lists.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/lists.texi Sun Apr 15 01:34:43 2007 +0000 +++ b/lispref/lists.texi Sun Apr 15 10:53:58 2007 +0000 @@ -1523,7 +1523,7 @@ @end defun See also the function @code{add-to-list}, in @ref{List Variables}, -for a way to an element to a list stored in a variable and used as a +for a way to add an element to a list stored in a variable and used as a set. @node Association Lists