[slime-cvs] CVS slime
mbaringer
mbaringer at common-lisp.net
Sat Feb 3 13:34:06 UTC 2007
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv18379
Modified Files:
ChangeLog
Log Message:
--- /project/slime/cvsroot/slime/ChangeLog 2007/02/02 11:55:16 1.1063
+++ /project/slime/cvsroot/slime/ChangeLog 2007/02/03 13:34:06 1.1064
@@ -1,8 +1,17 @@
+2007-02-03 Marco Baringer <mb at bese.it>
+
+ * slime.el (slime-delete-swank-port-file): Fix typo in
+ warning message.
+
2007-02-02 Marco Baringer <mb at bese.it>
- * slime.el (slime-inferior-connect): Warn, as oposed to bailing
- out with an error, when deleting the port file fails. Patch by:
- Samium Gromoff <_deepfire at feelingofgreen.ru>
+ Warn, as oposed to bailing out with an error, when deleting the
+ port file fails. Patch by: Samium Gromoff
+ <_deepfire at feelingofgreen.ru>
+
+ * slime.el (slime-delete-swank-port-file): New function.
+ (slime-inferior-connect): Use slime-delete-swank-port-file.
+ (slime-read-port-and-connect): Use slime-delete-swank-port-file.
2007-01-31 Marco Baringer <mb at bese.it>
More information about the slime-cvs
mailing list