[elpa] externals/ebdb 606d49a 6/8: Fix logic of singleton fields

2020-01-06 Thread Eric Abrahamsen
branch: externals/ebdb commit 606d49a215622ee337e73d3177a0f23bc1a25508 Author: Eric Abrahamsen Commit: Eric Abrahamsen Fix logic of singleton fields * ebdb.el (ebdb-record-insert-field): When we retrieve the "existing" field, we actually get a list of fields. --- ebdb.el | 10 +

[elpa] externals/ebdb c0e7c2d 5/8: Neglected to add a ebdb-read method for ebdb-field-tags

2020-01-06 Thread Eric Abrahamsen
branch: externals/ebdb commit c0e7c2dd6857f38bba09b507f7d4222459469412 Author: Eric Abrahamsen Commit: Eric Abrahamsen Neglected to add a ebdb-read method for ebdb-field-tags * ebdb.el (ebdb-field-tags): Forgot to write this. --- ebdb.el | 9 + 1 file changed, 9 insertions(

[elpa] externals/ebdb 50c8ee4 8/8: Bump to version 0.6.12

2020-01-06 Thread Eric Abrahamsen
branch: externals/ebdb commit 50c8ee47fe5023329471e6a5f55af9dc5e88f9d8 Author: Eric Abrahamsen Commit: Eric Abrahamsen Bump to version 0.6.12 --- ebdb.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebdb.el b/ebdb.el index efd6561..002033c 100644 --- a/ebdb.el +++ b/e

[elpa] externals/ebdb 04c207d 7/8: Shift location of auto update hook for wl

2020-01-06 Thread Eric Abrahamsen
branch: externals/ebdb commit 04c207d841d25860ae452ae91b21cf1e07a6090b Author: Eric Abrahamsen Commit: Eric Abrahamsen Shift location of auto update hook for wl * ebdb-wl.el: Move hook from `wl-message-redisplay-hook' to `wl-summary-redisplay-hook'. --- ebdb-wl.el | 4 ++-- 1 f

[elpa] externals/ebdb e169e58 4/8: Add guards against fields failing to produce strings

2020-01-06 Thread Eric Abrahamsen
branch: externals/ebdb commit e169e58e1d28c782b63b4bae5be810b036ebea18 Author: Eric Abrahamsen Commit: Eric Abrahamsen Add guards against fields failing to produce strings * ebdb-com.el (ebdb-fmt-field-label): There always needs to be a string to get propertized, otherwise the u

[elpa] externals/ebdb 311775a 3/8: Bump copyright years to 2020

2020-01-06 Thread Eric Abrahamsen
branch: externals/ebdb commit 311775a90d58ac33921c9252dd94397893699747 Author: Eric Abrahamsen Commit: Eric Abrahamsen Bump copyright years to 2020 --- ebdb-com.el | 2 +- ebdb-format.el | 2 +- ebdb-gnus.el| 2 +- ebdb-i18n.el| 2 +- ebdb-ispell.el | 2 +- ebdb-message.el | 2

[elpa] externals/ebdb 0f062bc 1/8: Simplify use of structs in migration

2020-01-06 Thread Eric Abrahamsen
branch: externals/ebdb commit 0f062bcd4d78330056a53372525985009ade777b Author: Eric Abrahamsen Commit: Eric Abrahamsen Simplify use of structs in migration * ebdb-migrate.el (ebdb-defstruct): Remove this macro, there's no need to preserve all this stuff just for the purpose of m

[elpa] externals/ebdb 8b952a4 2/8: First draft of EBDB support for Notmuch

2020-01-06 Thread Eric Abrahamsen
branch: externals/ebdb commit 8b952a40bb366a6749b9cf19f506f377a78d80ef Author: Eric Abrahamsen Commit: Eric Abrahamsen First draft of EBDB support for Notmuch * ebdb-notmuch.el: Basic skeleton, still doesn't do automatic popup display, etc. --- ebdb-notmuch.el | 75

[elpa] externals/ebdb updated (4fb5fc9 -> 50c8ee4)

2020-01-06 Thread Eric Abrahamsen
girzel pushed a change to branch externals/ebdb. from 4fb5fc9 Allow ignoring mail from whole domains new 0f062bc Simplify use of structs in migration new 8b952a4 First draft of EBDB support for Notmuch new 311775a Bump copyright years to 2020 new e169

[elpa] master ebd8979: New undo-tree package release.

2020-01-06 Thread Toby Cubitt
branch: master commit ebd8979eecca8f554b40db624ba649d513d737f3 Author: Toby S. Cubitt Commit: Toby S. Cubitt New undo-tree package release. --- packages/undo-tree/undo-tree.el | 595 1 file changed, 412 insertions(+), 183 deletions(-) diff --git a/p