emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: /srv/bzr/emacs/trunk r112347: *doc/lispintro/emacs-lisp-intro.texi (


From: Stephen J. Turnbull
Subject: RE: /srv/bzr/emacs/trunk r112347: *doc/lispintro/emacs-lisp-intro.texi (defcustom, defun, simplified-beginning-of-buffer, defvar, Building Robots, Review, save-excursion): `defun' and `defcustom' are now macros rather thanspecial forms. (Bug#13853)
Date: Mon, 22 Apr 2013 03:57:38 +0900

Drew Adams writes:

 > By `functionp':
 > (defmacro foo (a) 42)
 > (functionp 'foo) => t

Surely not!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]