[slime-cvs] CVS slime
heller
heller at common-lisp.net
Tue Dec 5 13:01:24 UTC 2006
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv21375
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
--- /project/slime/cvsroot/slime/ChangeLog 2006/12/05 04:46:06 1.1010
+++ /project/slime/cvsroot/slime/ChangeLog 2006/12/05 13:01:23 1.1011
@@ -1,4 +1,16 @@
+2006-12-05 Helmut Eller <heller at common-lisp.net>
+
+ * slime.el (slime-first-change-hook): Don't do anything if buffers
+ file doesn't exist.
+
+ * swank-source-file-cache.lisp (buffer-first-change): Always
+ return nil and remove the now redundant test with probe-file.
+
+ * swank-backend.lisp (guess-external-format): Return nil if the
+ file can't be opened. Previusly we wrongly read from stdin.
+
2006-12-05 Juho Snellman <jsnell at iki.fi>
+
Real xref support for SBCL (requires SBCL 1.0.0.18).
* swank-sbcl.lisp (who-calls): New function, fetch xref data from
More information about the slime-cvs
mailing list