[slime-devel] Daily ChangeLog diff

Luke Gorrie lgorrie at common-lisp.net
Wed Aug 24 22:00:43 UTC 2005


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.752 slime/ChangeLog:1.754
--- slime/ChangeLog:1.752	Tue Aug 23 08:39:06 2005
+++ slime/ChangeLog	Wed Aug 24 19:38:31 2005
@@ -1,3 +1,18 @@
+2005-08-24  Marco Baringer  <mb at bese.it>
+
+	* swank.lisp (fuzzy-find-matching-symbols): When completing the
+	string "package:" present a list of all the external symbols in
+	package (completing "package::" lists internal symbols as well).
+	(inspect-for-emacs standard-class): List all the slots in the
+	class (as per standard-object). The previous method of hard coding
+	the slots in the inspector's code made inspecting custom
+	meta-classes useless.
+
+2005-08-24  Christophe Rhodes  <csr21 at cam.ac.uk>
+
+	* swank-sbcl.lisp (method-definitions): present qualifiers (if
+	any).
+
 2005-08-23  Taylor R. Campbell  <campbell at bloodandcoffee.net>
 
 	* slime.el (slime-goto-location-position): Added a second regexp



More information about the slime-devel mailing list