]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2012-05-29 João Távoracleanup: remove `yas/find-snippets\', complicated and...
2012-05-29 João Távorabugfix: more tweaks to the interactive spec of `yas...
2012-05-29 João Távorabugfix: removed interactive spec of yas/reload-all
2012-05-23 Joao Tavoraenhancement: nicer `yas/new-snippet\' template
2012-05-23 Joao Tavorabugfix: fix #245
2012-05-23 João Távoradocfix: fix #248
2012-05-22 Joao Tavoraenhancement: minor cleanup to the loading mechanism
2012-05-22 Joao Tavorabugfix: Fix #242
2012-05-21 Joao Tavoracleanup: minor whitespace and doc cleanup
2012-05-21 Joao Tavorabugfix: fix #233
2012-05-21 Joao Tavorafix: get rid of `yas/no-jit', interactive calls to...
2012-05-07 João TávoraMerge pull request #244 from darthdeus/encoding
2012-05-07 Jakub ArnoldSet default Encoding to UTF_8 for Ruby 1.9
2012-05-06 João TávoraMake jit-loading be the default. See issue #240.
2012-05-02 João TávoraMerge pull request #239 from ptpt/master
2012-05-02 Tao Pengtypo error in `yas/comleting-prompt'
2012-04-29 João TávoraMerge branch 'jit-loading', implementing #160.
2012-04-29 João Távorajit-loading: some minor refactoring and better tests
2012-04-28 João TávoraFix #237
2012-04-22 João TávoraMerge pull request #234 from rson/patch-1
2012-04-22 João Távorayas/load-directory-1: also start supressing emacs-lisp...
2012-04-22 João Távorabugfix: needs to be interactive
2012-04-22 João Távorabugfix: print-legnth has to be infinity here
2012-04-22 João Távorabugfix: need to to go to end of buffer after inserting...
2012-04-22 João Távorabugfix: also use here
2012-04-22 João TávoraMerge remote-tracking branch 'origin/master' into jit...
2012-04-22 João Távorayas/load-directory: bugfix: `yas/define-parents` must...
2012-04-22 João Távoraenhancement: test snippet compilation and loading....
2012-04-22 João Távoraenhancement: add `yas/recompile-all`
2012-04-22 João Távorabugfix: also exit all snippets at end of should-expand...
2012-04-22 João Távorawith-snippet-dirs: correct use of `unwind-protect`
2012-04-21 João Távorayas/compile-directory: now works :-)
2012-04-21 João Távorawith-snippet-dirs: use UNWIND-PROTECT
2012-04-21 João TávoraShould really exit all snippets
2012-04-20 João TávoraMerge pull request #236 from immerrr/patch-1
2012-04-19 immerrryas/ido-prompt: play nice with autoloading of ido-compl...
2012-04-12 Randy MorrisFix documentation typo.
2012-03-26 João TávoraRicher tests
2012-03-26 João TávoraFix #207
2012-03-25 João TávoraMerge branch 'master' into jit-loading
2012-03-25 João TávoraIntroduced 'yas/message and 'yas/verbosity, make everyt...
2012-03-25 João TávoraThis shouldn't be here
2012-03-25 João TávoraMerge branch 'master' into jit-loading
2012-03-20 Joao Tavoramakes 'yas/template' objects easier to read in the...
2012-03-20 Joao TavoraSome loading/reloading with useful fixture code
2012-03-20 Joao TavoraIf no 'key' or 'binding' directives fall back to filena...
2012-03-13 Joao TavoraAdded a few ert unit tests, mostly for very basic snipp...
2012-03-09 Joao TavoraDon\'t abort loading more snippet dirs if one of them...
2012-03-08 Joao TavoraRestructured mostly loading code, improved jit-loading...
2012-03-06 Joao Tavoraprototype, many bugs, especially with with parent modes...
2012-03-06 Joao TavoraSligthly saner `yas/load-directory-1'
2012-03-05 João TávoraMerge pull request #223 from lewang/master
2012-03-04 Le Wangremove redundant declaration of defaults for snippet...
2012-03-04 Le Wangadd comment definition for snippet-mode
2012-03-04 Le Wangclean up trailing white space
2012-02-28 João Távoraneed the comma when deferring errors to the future...
2012-02-27 João Távoraignore compiled snippets files
2012-02-27 João TávoraFix typo that resulted on error
2012-02-27 João TávoraLoad correct .yas-setup and .yas-compiled-snippets...
2012-02-26 João TávoraRemoved reference to deprecated yasnippet-bundle in...
2012-02-26 João TávoraTODO: implement Rakefile :release task!
2012-02-26 João TávoraDocument yas/compute-major-mode-and-parents better
2012-02-26 João TávoraDocument yas/new-snippet better
2012-02-26 João Távoracosmetics
2012-02-26 João Távorayasnippet-bundle.el gone.
2012-02-24 Joao TavoraFix #216
2012-02-22 Naofumi Hattoriignore *.elc
2012-02-22 Joao TavoraFix issue #215
2012-02-16 Joao TavoraFix issue reported in http://stackoverflow.com/question...
2012-02-16 Joao Tavoracorrect permissions for README.mdown
2012-02-16 Joao Tavorayas/ri uses yas/ri-executable
2012-02-14 João TávoraFix issue #212
2012-02-14 João TávoraFix issue #208
2012-01-06 João TávoraFix issue 209
2012-01-02 Sergey Nikulovfixed links to http
2011-12-17 João TávoraMerge branch 'master' of http://github.com/capitaomorte...
2011-12-15 João TávoraSlightly reorganized new README.mdown
2011-12-15 João TávoraAdded section on using imported textmate snippets
2011-12-15 João Távoraadded html- and ruby-on-rails-tmbundle submodules
2011-12-15 João TávoraFix issue #203
2011-12-15 João TávoraSlightly more uniform installation instructions for...
2011-12-14 João TávoraUpdated README.mdown's installation instructions
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-11-16 Joao TavoraUpdated README to reflect new github pages docs.
2011-11-07 Joao TavoraFix issue 187
2011-11-05 João TávoraBe properly quiet when importing snippets
2011-11-05 João TávoraBetter rakefile for converting bundles
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...
next