Mercurial > emacs
comparison doc/lispref/ChangeLog @ 98687:eaf07c77b37b
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 13 Oct 2008 11:23:52 +0000 |
parents | 6f1844a7c592 |
children | af39dbfa0fda |
comparison
equal
deleted
inserted
replaced
98686:2a93b311de33 | 98687:eaf07c77b37b |
---|---|
1 2008-10-13 Eli Zaretskii <eliz@gnu.org> | 1 2008-10-13 Eli Zaretskii <eliz@gnu.org> |
2 | |
3 * objects.texi (Primitive Function Type): Move "@cindex special | |
4 forms" from here... | |
5 | |
6 * eval.texi (Special Forms): ...to here. | |
7 | |
8 * functions.texi (What Is a Function): `functionp' returns nil for | |
9 special forms. Add an xref. | |
2 | 10 |
3 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local | 11 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local |
4 Variables". | 12 Variables". |
5 | 13 |
6 * variables.texi (Frame-Local Variables): New section. | 14 * variables.texi (Frame-Local Variables): New section. |