Lispref updates for some things no longer being special forms
commit89b2c8a133b379520d25a7bfa132178f8226d226
authorGlenn Morris <rgm@gnu.org>
Wed, 31 Oct 2012 20:54:19 +0000 (31 16:54 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 31 Oct 2012 20:54:19 +0000 (31 16:54 -0400)
treed1f69105194bf303fcdf15c10eb8b5b7ff8646be
parent5c6ce1c7d035ad412e9bdec6cf385c06ffd5680e
Lispref updates for some things no longer being special forms

* doc/lispref/eval.texi (Special Forms): No longer special forms:
defmacro, defun, save-window-excursion, with-output-to-temp-buffer.

* doc/lispref/functions.texi (Defining Functions): Defun is now a macro.
Defalias is a function.
doc/lispref/ChangeLog
doc/lispref/eval.texi
doc/lispref/functions.texi