[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Thu Oct 22 07:33:01 UTC 2009


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1878 slime/ChangeLog:1.1880
--- slime/ChangeLog:1.1878	Tue Oct 20 12:13:02 2009
+++ slime/ChangeLog	Wed Oct 21 10:37:08 2009
@@ -1,3 +1,14 @@
+2009-10-21  Tobias C. Rittweiler <tcr at freebits.de>
+
+	Make M-x slime-changelog-date work.
+
+	* slime.el (slime-changelog-date): Make the function be callable
+	interactively.
+
+2009-10-21  Stas Boukarev  <stassats at gmail.com>
+
+	* doc/slime.texi (ASDF): Document new commands.
+
 2009-10-20  Martin Simmons  <martin at lispworks.com>
 
 	* swank-lispworks.lisp (call-without-interrupts): Discourage use.
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.258 slime/contrib/ChangeLog:1.261
--- slime/contrib/ChangeLog:1.258	Tue Oct 20 17:28:38 2009
+++ slime/contrib/ChangeLog	Wed Oct 21 15:38:49 2009
@@ -1,3 +1,19 @@
+2009-10-21  Stas Boukarev  <stassats at gmail.com>
+
+	* slime-asdf.el (slime-browse-system): Open the parent directory of
+	an .asd file, not just files defined in it.
+	(slime-open-system): Open files in another window.
+
+	* swank-asdf.lisp (asdf-system-files): Put file with the same name as
+	a system at the first place.
+
+2009-10-21  Stas Boukarev  <stassats at gmail.com>
+
+	* slime-asdf.el (slime-browse-system): New command for browsing
+	files in asdf using Dired.
+
+	* swank-asdf.lisp (asdf-system-loaded-p): New function.
+
 2009-10-20  Stas Boukarev  <stassats at gmail.com>
 
 	* slime-parse.el (slime-parse-sexp-at-point): Remove unused flet.




More information about the slime-devel mailing list