[elpa] master 11f73a5 2/3: Merge commit '744aeaaff9c0bc0732ceee98623d6d1a932bc604'

2016-05-18 Thread Thierry Volpiatto
branch: master commit 11f73a5c3fa831b65c8dbcc1df43326cdd08357b Merge: a49bd1c 744aeaa Author: Thierry Volpiatto Commit: Thierry Volpiatto Merge commit '744aeaaff9c0bc0732ceee98623d6d1a932bc604' --- packages/async/README.md | 149 -- 1 file change

[elpa] master 84b3a71 3/3: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa

2016-05-18 Thread Thierry Volpiatto
branch: master commit 84b3a7175c47202781feb386b3a381d6349874c1 Merge: 11f73a5 283f470 Author: Thierry Volpiatto Commit: Thierry Volpiatto Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa --- packages/aggressive-indent/aggressive-indent.el |4 ++-- 1 file changed, 2 insertions

[elpa] master updated (283f470 -> 84b3a71)

2016-05-18 Thread Thierry Volpiatto
thierryvolpiatto pushed a change to branch master. from 283f470 Merge commit '8438ff5e71ca040e7a1e325d608a3f5ea050503f' new 744aeaa Delete 2 files not needed for elpa. new 11f73a5 Merge commit '744aeaaff9c0bc0732ceee98623d6d1a932bc604' new 84b3a71 Merge branc

[elpa] master 283f470 3/3: Merge commit '8438ff5e71ca040e7a1e325d608a3f5ea050503f'

2016-05-18 Thread Artur Malabarba
branch: master commit 283f47064c3f04d274ff9dc0e467a544391f75cb Merge: a49bd1c 8438ff5 Author: Artur Malabarba Commit: Artur Malabarba Merge commit '8438ff5e71ca040e7a1e325d608a3f5ea050503f' --- packages/aggressive-indent/aggressive-indent.el |4 ++-- 1 file changed, 2 insertions(+), 2 d

[elpa] master 8438ff5 2/3: Add inf-ruby mode to dont-indent-modes

2016-05-18 Thread Artur Malabarba
branch: master commit 8438ff5e71ca040e7a1e325d608a3f5ea050503f Author: Artur Malabarba Commit: Artur Malabarba Add inf-ruby mode to dont-indent-modes --- aggressive-indent.el |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/aggressive-indent.el b/aggressive-indent.el

[elpa] master updated (a49bd1c -> 283f470)

2016-05-18 Thread Artur Malabarba
malabarba pushed a change to branch master. from a49bd1c Remove async-pkg.el file added by error during merge. new f2dc80a Remove remaining reference to aggressive-indent--check-parens new 8438ff5 Add inf-ruby mode to dont-indent-modes new 283f470 Merge comm

[elpa] master f2dc80a 1/3: Remove remaining reference to aggressive-indent--check-parens

2016-05-18 Thread Artur Malabarba
branch: master commit f2dc80a95fc7645a3d860d0c730886cb3d64536b Author: Artur Malabarba Commit: Artur Malabarba Remove remaining reference to aggressive-indent--check-parens --- aggressive-indent.el |1 - 1 file changed, 1 deletion(-) diff --git a/aggressive-indent.el b/aggressive-inden

[elpa] master 527c590 38/39: Merge commit '0e327f72bdffc5bc4a1fbc34a8da1b7066e819b3'

2016-05-18 Thread Thierry Volpiatto
branch: master commit 527c590e8dcbddb0d04c0a1d7e530e5ef76acf6d Merge: 6ad010c 0e327f7 Author: Thierry Volpiatto Commit: Thierry Volpiatto Merge commit '0e327f72bdffc5bc4a1fbc34a8da1b7066e819b3' --- packages/async/README.md |4 + packages/async/async-bytecomp.el | 44 -

[elpa] master 6e29e82 17/39: Switch to lexical-binding.

2016-05-18 Thread Thierry Volpiatto
branch: master commit 6e29e825fc44a57f98cc90498f3af6c34014 Author: Thierry Volpiatto Commit: Thierry Volpiatto Switch to lexical-binding. * async-bytecomp.el: Switch to lex. * async.el: Switch to lex. (async-when-done): Fix unused arg. (async-receive): Sam

