More cl doc updates
authorGlenn Morris <rgm@gnu.org>
Thu, 25 Oct 2012 00:58:40 +0000 (20:58 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 25 Oct 2012 00:58:40 +0000 (20:58 -0400)
commita05cb6e32625355cceef4593321780836b76e348
tree2bb8de2b48419404176c052f686efd12ab4b9ff5
parenta6880551db39f264286f6ba9bf9735665ea6b967
More cl doc updates

* doc/misc/cl.texi: Don't mess with the TeX section number counter.
Use Texinfo recommended convention for quotes+punctuation.
(Overview, Sequence Functions): Rephrase for better line-breaking.
(Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
(Macro Bindings, Conditionals, Iteration, Loop Basics)
(Random Numbers, Mapping over Sequences, Structures)
(Porting Common Lisp): Further updates for cl-lib namespace.
(Modify Macros, Declarations, Macro Bindings, Structures):
Break long lines in examples.
(Dynamic Bindings): Update for changed progv behavior.
(Loop Examples, Efficiency Concerns): Markup fixes.
(Structures): Remove TeX margin change.

* lisp/emacs-lisp/cl-macs.el (cl-progv): Doc fix.

* etc/NEWS: Related markup.
doc/misc/ChangeLog
doc/misc/cl.texi
etc/NEWS
lisp/ChangeLog
lisp/emacs-lisp/cl-macs.el