4
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 06, 2024 — Aug 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add docstring positions for defprotocol, definline. More... about 15 years ago
Fix defmethod indentation rule. More... about 15 years ago
Release clojure-mode 1.7.1. More... about 15 years ago
Release clojure-test-mode 1.4. More... about 15 years ago
Wrap enabling in a save-window-excursion. More... about 15 years ago
Add some contrib indents. More... about 15 years ago
Moved font-lock setup to new clojure-mode-font-lock-setup function. More... about 15 years ago
Release 1.7 More... about 15 years ago
Move a few slime-related functions into clojure-mode. More... about 15 years ago
Move clojure-load-file function. More... about 15 years ago
Add some more clojure 1.2 forms for protocols. More... over 15 years ago
Update indentation and font-lock rules with new constructs. More... over 15 years ago
Remove a caret-as-meta that had been hanging around. More... over 15 years ago
Replace hyphens with underscores when translating namespace names into file names More... over 15 years ago
Remove deprecated install functionality. See swank-clojure README. More... over 15 years ago
Add handler-case, handle. Update indentation listing. More... over 15 years ago
fix for running test at point More... over 15 years ago
Added prev/next problem commands More... over 15 years ago
Synching clojure-mode's syntax-table with the Clojure REPL's syntax-table. More... over 15 years ago
Be more careful not to move the mark. More... over 15 years ago
Wrap RET binding in kbd call. More... over 15 years ago
Completed fn list, added derecated & extended fns More... over 15 years ago
Update list of core vars. (Still needs more work.) More... over 15 years ago
Add "testing" message when running tests. More... over 15 years ago
Release clojure-test-mode 1.3. More... over 15 years ago
Release clojure-mode 1.6. More... over 15 years ago
Deprecated M-x clojure-install. Revert removal of raw inferior-lisp support. More... almost 16 years ago
Fix clojure-test-mode-run-test for if the point is not currently in a test. More... almost 16 years ago
Add the ability to run just the test under the point. More... almost 16 years ago
Fix compile warning: use mapc for effect, rather than mapcar More... almost 16 years ago