]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2011-11-04 Joao Tavorano longer ignore files in extras/bundles
2011-11-04 Joao Tavoraadded ruby-tmbundle submodule
2011-11-04 Joao TavoraMerge branch 'master' of github.com:capitaomorte/yasnippet
2011-11-04 Joao Tavorasome cleanup to textmate_import.rb
2011-11-04 Joao Tavoraignore html files under doc/ and pkg/ dir
2011-11-04 Joao TavoraAdded mediocre doc:upload task for updating the gh...
2011-11-03 João TávoraMerge pull request #3 from jimeh/snippets-fix-and-cleanup
2011-11-03 Jim MyhrbergKeep snippet vars definitions in a single format across...
2011-11-03 Jim Myhrberg`key` is already part of the snippet, and shouldn't...
2011-11-03 Jim Myhrbergadded missing trigger key
2011-11-03 Jim Myhrbergremoved group-name prefix on trigger keys
2011-11-03 Jim Myhrbergremoved mode-name prefix on trigger keys
2011-10-31 Joao Tavoradon't create .yas-ignore-filenames-as-triggers anymore...
2011-10-31 Joao Tavoraupdate doc to reflect recent changes, needs reviewing...
2011-10-31 Joao TavoraRemove support for filenames-as-triggers
2011-10-31 Joao TavoraAdd explicit "# key" directive to legacy snippet collec...
2011-10-27 Joao Tavorahtml files no longer checked in under /doc
2011-10-26 Joao TavoraAvoid too many `yas/reload' using `yas/global-mode...
2011-10-13 Joao TavoraAttempt to fix a bug with `yas/snippet-dirs` initializa...
2011-10-13 Joao TavoraMoved autoload from `yas/snippet-dirs` to `yas/global...
2011-10-13 Joao TavoraRemoved final newline from snippet files.
2011-10-13 Joao TavoraDon't mention the github issue tracker just yet
2011-10-13 Joao TavoraDont mention the github issue tracker just yet...
2011-10-09 João TávoraReformat README
2011-10-09 João Távorawrite README in markdown
2011-10-09 João Távoraa brand new .gitignore
2011-10-09 João Távoraimported README from googlecode's homepage
2011-10-09 João TávoraMerge branch 'TRY-better-inhibit-modification-hooks'
2011-10-07 capitaomorte* Corrected a snippet engine bug with this snippet
2011-10-06 capitaomortean attempt to fix issue 192
2011-10-06 capitaomorteAn attempt to fix issue 192.
2011-09-19 capitaomorteFix issue 186
2011-09-19 capitaomortesimplify `yas/reload-all\', don\'t save and restore...
2011-09-11 capitaomorteFix issue 187
2011-08-24 capitaomorteFix issue 182
2011-08-24 capitaomorte* Reasonable default for `yas/snippet-dirs'. Should...
2011-05-18 capitaomorteFix a bug reported by pedzsan when importing snippets...
2011-05-08 capitaomorte* Fixed broken `yas/choose-keys-first'
2011-05-07 capitaomorteFix issue 169
2011-05-07 capitaomorteremoved pesky ^M from files, should fix issue 145
2011-05-07 capitaomorteFix issue 163.
2011-05-07 capitaomorte* Fix issue 160
2011-05-07 capitaomortemore changes to the .yas-setup files and fix issue 129
2010-10-30 capitaomorte* Remove a spurious test defun and incorporting a sugge...
2010-10-30 capitaomorte* Fix issues 153 and 97.
2010-10-30 capitaomorte* Some leftover past work in snippet loading
2010-10-25 capitaomorte* Fix Issue 151: yas-parents not working
2010-10-24 capitaomorte* spurious (and) in last commit
2010-10-24 capitaomorte* Fix issue 152. Don't require ido-mode to be t for...
2010-09-03 Xah Leeadded about 33 snippets for emacs lisp mode.
2010-08-29 capitaomorte* Fix issue 141: Use (gensym) instead of a (make-symbol...
2010-08-29 capitaomorte* Fix some stacked expansion bugs (snippet-in-snippet)
2010-08-24 Xah Leecleaned up about 100 emacs lisp mode snippets. Added...
2010-08-20 Xah Leeadded or updated about 10 snippets for emacs lisp mode
2010-08-18 Xah Leeadded or improved many snippets for emacs lisp mode.
2010-08-18 Xah Leeadded or improved many snippets for emacs lisp mode.
2010-08-15 capitaomorteminor tweaks to the rails-related bundles import strate...
2010-08-12 Xah Leeadded 20 or so snippets for emacs lisp mode.
2010-08-08 Xah Leechanged the emacs lisp mode snippet readme file.
2010-08-08 Xah Leeadded about 30 snippets for emacs lisp mode.
2010-08-06 Xah Leeadded ~25 snippets for emacs lisp mode.
2010-08-05 Xah Leeadded about 10 elisp keywords. work in progress to...
2010-08-05 Xah Leeadded snippets for tags i, b, and q for blockquote.
2010-07-26 capitaomorte* more ideas for objc method hippie completion
2010-07-26 capitaomorte* routine commit
2010-07-08 capitaomorte* 'permanent-local' _experiment_ for issue 143.
2010-05-16 capitaomorteminor tweaks to ruby-mode's .yas-setup.el
2010-05-15 capitaomorte* new default: (setq yas/show-menu-p 'abbreviate)
2010-05-12 capitaomorte* per-snippet exit hook implemented as primary transfor...
2010-05-07 capitaomorte* `yas/describe-tables' wasn't working at all. nobody...
2010-05-03 capitaomorteFix Issue 138
2010-04-28 capitaomorte* Fix issue with escaping "(", thanks Sebastian
2010-04-20 capitaomortejust some tweaks
2010-04-19 capitaomorte* A new rake task to make my importing life a little...
2010-04-18 capitaomorteFix Issue 126.
2010-04-18 capitaomorteFixed Issue 136.
2010-04-18 capitaomorte* Fix a bug with `yas/hippie-try-expand'
2010-04-17 capitaomorte* minor fixes to `yas/guessed-modes'
2010-04-17 capitaomorte* Simplify `yas/load-snippet-buffer', keeping functionality
2010-04-16 capitaomorte* More work on yas/load-snippet-buffer, more intuitive...
2010-04-13 capitaomorte* Rewrite `yas/load-snippet-buffer' yet again, is better.
2010-04-12 capitaomorteadding a very basic erb-mode
2010-04-11 capitaomorte* html-mode and some small substitutions, also a lot...
2010-04-11 capitaomorte* fields like ${0: } still need a little more work....
2010-04-11 capitaomortetextmate_import becoming quite an ugly program, but...
2010-04-09 capitaomortesorting fixed, sort of
2010-04-09 capitaomorte* Fix the multi-line substitution problem
2010-04-08 capitaomorte* Still a looot of small stuff to fix
2010-04-08 capitaomorteMinor stuff
2010-04-07 capitaomortefirst batch of rails conversions
2010-04-07 capitaomorte* Reacessing prompting code, fixed some bugs...
2010-04-07 capitaomorte* Fix Issue 132.
2010-04-06 capitaomorte* toggle block was harder than I thought but quite...
2010-04-06 capitaomorte* Macros are always commands
2010-04-06 capitaomorte* toogle block not perfect, but more or less working
2010-04-06 capitaomorte* safety commit :-). But `yas/ruby-require' is working!
2010-04-06 capitaomorteremoving, this is useless now
2010-04-05 capitaomortehalfway through the ruby translation
2010-04-05 capitaomorte* Add the `yas/unimplemented' helper and minor tweaks.
2010-04-05 capitaomorte* more tweaks to the translation engine to ease the...
next