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 (d


From: Drew Adams
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 ratherthanspecial forms. (Bug#13853)
Date: Sun, 21 Apr 2013 12:40:02 -0700

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

Ouch!  mea culpa.

I need to stop checking things with Emacs prior to Emacs 22.  Or at least check
both old and new, to see that yes, this was changed in Emacs 22.




reply via email to

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