[elpa] master e35506f 18/39: Remove unuseful code never called.

2016-05-18 Thread Thierry Volpiatto
branch: master commit e35506faac6315da3c25b72682c99210b2d0bb28 Author: Thierry Volpiatto Commit: Thierry Volpiatto Remove unuseful code never called. * dired-async.el (dired-async-create-files): Remove dired-create-files-failures stuff that don't happen on host but child. ---

[elpa] master 858a3f9 13/39: Fix backup fn, DRY and ignore symlinks directories.

2016-05-18 Thread Thierry Volpiatto
branch: master commit 858a3f9db6ca92191bcce6d40e984710a969ca75 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix backup fn, DRY and ignore symlinks directories. * dired-async.el (dired-async-create-files): Do it. --- dired-async.el |5 ++--- 1 file changed, 2 insertions(+

[elpa] master 1763517 14/39: Add comment no code change.

2016-05-18 Thread Thierry Volpiatto
branch: master commit 1763517b556646f81ad14e166d19f4352beb03bd Author: Thierry Volpiatto Commit: Thierry Volpiatto Add comment no code change. * dired-async.el (dired-async-create-files): Do it. --- dired-async.el |1 + 1 file changed, 1 insertion(+) diff --git a/dired-async.e

[elpa] master 0b8fbed 23/39: Remove commented line, no code change.

2016-05-18 Thread Thierry Volpiatto
branch: master commit 0b8fbed11210331e39f1f7049dcc3490d11dce71 Author: Thierry Volpiatto Commit: Thierry Volpiatto Remove commented line, no code change. --- dired-async.el |1 - 1 file changed, 1 deletion(-) diff --git a/dired-async.el b/dired-async.el index 2a941e6..d971953 100644 --

[elpa] master 14170a4 35/39: Add more info in mode-line on failures.

2016-05-18 Thread Thierry Volpiatto
branch: master commit 14170a45c8cf91a0133960442509197e683c256d Author: Thierry Volpiatto Commit: Thierry Volpiatto Add more info in mode-line on failures. * dired-async.el (dired-async-after-file-create): Mention dired log buffer. (dired-async-create-files):

[elpa] master 228ec4b 34/39: Handle errors file by file instead of returning on first error.

2016-05-18 Thread Thierry Volpiatto
branch: master commit 228ec4bb351a9e14e338b9cb09eeb4809957c909 Author: Thierry Volpiatto Commit: Thierry Volpiatto Handle errors file by file instead of returning on first error. * dired-async.el (dired-async-create-files): Do it. --- dired-async.el | 14 -- 1 file ch

[elpa] master ed05631 03/39: Assign copyrights to the FSF, add autoloads file

2016-05-18 Thread Thierry Volpiatto
branch: master commit ed056315897c605ca3cb447b3ed10ce2d0c56f1f Author: John Wiegley Commit: John Wiegley Assign copyrights to the FSF, add autoloads file --- async-autoloads.el | 129 async-bytecomp.el |3 +- async-pkg.el |

[elpa] master 4f6b98d 24/39: Fix operation arg of callback.

2016-05-18 Thread Thierry Volpiatto
branch: master commit 4f6b98d08345a3b37b3cd5402d67353ece5f1ce1 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix operation arg of callback. * dired-async.el (dired-async-after-file-create): Use the car. --- dired-async.el |4 ++-- 1 file changed, 2 insertions(+), 2 de

[elpa] master 4d6efb9 25/39: Handle error also on host when async-list of file is empty.

2016-05-18 Thread Thierry Volpiatto
branch: master commit 4d6efb904538c7e6fe89fba5741c818427a30ef2 Author: Thierry Volpiatto Commit: Thierry Volpiatto Handle error also on host when async-list of file is empty. * dired-async.el (dired-async-create-files): Do it. When only one file and user answer no handle error o

[elpa] master b1b4569 06/39: fix a typo

2016-05-18 Thread Thierry Volpiatto
branch: master commit b1b4569f5d4293326ea32eab417909f165601eed Author: Uwe Koloska Commit: Uwe Koloska fix a typo --- async.el |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/async.el b/async.el index 24db2a1..080fd34 100644 --- a/async.el +++ b/async.el @@ -257,7 +25

[elpa] master 6552135 32/39: Improve how error buffer is displayed.

2016-05-18 Thread Thierry Volpiatto
branch: master commit 65521354115e2a6ab7d8d2073a273a72208220bc Author: Thierry Volpiatto Commit: Thierry Volpiatto Improve how error buffer is displayed. * dired-async.el (dired-async-after-file-create): Do it. --- dired-async.el |7 +-- 1 file changed, 5 insertions(+), 2 d

[elpa] master 8d27590 21/39: Finally handle the failures correctly.

2016-05-18 Thread Thierry Volpiatto
branch: master commit 8d27590ebaa916b10ec1697a52875d50d676 Author: Thierry Volpiatto Commit: Thierry Volpiatto Finally handle the failures correctly. * dired-async.el (dired-async-operation): Removed no more needed. (dired-async-failures): New face. (dired-async-mode-lin

[elpa] master 1ce4381 10/39: Allow reproducing "cp --backup=numbered from to".

2016-05-18 Thread Thierry Volpiatto
branch: master commit 1ce438174ab0dd1f101709b76a9febe80fdcfaa8 Author: Thierry Volpiatto Commit: Thierry Volpiatto Allow reproducing "cp --backup=numbered from to". * dired-async.el (dired-async-create-files): When using a file-creator named 'backup-file, files are copied to

[elpa] master 9a82294 26/39: DRY use apply.

2016-05-18 Thread Thierry Volpiatto
branch: master commit 9a82294528eb8752898ab6c130ec575db11ab687 Author: Thierry Volpiatto Commit: Thierry Volpiatto DRY use apply. * dired-async.el (dired-async-after-file-create): Do it. (dired-async-create-files): Do it. --- dired-async.el | 46

[elpa] master d1cc5e0 04/39: Fix UTF-8 encoding for strings passed to subordinate Emacs

2016-05-18 Thread Thierry Volpiatto
branch: master commit d1cc5e0911bb6ff5f2a49f4bc5366fd8290c5104 Author: John Wiegley Commit: John Wiegley Fix UTF-8 encoding for strings passed to subordinate Emacs --- async.el | 40 +--- 1 file changed, 25 insertions(+), 15 deletions(-) diff --git a/a

[elpa] master a7e8cf3 30/39: When failures have been printed to dired log add the date at bob.

2016-05-18 Thread Thierry Volpiatto
branch: master commit a7e8cf3c93b403253d304981ef239521d074a419 Author: Thierry Volpiatto Commit: Thierry Volpiatto When failures have been printed to dired log add the date at bob. * dired-async.el (dired-async-create-files): Use dired-log with t. --- dired-async.el |2 ++ 1 fi

[elpa] master 66545d8 08/39: Debian and Ubuntu installation instructions

2016-05-18 Thread Thierry Volpiatto
branch: master commit 66545d855fcd19cd1e5e9e7034caab1d1b6920af Author: Sean Whitton Commit: Sean Whitton Debian and Ubuntu installation instructions This ELPA package is now available from the Debian and Ubuntu package repositories. --- README.md |4 1 file changed, 4 ins

[elpa] master 8632abd 39/39: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa

2016-05-18 Thread Thierry Volpiatto
branch: master commit 8632abdbe39180435dcf44b3d547aa81af31cf0a Merge: 527c590 4c77f20 Author: Thierry Volpiatto Commit: Thierry Volpiatto Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa --- packages/aggressive-indent/aggressive-indent.el | 17 ++--- 1 file changed,

[elpa] master 8d1a26d 29/39: Remove unused commented code.

2016-05-18 Thread Thierry Volpiatto
branch: master commit 8d1a26de6c716127b67d3b0c6808d5beeb13bba2 Author: Thierry Volpiatto Commit: Thierry Volpiatto Remove unused commented code. --- dired-async.el |1 - 1 file changed, 1 deletion(-) diff --git a/dired-async.el b/dired-async.el index 41f9f62..d7377a9 100644 --- a/dired

[elpa] master dc63e41 27/39: Revert last commit.

2016-05-18 Thread Thierry Volpiatto
branch: master commit dc63e41323d772bb1b4b9870fad08ac65745b7f2 Author: Thierry Volpiatto Commit: Thierry Volpiatto Revert last commit. --- dired-async.el | 46 -- 1 file changed, 24 insertions(+), 22 deletions(-) diff --git a/dired-async.el b/d

[elpa] master 2bfd6a0 15/39: Ensure dired-copy-preserve-time is passed to child with its current value.

2016-05-18 Thread Thierry Volpiatto
branch: master commit 2bfd6a0741cecfaacc83d69fb3e292c5f2053c53 Author: Thierry Volpiatto Commit: Thierry Volpiatto Ensure dired-copy-preserve-time is passed to child with its current value. Using inject would load dozen of unneeded dired stuff. * dired-async.el (dired-async

[elpa] master af8933d 20/39: Unquote all callbacks.

2016-05-18 Thread Thierry Volpiatto
branch: master commit af8933de25fda0be467055eaf83611acfce27c0b Author: Thierry Volpiatto Commit: Thierry Volpiatto Unquote all callbacks. * async-bytecomp.el (async-byte-recompile-directory): Do it. * dired-async.el (dired-async-create-files): Do it. * smtpmail-asyn

[elpa] master c9ddbbc 11/39: Merge pull request #62 from jwiegley/backup_files

2016-05-18 Thread Thierry Volpiatto
branch: master commit c9ddbbcb7e1f723774bd4445a45625837896bf0f Merge: 6872743 1ce4381 Author: Thierry Volpiatto Commit: Thierry Volpiatto Merge pull request #62 from jwiegley/backup_files Allow reproducing "cp --backup=numbered from to". --- dired-async.el | 20 +-

[elpa] master 1c57dc3 31/39: Better handling of errors happening on child.

2016-05-18 Thread Thierry Volpiatto
branch: master commit 1c57dc30997ac2d1bf06630238b1d517d88e573f Author: Thierry Volpiatto Commit: Thierry Volpiatto Better handling of errors happening on child. * dired-async.el (dired-async-create-files): Use dired-log and print its output to dired-async-log-file. --- dired-as

[elpa] master dd09794 33/39: Fix success message on callback.

2016-05-18 Thread Thierry Volpiatto
branch: master commit dd09794572d1d3c1d6d277ac31b4c6d67d7fda93 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix success message on callback. * dired-async.el (dired-async-after-file-create): Remove one "file(s)" which seems redundant and use dired-plural-s. --- dired-asy

[elpa] master updated (4c77f20 -> 8632abd)

2016-05-18 Thread Thierry Volpiatto
thierryvolpiatto pushed a change to branch master. from 4c77f20 Merge commit 'eaab57092284028b1567622c96d9b332de3c7a4d' new 568ad03 Parse also `package-alist` when getting dependencies (#58). new 3ec3fb6 Declare package-alist in async-bytecomp.. new ed05631

[elpa] master cd901e7 12/39: Improve backup-files by handling symlinks and time-stamp errors.

2016-05-18 Thread Thierry Volpiatto
branch: master commit cd901e7e90e79c3f6f6c8abd7e065481194bda78 Author: Thierry Volpiatto Commit: Thierry Volpiatto Improve backup-files by handling symlinks and time-stamp errors. * dired-async.el (dired-async-create-files): Rework backup-files. --- dired-async.el | 28 ++

[elpa] master 0a773f2 16/39: Ensure dired-async--modeline-mode is called.

2016-05-18 Thread Thierry Volpiatto
branch: master commit 0a773f2dc21846c4ec3ca64d1dbfe8fa7a52c02e Author: Thierry Volpiatto Commit: Thierry Volpiatto Ensure dired-async--modeline-mode is called. * dired-async.el (dired-async-kill-process): When process is nil don't call delete-process. --- dired-async.el |2

[elpa] master 0e327f7 37/39: Update version number here too.

2016-05-18 Thread Thierry Volpiatto
branch: master commit 0e327f72bdffc5bc4a1fbc34a8da1b7066e819b3 Author: Thierry Volpiatto Commit: Thierry Volpiatto Update version number here too. --- async.el |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/async.el b/async.el index dc73270..3798c95 100644 --- a/asyn

[elpa] master 6521911 07/39: Merge pull request #59 from kolewu/kolewu-fix-typo-1

2016-05-18 Thread Thierry Volpiatto
branch: master commit 65219115a75fc91d68de8a624b2d39e7079ad736 Merge: 22de0f5 b1b4569 Author: Thierry Volpiatto Commit: Thierry Volpiatto Merge pull request #59 from kolewu/kolewu-fix-typo-1 fix a typo --- async.el |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --gi

[elpa] master dd77b81 22/39: Fix formatting the help form in dired-create-files.

2016-05-18 Thread Thierry Volpiatto
branch: master commit dd77b81514ee58a30ac2e3af6fc03339683e95ce Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix formatting the help form in dired-create-files. * dired-async.el (dired-async-create-files): Do it. --- dired-async.el |4 ++-- 1 file changed, 2 insertions(+)

[elpa] master a48e509 28/39: Ensure a new line is added when printing to dired log buffer.

2016-05-18 Thread Thierry Volpiatto
branch: master commit a48e509be016ba5022d5528b43ca3371d41a1011 Author: Thierry Volpiatto Commit: Thierry Volpiatto Ensure a new line is added when printing to dired log buffer. * dired-async.el (dired-async-create-files): Do it. --- dired-async.el |2 +- 1 file changed, 1 inser

[elpa] master 4c4eba9 19/39: Fix repetition in callback.

2016-05-18 Thread Thierry Volpiatto
branch: master commit 4c4eba9f401e2b5aa05fa9c8efd0615fbbf0b74c Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix repetition in callback. * dired-async.el (dired-async-create-files): Do it. --- dired-async.el |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff

[elpa] master 3ec3fb6 02/39: Declare package-alist in async-bytecomp..

2016-05-18 Thread Thierry Volpiatto
branch: master commit 3ec3fb65aec5a1048d4cb8918bd5a07b16c631de Author: Thierry Volpiatto Commit: Thierry Volpiatto Declare package-alist in async-bytecomp.. --- async-bytecomp.el |1 + 1 file changed, 1 insertion(+) diff --git a/async-bytecomp.el b/async-bytecomp.el index 9a252da..d7e9

[elpa] master 22de0f5 05/39: Remove autoload file added by error.

2016-05-18 Thread Thierry Volpiatto
branch: master commit 22de0f5792c9140f1da7c7459f30da0863b07e78 Author: Thierry Volpiatto Commit: Thierry Volpiatto Remove autoload file added by error. --- async-autoloads.el | 129 1 file changed, 129 deletions(-) diff --git a/async-au

[elpa] master 6872743 09/39: Merge pull request #61 from spwhitton/apt-get

2016-05-18 Thread Thierry Volpiatto
branch: master commit 6872743af831f121e433a0eef098b42762b46739 Merge: 6521911 66545d8 Author: John Wiegley Commit: John Wiegley Merge pull request #61 from spwhitton/apt-get Debian and Ubuntu installation instructions --- README.md |4 1 file changed, 4 insertions(+) diff

[elpa] master 568ad03 01/39: Parse also `package-alist` when getting dependencies (#58).

2016-05-18 Thread Thierry Volpiatto
branch: master commit 568ad03cdc16f1826059e115846c8223fb60ad01 Author: Thierry Volpiatto Commit: Thierry Volpiatto Parse also `package-alist` when getting dependencies (#58). * async-bytecomp.el (async-bytecomp--get-package-deps): Try `package-archive-contents` and also `package

[elpa] master 4c77f20 2/2: Merge commit 'eaab57092284028b1567622c96d9b332de3c7a4d'

2016-05-18 Thread Artur Malabarba
branch: master commit 4c77f20e144dc409e3c59abdb7105fb0db41ee54 Merge: 6ad010c eaab570 Author: Artur Malabarba Commit: Artur Malabarba Merge commit 'eaab57092284028b1567622c96d9b332de3c7a4d' --- packages/aggressive-indent/aggressive-indent.el | 17 ++--- 1 file changed, 2 inser

[elpa] master eaab570 1/2: Ditch the check-parens functionality

2016-05-18 Thread Artur Malabarba
branch: master commit eaab57092284028b1567622c96d9b332de3c7a4d Author: Artur Malabarba Commit: Artur Malabarba Ditch the check-parens functionality For some unknown reason, it interacts poorly with query-replace. --- aggressive-indent.el | 17 ++--- 1 file changed, 2