]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2015-05-11 Thierry Volpiatto* dired-async.el: Fix compatibility with emacs-24.3.
2015-05-11 Thierry Volpiatto* dired-async.el (dired-async-mode): Fix group name.
2015-05-11 Thierry Volpiatto* README.md: Update infos for dired-async.
2015-05-11 Thierry VolpiattoAdd autoload cookie and make dired-async--modeline...
2015-05-11 Thierry VolpiattoAllow enabling dired-async with a minor-mode.
2015-04-13 Thierry Volpiattoasync-bytecomp-allowed-packages should be a list of...
2015-04-12 Thierry Volpiatto* async-bytecomp.el (package--compile): Fix typo.
2015-04-12 Thierry VolpiattoAllow setting async-bytecomp-get-allowed-pkgs to compil...
2015-04-12 Thierry VolpiattoDon't use package--get-deps that doesn't handle non...
2015-04-12 Thierry VolpiattoUse package--get-deps to get packages dependencies.
2015-02-04 Thierry VolpiattoDon't run the loop when async-bytecomp-allowed-packages...
2014-12-30 Thierry VolpiattoFix doctring (#46).
2014-12-30 Thierry VolpiattoAsync compile also dependendies (#46).
2014-12-30 Thierry VolpiattoAllow customizing which packages compile async (#46).
2014-12-25 Thierry VolpiattoUnbound async-byte-recompile-directory when reinstallin...
2014-12-23 Thierry VolpiattoMerge branch 'master' of github.com:jwiegley/emacs...
2014-12-23 Thierry VolpiattoUse always the args 0 and force for byte-recompile...
2014-12-23 Thierry VolpiattoInject bytecomp variables (#44).
2014-12-21 Thierry VolpiattoUse cl-incf and don't compile test file.
2014-12-18 John WiegleyMerge pull request #42 from mneilsen/master
2014-12-18 Mike NeilsenDocumentation tweaks; mention DEFAULT-DIRECTORY
2014-11-11 John WiegleyMerge pull request #41 from PhilHudson/master
2014-11-06 Phil HudsonMarked up file and buffer names
2014-11-06 Phil HudsonMarked up 'nil' throughout
2014-11-06 Phil HudsonChanged symbol markup from Lisp idiom to Markdown
2014-10-01 Thierry Volpiatto* async-bytecomp.el (package--compile): load async...
2014-09-30 Thierry Volpiatto* async-bytecomp.el: emacs-24 indent.
2014-09-30 Thierry Volpiatto* async-bytecomp.el: Be quiet when compiling for elpa.
2014-09-30 Thierry Volpiatto* async-bytecomp.el: Fix callback.
2014-09-29 Thierry Volpiatto* async-bytecomp.el: Send errors in single buffer ...
2014-09-24 Thierry Volpiatto* dired-async.el (dired-create-file): require dired...
2014-09-21 Thierry Volpiatto* async-bytecomp.el: Add comment.
2014-09-21 Thierry Volpiatto* async-pkg.el: Don't compile.
2014-09-19 Thierry VolpiattoMerge branch 'master' of github.com:jwiegley/emacs...
2014-09-14 Thierry Volpiatto* async-bytecomp.el: Fix comment.
2014-09-14 Thierry Volpiatto* async-bytecomp.el: Use only load.
2014-09-13 Thierry Volpiatto* smtpmail-async.el: Add code section no code-change.
2014-09-12 John WiegleyMerge pull request #34 from michael-heerdegen/fix-33
2014-09-12 Thierry Volpiatto* async.el: Fix comment.
2014-09-12 Thierry VolpiattoAdd comments, no--code-change.
2014-09-12 Thierry Volpiatto* smtpmail-async.el: require message to shutup byte...
2014-09-12 Thierry Volpiatto* async-bytecomp.el: Revert previous change in package...
2014-09-12 Thierry Volpiatto* async.el: Fix recompilation of async dir.
2014-09-11 Michael Heerdegenfix #33 async-start evals (symbol-file 'async-batch...
2014-09-10 Thierry VolpiattoRemove version number in all files.
2014-09-10 Thierry Volpiatto* async-bytecomp.el: New file.
2014-09-09 Thierry Volpiatto* README.md: Fix typo.
2014-06-30 John WiegleyMerge pull request #32 from Trevoke/patch-1
2014-06-30 Aldric GiacomoniFix markdown in README
2014-03-11 Thierry Volpiatto* smtpmail-async.el (async-smtpmail-before-send-hook...
2014-03-11 Thierry Volpiatto* smtpmail-async.el (async-smtpmail-send-it): Inject...
2014-03-11 Thierry Volpiatto* smtpmail-async.el (async-smtpmail-before-send-hook...
2014-03-10 Thierry Volpiatto* smtpmail-async.el: Revert previous change (catch).
2014-03-09 Thierry Volpiatto* smtpmail-async.el: Try to catch 'done to not exit...
2014-03-08 Thierry Volpiatto* smtpmail-async.el: Fix encoding problems (#27)
2014-03-07 Thierry Volpiatto* smtpmail-async.el: Exclude some vars when injecting...
2014-03-03 Thierry Volpiatto* smtpmail-async.el (async-smtpmail-send-it): Eval...
2014-02-19 Thierry Volpiatto* dired-async.el (helm-async-be-async): Move it as...
2014-01-20 Thierry Volpiatto* async-test.el: Update copyrights.
2014-01-20 Thierry Volpiatto* async-test.el: Remove now unnecessary tests.
2014-01-20 Thierry Volpiatto* dired-async.el (dired-async-mode): Notify number...
2014-01-20 Thierry Volpiatto* README.md: Update.
2014-01-20 Thierry Volpiatto* dired-async.el (helm-async-be-async): alias for dired...
2014-01-20 Thierry Volpiatto* dired-async.el: Finish converting all names to dired*.
2014-01-20 Thierry VolpiattoRename helm-async.el to dired-async.el
2014-01-20 Thierry Volpiatto* helm-async.el: Use cl-lib instead of cl.
2014-01-20 Thierry Volpiatto* helm-async.el: Rename all with dired-async prefix...
2014-01-20 Thierry Volpiatto* async-file.el: Removed.
2013-11-18 John WiegleyMerge pull request #23 from DarwinAwardWinner/no-load...
2013-11-18 Ryan C. ThompsonDon't rely on async.el being in load-path.
2013-11-06 John WiegleyRevert master back to 242ae73
2013-11-06 John WiegleyRevert "* helm-async.el: Fix error handling."
2013-11-05 John WiegleyMerge pull request #21 from DarwinAwardWinner/lexbind-fix
2013-11-05 Ryan C. ThompsonComplete the docstring for "async--get-function"
2013-10-22 John WiegleyMerge pull request #19 from DarwinAwardWinner/lexbind-fix
2013-10-22 Ryan C. ThompsonReplace closure prevention with closure sanitation
2013-10-22 Ryan C. ThompsonAdd test for handling different ways of passing a function
2013-10-22 Ryan C. ThompsonAdd lexbind test
2013-10-21 John WiegleyMerge pull request #18 from DarwinAwardWinner/lexbind-fix
2013-10-20 Ryan C. ThompsonMore robust evaluation and closure-protection of start...
2013-10-20 Ryan C. ThompsonAdd more comprehensive testing for anti-closure feature
2013-10-20 Ryan C. ThompsonHave test file add its own directory to load path
2013-10-17 Ryan C. ThompsonPrevent accidental creation of lexical closures.
2013-10-17 Ryan C. ThompsonAdd test for #17.
2013-07-16 Thierry Volpiatto* helm-async.el: Fix error handling.
2013-06-24 Thierry Volpiatto* helm-async.el (dired-create-file): Revert changes...
2013-06-24 Thierry Volpiatto* helm-async.el: Add comments about incompatibility...
2013-06-24 Thierry Volpiatto* helm-async.el (dired-create-files): Handle `dired...
2013-06-11 Thierry Volpiatto* helm-async.el (dired-create-files): No need to backqu...
2013-06-11 Thierry Volpiatto* helm-async.el: Untabify and reindent.
2013-06-11 Thierry Volpiatto* helm-async.el: Fix mode-line updating for emacs-24...
2013-04-10 Thierry VolpiattoUpdate copyrights.
2013-02-20 Thierry Volpiatto* async.el: Issue #7 Apply sabof patch from github...
2013-02-18 Thierry VolpiattoMerge branch 'master' of github.com:jwiegley/emacs...
2013-02-18 Thierry Volpiatto* helm-async.el (helm-async-env-variables-regexp):...
2013-02-17 John WiegleyMerge pull request #6 from mstrlu/fix-def-use-native...
2013-02-17 John WiegleyMerge pull request #11 from myuhe/pkg
2013-02-16 myuheadd async-pkg.el
2013-02-01 Thierry Volpiatto* helm-async.el (dired-create-file): Fix operation...
2012-11-29 Thierry Volpiatto* helm-async.el (dired-create-files): Honor dired-overw...
next