[elpa] master 9167e3e: Fix unparsable file header

2019-01-17 Thread Andreas Schwab
branch: master commit 9167e3e9542fda5ecf0e80622f9b6a85829147bf Author: Andreas Schwab Commit: Andreas Schwab Fix unparsable file header * packages/uniquify-files/uniquify-files.el: Fix comment style. --- packages/uniquify-files/uniquify-files.el | 2 +- 1 file changed, 1 insertion

[elpa] master 3715fb2: Fix missing mail-header-separator

2016-01-31 Thread Andreas Schwab
branch: master commit 3715fb26fbc10426eccd9df529d8b7fe280bfa91 Author: Andreas Schwab Commit: Andreas Schwab Fix missing mail-header-separator * packages/debbugs/debbugs-gnu.el (debbugs-gnu-send-control-message): Insert mail-header-separator --- packages/debbugs/debbugs-gnu.el

[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

[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

[elpa] branch master updated (52575a7 -> aaa1b6d)

2014-05-11 Thread Andreas Schwab
schwab pushed a change to branch master in repository elpa. from 52575a7 Update copyright_exceptions new aaa1b6d ascii-art-to-unicode.el (aa2u-replacement): Use cl-case instead of case. The 1 revisions listed above as "new" are entirely new to this repository and will be descr

[elpa] 01/01: ascii-art-to-unicode.el (aa2u-replacement): Use cl-case instead of case.

2014-05-11 Thread Andreas Schwab
schwab pushed a commit to branch master in repository elpa. commit aaa1b6d59f6663502185df73c2b809ca1846b5a5 Author: Andreas Schwab Date: Sun May 11 10:33:13 2014 +0200 ascii-art-to-unicode.el (aa2u-replacement): Use cl-case instead of case. --- .../ascii-art-to-unicode/ascii-art-to

[ELPA-diffs] ELPA branch, master, updated. 0a76035422903c12a6ad6e9d26244b8ddafec59f

2013-08-17 Thread Andreas Schwab
--- commit 0a76035422903c12a6ad6e9d26244b8ddafec59f Author: Andreas Schwab Date: Sat Aug 17 11:04:58 2013 +0200 Fix generation of package autoloads diff --git a/GNUmakefile b/GNUmakefile index cc06e48..0fac72b 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -106,7 +106,7 @@ $(foreach al, $(autoloads), $(eval $(call RULE-srcd

[ELPA-diffs] /srv/bzr/emacs/elpa r331: notes-mode/mkconfig: don't reference undefined envvar NOTES_BIN_DIR

2012-12-26 Thread Andreas Schwab
revno: 331 committer: Andreas Schwab branch nick: emacs timestamp: Wed 2012-12-26 14:36:41 +0100 message: notes-mode/mkconfig: don't reference undefined envvar NOTES_BIN_DIR modified: packages/notes-mode/mkconfig === modified

[ELPA-diffs] /srv/bzr/emacs/elpa r285: * eldoc-eval.el: Spelling and doc fixes.

2012-10-27 Thread Andreas Schwab
revno: 285 committer: Andreas Schwab branch nick: emacs timestamp: Sat 2012-10-27 15:46:14 +0200 message: * eldoc-eval.el: Spelling and doc fixes. (eval-preferred-function): Renamed from eval-prefered-function. modified: packages