[slime-cvs] CVS slime
mbaringer
mbaringer at common-lisp.net
Wed Sep 13 14:56:49 UTC 2006
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv24841
Modified Files:
ChangeLog
Log Message:
--- /project/slime/cvsroot/slime/ChangeLog 2006/09/13 14:37:45 1.939
+++ /project/slime/cvsroot/slime/ChangeLog 2006/09/13 14:56:49 1.940
@@ -1,3 +1,13 @@
+2006-09-13 Taylor R Campbell <campbell at mumble.net>
+
+ * slime.el (slime-init-output-buffer): Initial directory and
+ package stacks should be empty.
+ (slime-repl-push-package): Push the current package, as opposed to
+ the new package, and set the new package to whatever the user
+ specified.
+ (slime-repl-pop-package): Set the current package to the top of
+ the package stack, unless it's empty.
+
2006-09-13 Daniel Koning <dkoning at seas.smu.edu>
* slime.el (slime-repl-disconnect): New repl shortcut.
More information about the slime-cvs
mailing list