[slime-devel] Daily ChangeLog diff

Luke Gorrie lgorrie at common-lisp.net
Sat Apr 24 07:00:19 UTC 2004


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.345 slime/ChangeLog:1.347
--- slime/ChangeLog:1.345	Thu Apr 22 17:43:34 2004
+++ slime/ChangeLog	Fri Apr 23 18:13:08 2004
@@ -1,3 +1,19 @@
+2004-04-24  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
+
+	* slime.el (slime-init-connection-state): Use an asynchronous RPC
+	instead of slime-eval to reduce the amount of work we do in the
+	timer function.  We can remove the workaround for the timer
+	problem.
+
+2004-04-23  Luke Gorrie  <luke at bluetail.com>
+
+	* slime.el: Updated top comments.
+	Make SLIME faces inherit from their font-lock cousins properly.
+	(slime-connect): Bind `slime-dispatching-connection' to avoid
+	being confused by old buffer-local variables when initializing
+	the connection. This fixes a bug where doing `M-x slime' from the
+	REPL could give a "Not connected" error.
+
 2004-04-22  Edi Weitz <edi at agharta.de>
 
 	* slime.el (slime-read-system-name): Perform completion on all




More information about the slime-devel mailing list