[slime-devel] Daily ChangeLog diff
    Helmut Eller 
    heller at common-lisp.net
       
    Thu May  3 09:44:02 UTC 2012
    
    
  
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2322 slime/ChangeLog:1.2324
--- slime/ChangeLog:1.2322	Tue May  1 03:07:34 2012
+++ slime/ChangeLog	Thu May  3 00:44:53 2012
@@ -1,3 +1,16 @@
+2012-05-03  Stas Boukarev  <stassats at gmail.com>
+
+	* swank.lisp (find-definitions-find-symbol): Put back accidentally
+	removed with-buffer-syntax.
+
+2012-05-02  Stas Boukarev  <stassats at gmail.com>
+
+	* swank.lisp (*find-definitions-right-trim*)
+	(*find-definitions-left-trim*): New variables. ",:." and "#:"
+	default values.
+	(find-definitions-for-emacs): Trim names with using the above
+	variables when a symbol is not found.
+
 2012-05-01  Stas Boukarev  <stassats at gmail.com>
 
 	* slime.el (slime-xrefs-for-notes): Format location in a proper
    
    
More information about the slime-devel
mailing list