Age | Commit message (Collapse) | Author |
|
We remove by-now obsolete usage of eldoc, and depend on the elpa
package to ensure backwards compatibility.
|
|
Fixes #45. Thanks to Brian Cully.
|
|
The byte-compiler complained about it.
|
|
Should fix issue #41, possibly the oldest still standing! My thanks
and apologies to @ghost, wherever you are!
|
|
|
|
|
|
Seems to be addressing the sea of blue issue (#39)
|
|
|
|
|
|
|
|
So that now all start with *Geiser (and a space for hidden ones) and
use consistent capitalization (see issue #38).
|
|
|
|
Fixes issue #37.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks again to Stefan for a useful discussion.
|
|
|
|
I haven't fully understood why, the two versions seem at first sight
equivalent, but they're not behaving equivalently.
|
|
|
|
|
|
|
|
|
|
Thanks to Denis Golovachev for pointing this out!
|
|
|
|
|
|
|
|
|
|
|
|
This should address, for instance, issue #30
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Like quitting a REPL right after opening it, or calling evaluation
functions in the wrong, non-scheme buffer.
|
|
|
|
|
|
|
|
|
|
|
|
|