Changeset 4140 for trunk/lispref/lists.texi
- Timestamp:
- 08/10/06 11:19:54 (2 years ago)
- Files:
-
- trunk/lispref/lists.texi (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lispref/lists.texi
r4131 r4140 1490 1490 @end defun 1491 1491 1492 See also the function @code{add-to-list}, in @ref{ SettingVariables},1492 See also the function @code{add-to-list}, in @ref{List Variables}, 1493 1493 for another way to add an element to a list stored in a variable. 1494 1494
