1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Dec 15, 2024 — Dec 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bug on buffers with no final newline. More... about 11 years ago
Redundant group specification. More... about 11 years ago
Skip indenting lines only barely touched by changed region. More... about 11 years ago
Version bump More... about 11 years ago
Merge branch 'master' of github.com:Bruce-Connor/aggressive-indent-mode More... about 11 years ago
Don't execute syntax-ppss if the controlling variable is t. More... about 11 years ago
Don't indent inside comments, but allow as an option. More... about 11 years ago
Merge pull request #17 from pmachata/master More... about 11 years ago
Skip empty lines when indenting blocks More... about 11 years ago
Don't indent on empty line. More... about 11 years ago
Merge branch 'region-indent' More... about 11 years ago
Don't use do-softly for now. More... about 11 years ago
Add modes to prefer defun. More... about 11 years ago
Add demo for non-Lisp mode More... about 11 years ago
Merge pull request #12 from Bruce-Connor/region-indent More... about 11 years ago
Implement a smarter engine for non-lisp modes. More... about 11 years ago
Indent changed region instead of defun for modes which aren't emacs-lisp. More... about 11 years ago
Factor out the soft part into a macro. More... about 11 years ago
Fix last-command -> this-command bug More... about 11 years ago
Version Bump More... about 11 years ago
Move up the screencast More... about 11 years ago
Improve css-mode support More... about 11 years ago
Fix variable I forgot to namespace More... about 11 years ago
Merge pull request #8 from tuhdo/master More... about 11 years ago
Add demo screenshot More... about 11 years ago
Add yaml mode to excluded modes. More... about 11 years ago
Fix Version More... about 11 years ago
Reactivate `electric-indent-mode'. More... about 11 years ago
Whitespace More... about 11 years ago
Add variable dont-indent-if, so the user can prevent indentation. More... about 11 years ago