]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 28 Jul 2006 11:11:51 +0000 (11:11 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 28 Jul 2006 11:11:51 +0000 (11:11 +0000)
src/ChangeLog

index 79271fe23fabb2d511721041bc1aec13a8df5b27..2f51ce899f579e1b5da99956ddd3a418657860c0 100644 (file)
@@ -1,3 +1,8 @@
+2006-07-28  Kim F. Storm  <storm@cua.dk>
+
+       * alloc.c (valid_pointer_p): New function (from valid_lisp_object_p).
+       (valid_lisp_object_p): Use it to check for valid SUBRP obj.
+
 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
 
        * keyboard.c (read_char): New arg END_TIME specifying timeout.