Add TODO item: SLIME support.
authorFrancois-Rene Rideau <tunes@google.com>
Wed, 18 Jul 2012 01:31:57 +0000 (21:31 -0400)
committerFrancois-Rene Rideau <tunes@google.com>
Wed, 18 Jul 2012 01:31:57 +0000 (21:31 -0400)
.gitignore [new file with mode: 0644]
README

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..be303db
--- /dev/null
@@ -0,0 +1 @@
+*.fasl
diff --git a/README b/README
index 8cb3ee9..d859137 100644 (file)
--- a/README
+++ b/README
@@ -6,6 +6,7 @@ It depends on ASDF 2.22.3 or later.
 
 TODO:
 * Add XCVB support.
+* Add SLIME support for proper :around-compile hooks.
 
 
 ==== Exported Functionality ====