[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Tue Mar 28 05:35:01 UTC 2006


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.872 slime/ChangeLog:1.875
--- slime/ChangeLog:1.872	Sun Mar 26 16:20:15 2006
+++ slime/ChangeLog	Mon Mar 27 23:38:45 2006
@@ -1,3 +1,33 @@
+2006-03-28  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
+
+	* slime.el (slime-enclosing-operator-names): Handle forms similar
+	to make-instance (make-condition, error, etc.), to get extra
+	keywords based on the condition class.
+
+	* swank.lisp (operator-designator-to-form): Handle forms similar
+	to make-instance (make-condition, error, etc.)
+	(extra-keywords/make-instance): New function.
+	(extra-keywords): Specialize on operators make-condition, error,
+	signal, warn, cerror.
+
+2006-03-27  Marco Baringer  <mb at bese.it>
+
+	* slime.el (slime-make-tramp-file-name): If emcas' tramp has
+	tramp-multi-methods then pass the method parameter to
+	tramp-make-tramp-file-name, otherwise don't.
+	(slime-create-filename-translator): Use
+	slime-make-tramp-file-name.
+
+2006-03-27  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
+
+	* hyperspec.el (common-lisp-hyperspec-strip-cl-package): New
+	function.
+	(common-lisp-hyperspec): Don't get confused by a cl: or
+	common-lisp: package prefix.
+
+	* slime.el (slime-hyperspec-lookup): Don't get confused by a cl:
+	or common-lisp: package prefix.
+
 2006-03-26  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
 
 	* slime.el (slime-enclosing-operator-names): Fix for situation



More information about the slime-devel mailing list