match-block.lisp: Use &body in match-case and matchf-case so
Sat Apr 2 04:19:09 UTC 2011 rbrown@common-lisp.net
* match-block.lisp: Use &body in match-case and matchf-case so
code that uses them is correctly indented by editors.
diff -rN -u old-cl-unification-1/ChangeLog new-cl-unification-1/ChangeLog
--- old-cl-unification-1/ChangeLog 2013-07-21 19:27:22.000000000 +0000
+++ new-cl-unification-1/ChangeLog 2013-07-21 19:27:22.000000000 +0000
@@ -1,3 +1,8 @@
+2011-03-28 Robert Brown <robert.brown at gmail.com>
+
+ * match-block.lisp: Use &body in match-case and matchf-case so
+ code that uses them is correctly indented by editors.
+
2011-02-27 author <author at paniscia.local>
* .cvsignore: Updated.