
28 May
2009
28 May
'09
3:45 p.m.
Stas Boukarev <stassats@gmail.com> writes:
Stas Boukarev <stassats@gmail.com> writes:
contrib/slime-repl.el: (slime-repl-disonnect) rename to slime-repl-disonnect-all. (slime-repl-disonnect): disconnect only the currnet connection.
Here is an updated patch: slime.el: slime-disconnect renamed to slime-disconnect-all. (slime-disconnect): new function for disconnecting one connection.
contrib/slime-repl: added test case for slime-repl-disconnect.
Thanks. It's slightly extended in CVS. -T.