emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Sat, 05 Apr 2008 20:22:24 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/04/05 20:22:23

Index: etc/NEWS
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS,v
retrieving revision 1.1711
retrieving revision 1.1712
diff -u -b -r1.1711 -r1.1712
--- etc/NEWS    2 Apr 2008 20:23:20 -0000       1.1711
+++ etc/NEWS    5 Apr 2008 20:22:21 -0000       1.1712
@@ -654,6 +654,9 @@
 
 * Incompatible Lisp Changes in Emacs 23.1
 
+** `functionp' returns nil for special forms.
+I.e. it only returns t for objects that can be passed `funcall'.
+
 +++
 ** The multibyteness of process filters is determined by the coding-system
 used for decoding.  The functions `process-filter-multibyte-p' and




reply via email to

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