Fix return value of `defun' and un-define it.
commit32019a6ba4fe04638812d84fbc7076009c82224b
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 18 Jun 2012 15:57:41 +0000 (18 11:57 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 18 Jun 2012 15:57:41 +0000 (18 11:57 -0400)
tree9c2d49fda3f702eab19ccd641cb5bc00e3cb3f18
parent9a41325c9eabf3a6a281a7845ee259b9d8fc11b1
Fix return value of `defun' and un-define it.
* src/data.c (Fdefalias): Return `symbol'.
* doc/lispref/functions.texi (Defining Functions):
* doc/lispref/macros.texi (Defining Macros): Un-define the return value of
`defun', `defmacro' and `defalias'.
doc/lispref/ChangeLog
doc/lispref/functions.texi
doc/lispref/macros.texi
etc/NEWS
lisp/emacs-lisp/byte-run.el
src/ChangeLog
src/data.c