]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2013-10-09 João Távorafix: remove references to dropdown-list.el in Rakefile
2013-10-09 João TávoraMerge pull request #407 from dongxiong/patch-1
2013-10-03 dongxiongUpdate manual.mdown
2013-09-07 João Távorafix: please older emacsen, don't use LETREC after all
2013-09-02 João Távorafix: shoosh warning with LETREC instead of LET
2013-09-02 João TávoraCloses #318: Don't use CL-LABELS for backward compatibi...
2013-08-31 João TávoraCloses #318: correctly implement YAS--MODES-TO-ACTIVATE
2013-08-31 João TávoraFix: cleanup yasnippet-tests.el
2013-08-30 Joao Tavorafix: replace 'text' in 'yas-text' in bundled snippets
2013-08-29 Joao Tavorafix: more idiomatic elisp, better docstrings, less...
2013-08-20 João TávoraMerge pull request #397 from thisirs/customizable-snippet
2013-08-20 thisirsAssume NO-TEMPLATE is non-nil if `yas-new-snippet-defau...
2013-08-20 thisirsFactor out embedded elisp code
2013-08-20 thisirsMake default snippet customizable
2013-07-22 Joao Tavoracloses #391: don't assume `declare-function'/ exists...
2013-05-08 João Távoradoc: finally decided to write the manual in markdown
2013-05-08 João Távoradoc: remove README.org
2013-05-06 Joao TavoraCloses #372: removed trailing spaces in snippets
2013-05-06 Joao TavoraMinor: indenting in for yasnippet-tests.el macro
2013-05-06 Joao TavoraCloses #318: now checks for circular parenthood in...
2013-05-04 João TávoraMerge pull request #377 from tarsius/master
2013-05-04 Jonas Bernoullido not require dropdown-list at compile time
2013-05-02 João TávoraMerge pull request #370 from tarsius/master
2013-03-12 Jonas Bernoulliremove bundled dropdown-list.el
2013-02-20 Joao TavoraCloses #312: YAS-MODE-SYMBOL does not exist anymore...
2013-02-18 João TávoraFix: moved snippets/js2-mode to snippets/js-mode
2013-02-16 João TávoraMerge pull request #363 from azer/master
2013-02-16 João TávoraMerge pull request #358 from Sarcasm/master
2013-02-15 E.Azer Koçuluadd js snippets
2013-02-04 Guillaume PapinFix yas--version to compatible with version-to-list
2013-01-13 João TávoraMerge pull request #355 from tkf/fix-yas--message
2013-01-12 Takafumi ArakakiFix yas--message for the case message contains %
2012-12-25 João TávoraDoc: document structures YAS--FIELD and YAS--MIRROR
2012-12-25 João TávoraFix: enclose this test in WITH-TEMP-BUFFER
2012-12-25 João TávoraCloses #351: sort mirrors by nesting depth when updating
2012-12-24 Joao TavoraCloses #315: don't consider keybindings when filtering...
2012-12-24 João TávoraAdd: unit test for YAS-MINOR-MODE-MAP rebindings
2012-12-24 João TávoraFix: tests also use YAS--WITH-TEMPORARY-REDEFINITIONS...
2012-12-23 João TávoraFix: YAS-RELOAD-ALL preserves user bindings on YAS...
2012-12-22 João TávoraFix: double check if mac trigger symbol is available
2012-12-22 João TávoraFix: YAS--CALLED-INTERACTIVELY-P should reverse its...
2012-12-17 João TávoraMerge pull request #343 from dgutov/zip
2012-12-17 João TávoraCloses #335: YAS-DONT-ACTIVATE is only buffer-local...
2012-12-16 João TávoraMerge pull request #344 from dgutov/no-aget
2012-12-16 João TávoraCloses #347: can't expect THIS-COMMAND to have valid...
2012-12-08 Dmitry GutovRemove the use of `aget` that has creeped in
2012-12-08 Dmitry GutovRemove group-name prefix from ruby-mode/collections/zip
2012-11-27 João TávoraCloses #339
2012-11-17 João TávoraFix: cleanup after #333 fix, use 'cl-flet'
2012-11-16 Joao TavoraFix: also use $EMACS env var in compilation
2012-11-16 Joao TavoraFix: Closes #330
2012-11-09 João TávoraDoc: update "reporting bugs" section in README
2012-11-08 João TávoraDoc: added notice about bug reporting
2012-11-08 João TávoraMinor: make 'yas--define-snippets-1' an internal defun
2012-11-08 João TávoraMerge remote-tracking branch 'rolandwalker/byte-compiler-3'
2012-11-08 João TávoraMinor: cleanup internal doc headings slightly
2012-11-08 Roland Walkerreorder defuns to quieten byte-compiler
2012-11-08 João TávoraMerge pull request #328 from rolandwalker/byte-compiler-2
2012-11-08 Roland Walkerreplace interactive-p with called-interactively-p macro
2012-11-06 João TávoraMerge remote-tracking branch 'rolandwalker/flet'
2012-11-06 Roland Walkercomment
2012-11-06 João TávoraCloses #253.
2012-11-06 João TávoraFix: need to require `assoc`, since using `aget` somewhere
2012-11-06 João TávoraFix: expose and honour `yas-dont-activate`
2012-11-06 João TávoraMerge branch 'trigger-key-fallback-cleanup'
2012-11-06 João TávoraCloses #296: No longer use customizable `yas-trigger...
2012-11-06 João TávoraFix: correct expectation for this test in batch-mode
2012-11-06 João TávoraAdd: easier to run tests
2012-11-06 João TávoraMerge pull request #323 from rolandwalker/byte-compiler
2012-11-06 João TávoraMerge pull request #325 from rolandwalker/doc
2012-11-05 Roland Walkerfuture-proof against obsoleting of `flet'
2012-11-05 Roland Walkercheckdoc + spelling
2012-11-05 Roland Walkerquieten byte-compiler
2012-11-05 João TávoraMerge pull request #321 from luismbo/patch-1
2012-11-03 Luís OliveiraAesthetic fix to README.mdown
2012-09-23 João TávoraMerge pull request #308 from monsanto/yas-load-snippet...
2012-09-23 Christopher... Fix "arrayp, nil" bug in yas-load-snippet-buffer.
2012-08-22 João TávoraRefactor: remove horrible 'yas--trigger-key-for-fallbac...
2012-08-21 João TávoraCloses #290: problem when advancing the start of a...
2012-08-19 João TávoraCloses #277: add new `yas-active-keys` (for auto-complete)
2012-08-19 João TávoraFix: arrgh remove the ^M line-endings again
2012-08-16 Joao TavoraCloses #285: fix typo introduced in 71c8e0ea469c2992a31...
2012-08-15 João TávoraMerge branch '0.8-fsf-changes'
2012-08-15 João TávoraFix: Ooops forgot to commit the actual fix for #281.
2012-08-15 João TávoraCloses #281: jit-load in reverse order to maintain...
2012-08-15 Jim MyhrbergAdd `mod` snippet to ruby-mode for `module` definitions
2012-08-15 João TávoraFix: Ooops forgot to commit the actual fix for #281.
2012-08-15 João TávoraCloses #281: jit-load in reverse order to maintain...
2012-08-15 João TávoraMerge branch '0.8-fsf-changes'
2012-08-13 João TávoraMerge pull request #282 from jimeh/add-ruby-module...
2012-08-11 Jim MyhrbergAdd `mod` snippet to ruby-mode for `module` definitions
2012-08-07 Joao TavoraFix: new `yas-trigger-key` default messed up the fallbacks.
2012-08-07 Joao TavoraAdd: .gitignore ignores local ert files (needed for...
2012-08-07 Joao TavoraFix: recursive `delete-directory` does not exist in...
2012-08-07 Joao TavoraFix: default value for `yas-trigger-key` is not "<tab...
2012-08-06 Joao TavoraRefactor: `yas-load-snippet-buffer` can be called non...
2012-08-06 João TávoraEnhancement: add some keybinding tests
2012-08-06 João TávoraFix: Put buffers of `yas-tryout-snippet` in `yas-minor...
2012-08-05 João TávoraCleanup: remove unneeded test and reorganize
2012-08-03 Joao TavoraCloses #271: 4th try, with backquote, need protection...
next