
1 Dec
2003
1 Dec
'03
11:24 p.m.
This patch adds a few minor tweaks I found useful: * slime-repl-{clear-buffer,clear-output}: clear the last and entire output in the *slime-repl* buffer * slime-documentation: pop up a buffer with a symbol's documentation instead of its description, if found. * tweak to completion, taken from ilisp, to complete filenames inside strings. * slime-set-default-directory: also set *slime-repl*'s default-directory, so e.g. find-file makes sense. /s