[elpa] master 4889339: Remove subtree async, make it a regular package

2016-01-06 Thread Michael Albinus
branch: master commit 4889339ef908c7f887269beee651b08413696593 Author: Michael Albinus Commit: Michael Albinus Remove subtree async, make it a regular package * externals-list: Remove subtree async. * packages/async/async-pkg.el: Remove, it is a generated file. --- externa

[elpa] master fc7faa2: Don't rely on UTF-8 locale when talking to subordinate Emacs

2016-01-06 Thread Eli Zaretskii
branch: master commit fc7faa28a563521cc086f239d2e3aa4b726c6d51 Author: Eli Zaretskii Commit: Eli Zaretskii Don't rely on UTF-8 locale when talking to subordinate Emacs * packages/async/async.el (async--receive-sexp) (async-batch-invoke): Bind coding-system-for-write to utf-8-uni

[elpa] master b514121 2/2: Remove packages/async/async-pkg.el

2016-01-06 Thread Andreas Schwab
branch: master commit b5141214ed9aabd7b1cce7bcf828bb2f252dfb38 Author: Andreas Schwab Commit: Andreas Schwab Remove packages/async/async-pkg.el --- packages/async/async-pkg.el |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/packages/async/async-pkg.el b/packages/as

[elpa] master updated (fc7faa2 -> b514121)

2016-01-06 Thread Andreas Schwab
schwab pushed a change to branch master. from fc7faa2 Don't rely on UTF-8 locale when talking to subordinate Emacs new 9e186e9 Properly handle unibyte strings and circular data new b514121 Remove packages/async/async-pkg.el Summary of changes: packages/async/async-

[elpa] master 9e186e9 1/2: Properly handle unibyte strings and circular data

2016-01-06 Thread Andreas Schwab
branch: master commit 9e186e95bd891b5718701723c0f7ce48c823d3e5 Author: Andreas Schwab Commit: Andreas Schwab Properly handle unibyte strings and circular data * packages/async/async.el (async--insert-sexp): Bind print-escape-nonascii and print-circle. --- packages/async