[elpa] externals/exwm 4f854e9: Fix issue with managed tray icons

2019-01-19 Thread Chris Feng
branch: externals/exwm commit 4f854e9fffe540da8acca9bee6a340754ff86810 Author: Chris Feng Commit: Chris Feng Fix issue with managed tray icons * exwm-input.el (exwm-input--on-ButtonPress): Replay button events destined for managed tray icons. --- exwm-input.el | 13

[elpa] master aed66bd: In path-iterator, fix header comment syntax, add Commentary

2019-01-19 Thread Stephen Leake
branch: master commit aed66bd7124bce35185c23c0ac82c65d9fa3a9cb Author: Stephen Leake Commit: Stephen Leake In path-iterator, fix header comment syntax, add Commentary * packages/path-iterator/path-iterator.el: Fix comment syntax, add Commentary. (path-iter--to-truename):

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

2019-01-19 Thread Eric Abrahamsen
girzel pushed a change to branch externals/ebdb. from 753c049 Bump to 0.6.3, flush recent changes new d9fc7e0 Don't add Gnus window configurations if ebdb-mua-pop-up is nil new d376d69 Update vCard formatter classes, bump to 0.6.4 Summary of changes: ebdb-gnus.el

[elpa] externals/ebdb d376d69 2/2: Update vCard formatter classes, bump to 0.6.4

2019-01-19 Thread Eric Abrahamsen
branch: externals/ebdb commit d376d694f59fe55d952e6e44df7e8415d18b373a Author: Eric Abrahamsen Commit: Eric Abrahamsen Update vCard formatter classes, bump to 0.6.4 Fixes #75 * ebdb-vcard.el (ebdb-formatter-vcard): Forgot to update for the new formatters. ---

[elpa] externals/ebdb d9fc7e0 1/2: Don't add Gnus window configurations if ebdb-mua-pop-up is nil

2019-01-19 Thread Eric Abrahamsen
branch: externals/ebdb commit d9fc7e0f2a754e577fde13a289b27f3c609c18c4 Author: Eric Abrahamsen Commit: Eric Abrahamsen Don't add Gnus window configurations if ebdb-mua-pop-up is nil Otherwise, Gnus will still open an empty window, even if EBDB doesn't think it's popping up.