aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [fix]HEADmasterOscar Najera11 days1-7/+6
|
* [fix] defun region to string for eval & expandOscar Najera2024-09-101-2/+8
|
* Migration to SLYOscar Najera2023-03-011-66/+41
|
* Merge pull request #4 from synchromesh/trident-eval-buffer/slime-remove-editsJohn Mastro2019-04-101-1/+4
|\ | | | | Added slime-remove-edits to trident-eval-buffer.
| * Added slime-remove-edits to trident-eval-buffer.John Pallister2019-04-031-4/+27
| |
* | Added trident-eval-print-last-expression. (#3)John Pallister2019-04-101-3/+23
|/ | | | * Added trident-eval-print-last-expression.
* Remove redundant lexical-binding at end of fileJohn Mastro2019-03-291-1/+0
|
* Make trident-eval-dwim interactiveJohn Mastro2019-03-291-0/+1
|
* Update README to reflect availability on MELPAJohn Mastro2013-07-262-80/+86
|
* Fix package-requiresJohn Mastro2013-07-241-1/+1
| | | | | Add (emacs "24") dependency for lexical-binding, and fix SLIME version format.
* Get ready to list this thing on MELPAJohn Mastro2013-07-242-6/+170
|
* Load skewer-mode automaticallyJohn Mastro2013-07-242-7/+4
| | | | | | Asking users to load it themselves isn't justified given that a majority of (maybe all) users will want to use it and it's a stated dependency anyway.
* Remove use of s.el in READMEJohn Mastro2013-07-241-1/+1
| | | | | Since s.el is no longer a dependency it doesn't make sense to assume people have it.
* Add discussion of getting connected with SkewerJohn Mastro2013-07-231-4/+13
|
* Upcase the README per conventionJohn Mastro2013-07-231-0/+0
|
* Add unlicenseJohn Mastro2013-07-232-1/+25
|
* Rename to trident-mode and so some cleaningJohn Mastro2013-07-232-211/+197
|
* Add sps-call-with-expansion and sps-with-expansionJohn Mastro2013-07-221-32/+53
|
* Some more commandsJohn Mastro2013-07-202-25/+44
| | | | | | 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-202-16/+86
|
* Change optional key binding arrangementJohn Mastro2013-07-192-33/+80
| | | | | | | | | 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-173-0/+374