emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Thierry Volpiatto
Subject: [elpa] master updated (4c77f20 -> 8632abd)
Date: Wed, 18 May 2016 18:02:50 +0000 (UTC)

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   Assign copyrights to the FSF, add autoloads file
       new  d1cc5e0   Fix UTF-8 encoding for strings passed to subordinate Emacs
       new  22de0f5   Remove autoload file added by error.
       new  b1b4569   fix a typo
       new  6521911   Merge pull request #59 from kolewu/kolewu-fix-typo-1
       new  66545d8   Debian and Ubuntu installation instructions
       new  6872743   Merge pull request #61 from spwhitton/apt-get
       new  1ce4381   Allow reproducing "cp --backup=numbered from to".
       new  c9ddbbc   Merge pull request #62 from jwiegley/backup_files
       new  cd901e7   Improve backup-files by handling symlinks and time-stamp 
errors.
       new  858a3f9   Fix backup fn, DRY and ignore symlinks directories.
       new  1763517   Add comment no code change.
       new  2bfd6a0   Ensure dired-copy-preserve-time is passed to child with 
its current value.
       new  0a773f2   Ensure dired-async--modeline-mode is called.
       new  6e29e82   Switch to lexical-binding.
       new  e35506f   Remove unuseful code never called.
       new  4c4eba9   Fix repetition in callback.
       new  af8933d   Unquote all callbacks.
       new  8d27590   Finally handle the failures correctly.
       new  dd77b81   Fix formatting the help form in dired-create-files.
       new  0b8fbed   Remove commented line, no code change.
       new  4f6b98d   Fix operation arg of callback.
       new  4d6efb9   Handle error also on host when async-list of file is 
empty.
       new  9a82294   DRY use apply.
       new  dc63e41   Revert last commit.
       new  a48e509   Ensure a new line is added when printing to dired log 
buffer.
       new  8d1a26d   Remove unused commented code.
       new  a7e8cf3   When failures have been printed to dired log add the date 
at bob.
       new  1c57dc3   Better handling of errors happening on child.
       new  6552135   Improve how error buffer is displayed.
       new  dd09794   Fix success message on callback.
       new  228ec4b   Handle errors file by file instead of returning on first 
error.
       new  14170a4   Add more info in mode-line on failures.
       new  e8db6cc   Update pkg file.
       new  0e327f7   Update version number here too.
       new  527c590   Merge commit '0e327f72bdffc5bc4a1fbc34a8da1b7066e819b3'
       new  8632abd   Merge branch 'master' of 
git.sv.gnu.org:/srv/git/emacs/elpa


Summary of changes:
 packages/async/README.md         |    4 +
 packages/async/async-bytecomp.el |   44 ++++-----
 packages/async/async-pkg.el      |    2 +
 packages/async/async.el          |   12 +--
 packages/async/dired-async.el    |  183 +++++++++++++++++++++++---------------
 packages/async/smtpmail-async.el |    6 +-
 6 files changed, 150 insertions(+), 101 deletions(-)
 create mode 100644 packages/async/async-pkg.el



reply via email to

[Prev in Thread] Current Thread [Next in Thread]