0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 19 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed module url More... about 12 years ago
Merge branch 'master' of git://github.com/capitaomorte/yasnippet More... about 12 years ago
Fix #207 More... about 12 years ago
Introduced 'yas/message and 'yas/verbosity, make everything log to level 3 for now. Implements #224. More... about 12 years ago
makes 'yas/template' objects easier to read in the echo area More... about 12 years ago
Some loading/reloading with useful fixture code More... about 12 years ago
If no 'key' or 'binding' directives fall back to filename as trigger key More... about 12 years ago
Added a few ert unit tests, mostly for very basic snippet mechanics More... about 12 years ago
Don\'t abort loading more snippet dirs if one of them failed More... about 12 years ago
Sligthly saner `yas/load-directory-1' More... about 12 years ago
Merge pull request #223 from lewang/master More... about 12 years ago
remove redundant declaration of defaults for snippet-mode More... about 12 years ago
add comment definition for snippet-mode More... about 12 years ago
clean up trailing white space More... about 12 years ago
need the comma when deferring errors to the future in yas/eval-lisp More... about 12 years ago
ignore compiled snippets files More... about 12 years ago
Fix typo that resulted on error More... about 12 years ago
Load correct .yas-setup and .yas-compiled-snippets file when loading a snippet dir More... about 12 years ago
Removed reference to deprecated yasnippet-bundle in README.mdown More... about 12 years ago
TODO: implement Rakefile :release task! More... about 12 years ago
Document yas/compute-major-mode-and-parents better More... about 12 years ago
Document yas/new-snippet better More... about 12 years ago
cosmetics More... about 12 years ago
yasnippet-bundle.el gone. fast snippet loading now via .yas-compiled-snippet.el files, uses yas/compile-snippets More... about 12 years ago
Fix #216 More... about 12 years ago
Fix issue #215 More... about 12 years ago
ignore *.elc More... about 12 years ago
Fix issue reported in http://stackoverflow.com/questions/9298866/emacs-yasnippet-insert-snippet-on-keystroke More... about 12 years ago
Fix issue #212 More... about 12 years ago
Fix issue #208 More... about 12 years ago