[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Tue Nov 22 10:37:58 UTC 2005
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv18842
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Tue Nov 22 11:37:58 2005
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.812 slime/ChangeLog:1.813
--- slime/ChangeLog:1.812 Mon Nov 21 00:30:45 2005
+++ slime/ChangeLog Tue Nov 22 11:37:57 2005
@@ -1,3 +1,16 @@
+2005-11-22 Helmut Eller <heller at common-lisp.net>
+
+ * slime.el (slime-compile-file): Call 'check-parens before
+ compiling.
+ (slime-compile-file): Call 'check-parens before compiling.
+ (slime-find-coding-system): Return nil if the coding system
+ isn'tvalid instead of singalling an error.
+ (slime-repl-history-file-coding-system): Use
+ slime-find-coding-system to find the default.
+
+ * swank-cmucl.lisp (accept-connection): Remove fd-handlers if the
+ encoding isn't iso-latin-1.
+
2005-11-21 Helmut Eller <heller at common-lisp.net>
* slime.el (slime-start): Don't set slime-net-coding-system ..
More information about the slime-cvs
mailing list