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 ++--
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): Rename
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
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.
---
ebdb-vc
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.