[slime-devel] Daily ChangeLog diff

Mark Harig idirectscm at aim.com
Thu Feb 18 23:11:23 UTC 2010


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1984 slime/ChangeLog:1.1987
--- slime/ChangeLog:1.1984  Tue Feb 16 06:28:18 2010
+++ slime/ChangeLog Wed Feb 17 12:04:59 2010
@@ -1,3 +1,58 @@
+2010-02-17  Helmut Eller  <heller at common-lisp.net>
+
+   Add a command to eval stuff in the inspector.
+
+   * slime.el (slime-inspector-eval): New command.
+   (slime-inspector-mode-map): Bind it to 'e'.

Please find attached a patch file for 'slime.texi' in the
'doc' directory that adds descriptive text to the
'Inspector' node for the new command and key that
you have added.

Also, the introductory text in the Inspector node told
the reader to see the generic function `inspect-for-emacs'
in the file 'swank-backend.lisp'.  There is no function
with that name in that file.  I changed the text to
reference the generic function `emacs-inspect', instead.

I tested this change by generating new .info, .pdf,
and HTML files from the new .texi file.

---
  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: slime.texi-1.96.patch
Type: text/x-patch
Size: 954 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20100218/8735188c/attachment.bin>


More information about the slime-devel mailing list