[elpa] master 6b3eb55: * GNUmakefile (%.elc): Use load-prefer-newer

2019-01-15 Thread Stefan Monnier
branch: master commit 6b3eb558fb0049fd459f9b317d62e8a1f28aef05 Author: Stefan Monnier Commit: Stefan Monnier * GNUmakefile (%.elc): Use load-prefer-newer * admin/archive-contents.el (archive--pull): Skip uptodate worktrees. --- GNUmakefile | 8 +--- README

[elpa] master c5fba70: [counsel-ebdb] Delete package

2019-01-15 Thread Eric Abrahamsen
branch: master commit c5fba70acc84afd3c0ce59b4fc37fc27234589a1 Author: Eric Abrahamsen Commit: Eric Abrahamsen [counsel-ebdb] Delete package This is now part of the main EBDB package again. --- packages/counsel-ebdb/counsel-ebdb.el | 66 --- 1 file c

[elpa] externals/ebdb 65247f6 08/13: Make csv-mode dependency optional

2019-01-15 Thread Eric Abrahamsen
branch: externals/ebdb commit 65247f6daa9b0a331f70b81262193787e1a55ad8 Author: Eric Abrahamsen Commit: Eric Abrahamsen Make csv-mode dependency optional * ebdb-format.el (ebdb-formatter-csv): Declare function and check it exists. --- ebdb-format.el | 6 +- 1 file changed,

[elpa] externals/ebdb 753c049 13/13: Bump to 0.6.3, flush recent changes

2019-01-15 Thread Eric Abrahamsen
branch: externals/ebdb commit 753c04976eee66285d4dc5e52803818805cd325a Author: Eric Abrahamsen Commit: Eric Abrahamsen Bump to 0.6.3, flush recent changes --- ebdb.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebdb.el b/ebdb.el index ae3fed4..1adc8da 100644 --- a/eb

[elpa] externals/ebdb 980927f 02/13: Switch from cond to pcase in ebdb-record-field

2019-01-15 Thread Eric Abrahamsen
branch: externals/ebdb commit 980927ff3dfdb238e7b168f0088353fec29db86e Author: Eric Abrahamsen Commit: Eric Abrahamsen Switch from cond to pcase in ebdb-record-field * ebdb.el (ebdb-record-field): Preparatory to making this method more interesting. --- ebdb.el | 31 ++

[elpa] externals/ebdb 6dad4c1 09/13: Allow 'mail-primary as an argument to ebdb-record-field

2019-01-15 Thread Eric Abrahamsen
branch: externals/ebdb commit 6dad4c1a16f69cdc3be6158508380f09f3940405 Author: Eric Abrahamsen Commit: Eric Abrahamsen Allow 'mail-primary as an argument to ebdb-record-field * ebdb.el (ebdb-record-field): There will be more of these later, but I've already started using these

[elpa] externals/ebdb cbaa04b 10/13: Fix compose fields for the HTML5 freeform formatter

2019-01-15 Thread Eric Abrahamsen
branch: externals/ebdb commit cbaa04b15417f84be2ce25446e5a894bb76e Author: Eric Abrahamsen Commit: Eric Abrahamsen Fix compose fields for the HTML5 freeform formatter * ebdb-html.el (ebdb-fmt-compose-fields): This didn't need to be so complicated; also you're allowed to ha

[elpa] externals/ebdb 7a19553 06/13: Shift base ebdb-fmt-record implementation to ebdb-formatter-freeform

2019-01-15 Thread Eric Abrahamsen
branch: externals/ebdb commit 7a195530ade609e04122738dd68b4a3c0c148ff1 Author: Eric Abrahamsen Commit: Eric Abrahamsen Shift base ebdb-fmt-record implementation to ebdb-formatter-freeform * ebdb-com.el (ebdb-fmt-record): This behavior is common to most freeform formatters.

[elpa] externals/ebdb updated (3289ad4 -> 753c049)

2019-01-15 Thread Eric Abrahamsen
girzel pushed a change to branch externals/ebdb. from 3289ad4 Bump to 0.6.2 new 3cba3d7 Rejigger insertion of newlines in record formatting new 980927f Switch from cond to pcase in ebdb-record-field new f133aef Docstring fix for ebdb-mail new 5ef1773

[elpa] externals/ebdb 5ef1773 04/13: Allow overwriting of previous formatting buffers

2019-01-15 Thread Eric Abrahamsen
branch: externals/ebdb commit 5ef17739148034c32edab7e0f3111e7659a666b3 Author: Eric Abrahamsen Commit: Eric Abrahamsen Allow overwriting of previous formatting buffers * ebdb-com.el (ebdb-format-to-tmp-buffer): This was the point of giving different formatters their own buffer

[elpa] externals/ebdb 4f4596c 12/13: Re-absorb ebdb-counsel into main package

2019-01-15 Thread Eric Abrahamsen
branch: externals/ebdb commit 4f4596c48a6c82eedc0e72ca795feddf1a2c9c5e Author: Eric Abrahamsen Commit: Eric Abrahamsen Re-absorb ebdb-counsel into main package * ebdb-counsel.el: Contains function ebdb-counsel. Preparatory to deleting separate counsel-ebdb package. --- ebdb-c

[elpa] externals/ebdb adb60dd 05/13: Refactor formatter classes, add tabular formatters

2019-01-15 Thread Eric Abrahamsen
branch: externals/ebdb commit adb60ddd0f4aca355eb88d44dd4dfb7dec8c6d15 Author: Eric Abrahamsen Commit: Eric Abrahamsen Refactor formatter classes, add tabular formatters * ebdb-format.el (ebdb-formatter-freeform, ebdb-formatter-constrained, ebdb-formatter-tabular): New formatt

[elpa] externals/ebdb 4625970 11/13: Move map require from ebdb-com.el to ebdb.el

2019-01-15 Thread Eric Abrahamsen
branch: externals/ebdb commit 4625970119ca8d730da3a32ff6a65960ce079d81 Author: Eric Abrahamsen Commit: Eric Abrahamsen Move map require from ebdb-com.el to ebdb.el Fixes #73 (I hope) * ebdb.el: The map patterns are also used in ebdb-format.el, need to require them top

[elpa] externals/ebdb eec63c8 07/13: Provide basic HTML5 freeform formatter

2019-01-15 Thread Eric Abrahamsen
branch: externals/ebdb commit eec63c8b39fb0d7d57391fcc1d82c3dd1d3c001c Author: Eric Abrahamsen Commit: Eric Abrahamsen Provide basic HTML5 freeform formatter * ebdb-html.el (ebdb-html-formatter-html5): New class, uses definition lists for field instances. (ebdb-html-defa

[elpa] externals/ebdb 3cba3d7 01/13: Rejigger insertion of newlines in record formatting

2019-01-15 Thread Eric Abrahamsen
branch: externals/ebdb commit 3cba3d7405127169034d226aad95dc21654fbffc Author: Eric Abrahamsen Commit: Eric Abrahamsen Rejigger insertion of newlines in record formatting * ebdb-com.el (ebdb-fmt-record, ebdb-fmt-record-header, ebdb-fmt-compose-fields): Fairly classic error re

[elpa] externals/ebdb f133aef 03/13: Docstring fix for ebdb-mail

2019-01-15 Thread Eric Abrahamsen
branch: externals/ebdb commit f133aef34c423b29fb6bebcabc12fcb36dc4d5d4 Author: Eric Abrahamsen Commit: Eric Abrahamsen Docstring fix for ebdb-mail * ebdb-com.el (ebdb-mail): Use automated documentation tools. --- ebdb-com.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)