mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-16 09:50:25 +00:00
(Top): Remove reference to deleted node.
This commit is contained in:
parent
5838fa52b7
commit
7ff50d3fb4
@ -34,7 +34,7 @@ Published by the Free Software Foundation
|
||||
59 Temple Place, Suite 330
|
||||
Boston, MA 02111-1307 USA
|
||||
|
||||
Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999,@*
|
||||
Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2005,@*
|
||||
2000, 2002 Free Software Foundation, Inc.
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
@ -281,7 +281,6 @@ Strings and Characters
|
||||
Lists
|
||||
|
||||
* Cons Cells:: How lists are made out of cons cells.
|
||||
* Lists as Boxes:: Graphical notation to explain lists.
|
||||
* List-related Predicates:: Is this object a list? Comparing two lists.
|
||||
* List Elements:: Extracting the pieces of a list.
|
||||
* Building Lists:: Creating list structure.
|
||||
|
Loading…
Reference in New Issue
Block a user