diff src/ChangeLog @ 919:111c4f2ed9c9

[xemacs-hg @ 2002-07-14 09:43:52 by adrian] [S] [PATCH] xemacs-21.5: Hrvoje's `functionp' fix -------------------- ChangeLog entries follow: -------------------- src/ChangeLog addition: 2002-07-08 Stephen J. Turnbull <stephen@xemacs.org> * lisp.h: Declare Fcdr_safe to be callable from C. 2002-07-08 Hrvoje Niksic <hniksic@xemacs.org> * eval.c (Ffunctionp): Return nil for autoloaded macros and keymaps.
author adrian
date Sun, 14 Jul 2002 09:43:54 +0000
parents 44e6e64b1cf2
children 3b122a8e1d51
line wrap: on
line diff
--- a/src/ChangeLog	Sat Jul 13 11:59:22 2002 +0000
+++ b/src/ChangeLog	Sun Jul 14 09:43:54 2002 +0000
@@ -1,3 +1,12 @@
+2002-07-08  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* lisp.h: Declare Fcdr_safe to be callable from C.
+
+2002-07-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+	* eval.c (Ffunctionp): Return nil for autoloaded macros and
+	keymaps.
+
 2002-07-08  Daiki Ueno  <daiki@xemacs.org>
 
 	* glyphs-x.c (x_unmap_subwindow): Deal with the substantial windows.