diff lisp/ChangeLog @ 5162:41262f87eb39

Handle (function ...) specially, cl-prettyprint. 2010-03-21 Aidan Kehoe <kehoea@parhasard.net> * cl-extra.el (cl-prettyprint): Handle (function ...) specially here, as we do (quote ...).
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 21 Mar 2010 13:20:35 +0000
parents 125f4119e64d
children 17fe69fff7fa
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Mar 20 20:22:00 2010 -0500
+++ b/lisp/ChangeLog	Sun Mar 21 13:20:35 2010 +0000
@@ -1,3 +1,8 @@
+2010-03-21  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* cl-extra.el (cl-prettyprint):
+	Handle (function ...) specially here, as we do (quote ...).
+
 2010-03-20  Ben Wing  <ben@xemacs.org>
 
 	* diagnose.el (show-memory-usage):