Update several Lisp manual chapters.
authorChong Yidong <cyd@gnu.org>
Mon, 23 Jan 2012 04:23:50 +0000 (12:23 +0800)
committerChong Yidong <cyd@gnu.org>
Mon, 23 Jan 2012 04:23:50 +0000 (12:23 +0800)
commit31cbea1d3d3c548025f70551514bd1a370301ccf
tree5643d70c29d6489feec93b45b135ee25bd7ae8a1
parent2724d9c71e29aa0aa298c3534b0b7b18d8fc6202
Update several Lisp manual chapters.

* doc/lispref/eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
correctness with lexical scoping.
(Eval): Copyedits.

* doc/lispref/sequences.texi (Sequence Functions): Don't repeat the
introduction already given in the parent.
(Vectors): Copyedits.
(Rings): Move from lists.texi.  Note that this is specific to the
ring package.

* doc/lispref/lists.texi (Cons Cells): Copyedits.
(List Elements): Mention push.
(List Variables): Mention pop.
(Rings): Move to sequences.texi.

* doc/lispref/strings.texi (Text Comparison): Minor qualification.

* doc/lispref/symbols.texi (Definitions, Symbol Components): Mention variable
scoping issues.
(Plists and Alists): Copyedits.
admin/FOR-RELEASE
doc/lispref/ChangeLog
doc/lispref/control.texi
doc/lispref/elisp.texi
doc/lispref/eval.texi
doc/lispref/lists.texi
doc/lispref/sequences.texi
doc/lispref/strings.texi
doc/lispref/symbols.texi