[slime-cvs] CVS slime
mkoeppe
mkoeppe at common-lisp.net
Tue Mar 14 07:43:37 UTC 2006
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv30615
Modified Files:
ChangeLog
Log Message:
--- /project/slime/cvsroot/slime/ChangeLog 2006/03/07 09:50:25 1.853
+++ /project/slime/cvsroot/slime/ChangeLog 2006/03/14 07:43:36 1.854
@@ -1,7 +1,18 @@
+2006-03-14 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
+
+ * slime.el (slime-system-history): New variable.
+ (slime-read-system-name): Use a separate history list for ASDF
+ system names.
+
+ * swank-allegro.lisp (compile-from-temp-file): Suppress Allegro's
+ redefinition warnings; they are pointless when we are compiling
+ via a temporary file.
+ (profile-report): Implement.
+
2006-03-06 Nathan Bird <nathan at acceleration.net>
- * slime.el: (slime-create-filename-translator): use the tramp
- methods for dissecting and building filenames.
+ * slime.el (slime-create-filename-translator): use the tramp
+ methods for dissecting and building filenames.
2006-03-04 Wojciech Kaczmarek <wojtekk at kofeina.net>
More information about the slime-cvs
mailing list