[slime-devel] Daily ChangeLog diff
Marco Baringer
mbaringer at common-lisp.net
Thu Feb 22 05:35:01 UTC 2007
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1068 slime/ChangeLog:1.1070
--- slime/ChangeLog:1.1068 Sat Feb 17 13:17:41 2007
+++ slime/ChangeLog Wed Feb 21 07:06:46 2007
@@ -1,3 +1,12 @@
+2007-02-21 Marco Baringer <mb at bese.it>
+
+ * slime.el (slime-start): Added :directory argument and pass it to
+ slime-maybe-start-lisp.
+ (slime-maybe-start-lisp): Added directory argument and pass it to
+ slime-start-lisp (but not slime-reinitialize-inferior-lisp-p)
+ (slime-start-lisp): Added directory argument. Used to set buffer's
+ directory before starting the inferior lisp.
+
2007-02-17 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
* slime.el (slime-find-tag-if-tags-table-visited): New function.
@@ -29,7 +38,7 @@
2007-02-02 Marco Baringer <mb at bese.it>
- Warn, as oposed to bailing out with an error, when deleting the
+ Warn, as opposed to bailing out with an error, when deleting the
port file fails. Patch by: Samium Gromoff
<_deepfire at feelingofgreen.ru>
More information about the slime-devel
mailing list