[slime-cvs] CVS /slime

mbaringer mbaringer at common-lisp.net
Fri Mar 3 15:03:32 UTC 2006


Update of /project/slime/cvsroot//slime
In directory clnet:/tmp/cvs-serv21864

Modified Files:
	ChangeLog 
Log Message:


--- /project/slime/cvsroot//slime/ChangeLog	2006/02/27 19:16:01	1.850
+++ /project/slime/cvsroot//slime/ChangeLog	2006/03/03 15:03:32	1.851
@@ -1,3 +1,17 @@
+2006-03-03  Marco Baringer  <mb at bese.it>
+
+	Allow per-host (per machine-instance actually) filename
+	translation functions.
+	
+	* slime.el (slime-translate-to-lisp-filename-function): removed.
+	(slime-translate-from-lisp-filename-function): removed.
+	(slime-filename-translations): New variable.
+	(slime-to-lisp-filename): Rewrote to search through available
+	transalations.
+	(slime-from-lisp-filename): idem.
+	(slime-create-filename-translator): New function.
+	(slime-add-filename-translation): New function.
+
 2006-02-27  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
 
 	* slime.el (slime-eval-macroexpand-inplace): Indent the inserted




More information about the slime-cvs mailing list