1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 03:20:39 -08:00
emacs/doc
Chong Yidong fead402ddd 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.
2012-01-22 00:04:55 +08:00
..
emacs * doc/emacs/programs.texi (Comment Commands): Typo. 2012-01-16 11:00:08 -05:00
lispintro doc/lispref/emacs-lisp-intro.texi (count-words-in-defun): Fix bug#10544. 2012-01-19 16:04:24 +01:00
lispref Emacs Lisp manual updates. 2012-01-22 00:04:55 +08:00
man Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
misc * tramp.texi (File): Tweak wording for the `scpc' option. 2012-01-20 21:12:38 +01:00