diff lisp/ChangeLog @ 110710:deee083d1b01

* subr.el (booleanp): Return t instead of a list (Bug#7086).
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 02 Oct 2010 21:11:20 -0400
parents 17914d74ccf4
children 9f132a615f50
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Oct 02 20:59:02 2010 -0400
+++ b/lisp/ChangeLog	Sat Oct 02 21:11:20 2010 -0400
@@ -1,3 +1,7 @@
+2010-10-03  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
+
+	* subr.el (booleanp): Return t instead of a list (Bug#7086).
+
 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
 
 	* server.el (server-process-filter, server-return-error): Give