changeset 40831:900b6d76feac

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Thu, 08 Nov 2001 12:12:30 +0000
parents 576a1771ec55
children 33d8d61c63dd
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Nov 08 12:08:51 2001 +0000
+++ b/lisp/ChangeLog	Thu Nov 08 12:12:30 2001 +0000
@@ -1,5 +1,8 @@
 2001-11-08  Miles Bader  <miles@gnu.org>
 
+	* subr.el (functionp): Make work correctly for macros and unbound
+	symbols.
+
 	* comint.el (comint-send-input): Fix description of
 	`comint-process-echoes' in the doc-string.