Emacs Lisp manual updates.
authorChong Yidong <cyd@gnu.org>
Sat, 21 Jan 2012 16:04:55 +0000 (00:04 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 21 Jan 2012 16:04:55 +0000 (00:04 +0800)
commitfead402dddeefba612ab1222b392d5bd0c636400
tree20af4be88f0e75c3a8310e223d0d971568a95409
parentcc6d5805ba054948ee5151e93b4b1318e2a4f5b2
Emacs Lisp manual updates.

* doc/lispref/intro.texi (A Sample Function Description): Special notation
used for macros too.

* doc/lispref/objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
(Symbol Type): Add xref for keyword symbols.
(Sequence Type): Clarify differences between sequence types.
(Cons Cell Type): Add "linked list" index entry.
(Non-ASCII in Strings): Copyedits.
(Equality Predicates): Symbols with same name need not be eq.

* doc/lispref/numbers.texi (Float Basics): Document isnan, copysign, frexp and
ldexp.  Move float-e and float-pi to Math Functions node.
doc/lispref/ChangeLog
doc/lispref/intro.texi
doc/lispref/numbers.texi
doc/lispref/objects.texi
etc/NEWS