]> code.delx.au - gnu-emacs-elpa/history - yasnippet.el
yasnippet-bundle.el gone.
[gnu-emacs-elpa] / yasnippet.el
2012-02-26 João Távorayasnippet-bundle.el gone.
2012-02-22 Joao TavoraFix issue #215
2012-02-16 Joao TavoraFix issue reported in http://stackoverflow.com/question...
2012-02-16 Joao Tavorayas/ri uses yas/ri-executable
2012-02-14 João TávoraFix issue #208
2011-12-15 João TávoraFix issue #203
2011-12-15 João TávoraSlightly more uniform installation instructions for...
2011-12-12 João TávoraMerge pull request #201 from mgalgs/master
2011-12-09 Mitchel Humpherysusing let* instead of let for expand-env
2011-12-01 João TávoraWhen testing snippets for a specific mode, turn off...
2011-12-01 João TávoraImproved explanation of `yas/buffer-local-condition`
2011-11-30 João Távora`yas/exit-snippet` called interactively exits the most...
2011-10-31 Joao TavoraRemove support for filenames-as-triggers
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-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-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-08 capitaomorte* Fixed broken `yas/choose-keys-first'
2011-05-07 capitaomorteFix issue 169
2011-05-07 capitaomorteFix issue 163.
2011-05-07 capitaomorte* Fix issue 160
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-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-15 capitaomorteminor tweaks to the rails-related bundles import strate...
2010-07-26 capitaomorte* routine commit
2010-07-08 capitaomorte* 'permanent-local' _experiment_ for issue 143.
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-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-11 capitaomorte* fields like ${0: } still need a little more work....
2010-04-09 capitaomortesorting fixed, sort of
2010-04-07 capitaomorte* Reacessing prompting code, fixed some bugs...
2010-04-07 capitaomorte* Fix Issue 132.
2010-04-05 capitaomorte* Add the `yas/unimplemented' helper and minor tweaks.
2010-04-04 capitaomorte* replace mirrors with "" when transformation returns nil
2010-04-03 capitaomorte* Fix Issue 131.
2010-04-01 capitaomorte* Soon, no tweaking on snippet importations...
2010-03-31 capitaomorte* Support exits in the form of ${0:ephemeral text}
2010-03-31 capitaomorte* slight changes to the `yas/define-menu' interface...
2010-03-30 capitaomorte`yas/direct-keymap-set-vars\' only run after minor...
2010-03-29 capitaomortebetter yas/describe-tables
2010-03-28 capitaomorteFix issue 125.
2010-03-25 capitaomorte* Added `yas/get-template-by-uid'
2010-03-21 capitaomorte* Fixed some little bugs. Bundle compilation works...
2010-03-20 capitaomorte* still shaky, but a new `yas/define-menu' added for...
2010-03-20 capitaomorte* Still refactoring menu-keymap code in preparation...
2010-03-19 capitaomorte* fix big bug in `yas/remove-snippet-by-uid', much...
2010-03-18 capitaomorte* Preparing for new menu-building architechture
2010-03-17 capitaomorte* Adjustments to `yas/load-snippet-buffer'
2010-03-17 capitaomorte* Help display for snippet keybindings much cleaner.
2010-03-16 capitaomorte* Finally, a more reasonable uuid-based template-loadin...
2010-03-16 capitaomortepreparing snippet-loading changes to yasnippet.el
2010-03-15 capitaomorte* Fix issue 124 - "yas/new-snippet default template...
2010-03-14 capitaomortefix a small bug when reading keybindings
2010-03-14 capitaomorte* subtle fom bug found and fixed!
2010-03-08 capitaomorte* some small fixes and a new helper function...
2009-12-26 capitaomorte* less akward snippet management when working with...
2009-12-25 capitaomorte* reformed `yas/new-snippet' and `yas/load-snippet...
2009-12-24 capitaomorte* getting rid of the hierarchy-based parents
2009-11-27 capitaomortetweaking the ruby-mode snippets slightly
2009-11-18 capitaomorte* Added the condition-cache feature.
2009-11-17 capitaomorte* very subtle mirror-in-field bug fixed (sort stability...
2009-11-14 capitaomorte* Fixed a couple of bugs for the mirrors-in-fields...
2009-11-14 capitaomorte* mirrors-inside-fields works! hope I didn't break...
2009-11-13 capitaomorte* prepare yasnippet.el to the mirror-inside-field feature
2009-11-13 capitaomorte* removed spurious newline
2009-11-13 capitaomorte* Fixed a bug where using `yas/also-auto-indent-first...
2009-11-04 capitaomorte* Fixed the "direct-keymaps" bug with `emulation-mode...
2009-11-03 capitaomorte* Corrected some little snippet loading bugs
2009-11-02 capitaomorte* Working on the html-bundle. Major work done, details...
2009-10-16 capitaomorte* Commands are now identified by a new "# type: command...
2009-10-15 capitaomorte* First implementation of snippet-commands, looks promi...
2009-10-15 capitaomorte* Finished commiting Rob Christie's patches to the...
2009-10-06 capitaomorte* Slightly nicer (yas/debug-tables) function, helpful...
2009-10-01 capitaomorte* Redesigned direct keybinding slightly
2009-09-26 capitaomorte* Redid implementation of directs keybindings, looks...
2009-09-13 capitaomorte* minor adjustments to bundle generation.
2009-09-13 capitaomorte* Adjusting the yas/trigger-key mechanism, now can...
next