aboutsummaryrefslogtreecommitdiffstats
path: root/sps-mode.el
Commit message (Collapse)AuthorAgeFilesLines
* Add sps-call-with-expansion and sps-with-expansionJohn Mastro2013-07-221-32/+53
|
* Some more commandsJohn Mastro2013-07-201-23/+37
| | | | | | Add a couple expansion buffer commands (for copying to the kill ring and saving the expansion) and sps-compile-buffer-to-file which does pretty much as the name says.
* Fix incorrect identifier quoting in docstringsJohn Mastro2013-07-201-16/+16
|
* A scratch buffer and slime-selector integrationJohn Mastro2013-07-201-13/+71
|
* Change optional key binding arrangementJohn Mastro2013-07-191-22/+19
| | | | | | | | | Remove function for shadowing SLIME's keys, just mention it in the README as an option. I don't think it would be a popular approach. Add sps-add-keys-with-prefix for adding key bindings for all commands behind a user-specified prefix. This seems like a more useful approach.
* Initial commitJohn Mastro2013-07-171-0/+253