# HG changeset patch # User Eli Zaretskii # Date 1223897062 0 # Node ID 19eaf7a7f803576234f5751cc4c3a0e8951c4c18 # Parent eaf07c77b37b0afa9070a9a46aeaf1b34eb46e5c *** empty log message *** diff -r eaf07c77b37b -r 19eaf7a7f803 etc/NEWS --- a/etc/NEWS Mon Oct 13 11:23:52 2008 +0000 +++ b/etc/NEWS Mon Oct 13 11:24:22 2008 +0000 @@ -1041,6 +1041,7 @@ +++ ** Variables cannot be both buffer-local and frame-local any more. ++++ ** `functionp' returns nil for special forms. I.e., it only returns t for objects that can be passed to `funcall'.