[elpa] master e66e237: Fix up patch file names that are absolute

2019-05-12 Thread Lars Ingebrigtsen
branch: master commit e66e237c3ad946c5a66938a459c6e60706ef995d Author: Lars Ingebrigtsen Commit: Lars Ingebrigtsen Fix up patch file names that are absolute --- packages/debbugs/debbugs-gnu.el | 37 +++-- 1 file changed, 23 insertions(+), 14 deletions(-) dif

[elpa] externals/hyperbole 414ef94 03/13: Update for treemacs compatibility; {M-o i} push button fixes

2019-05-12 Thread Stefan Monnier
branch: externals/hyperbole commit 414ef9413b353bea80d9105b12d6ff1a2b3e13aa Author: Bob Weiner Commit: Bob Weiner Update for treemacs compatibility; {M-o i} push button fixes --- Changes| 18 +-- hmouse-drv.el | 21 ++ hpath.el | 7 +++

[elpa] externals/hyperbole 284a067 06/13: Merge pull request #7 from matsl/cherry-pick-elpa-changes

2019-05-12 Thread Stefan Monnier
branch: externals/hyperbole commit 284a067822a230aca5ac3826274f16c590ff1a52 Merge: da93767 d5de7e3 Author: Robert Weiner Commit: GitHub Merge pull request #7 from matsl/cherry-pick-elpa-changes Handle if hui-window is loaded before hui-mouse --- hmouse-drv.el | 21 +

[elpa] externals/hyperbole updated (f5f5244 -> cc77f02)

2019-05-12 Thread Stefan Monnier
monnier pushed a change to branch externals/hyperbole. from f5f5244 Fix compilation: don't burp if hui-window is loaded before hui-mouse adds 2aa1241 Delete hkey-ace-window-setup bindings before rebinding; fixed hkey-throw split line typo and hycontrol-frame-offset typo a

[elpa] externals/hyperbole 9755e7e 11/13: Small fixes from Mats

2019-05-12 Thread Stefan Monnier
branch: externals/hyperbole commit 9755e7e2727e255ce1e385d7b11e6051f8423885 Merge: 042842d 159082b Author: Bob Weiner Commit: Bob Weiner Small fixes from Mats --- hui-mouse.el | 2 +- hypb.el | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/hui-mouse.el b/hui-mouse.

[elpa] externals/hyperbole 5140f17 01/13: Fixed a few bugs

2019-05-12 Thread Stefan Monnier
branch: externals/hyperbole commit 5140f178dcc6b2c06d7d183ece3724fa13e2a827 Author: Bob Weiner Commit: Bob Weiner Fixed a few bugs --- Changes| 33 + HY-NEWS| 5 + hact.el| 5 +++-- hargs.el | 17 +++

[elpa] externals/hyperbole d5de7e3 05/13: Fix compilation: don't burp if hui-window is loaded before hui-mouse

2019-05-12 Thread Stefan Monnier
branch: externals/hyperbole commit d5de7e30cf9118b9d164de8cc44c853f8fb567d0 Author: Stefan Monnier Commit: Mats Lidell Fix compilation: don't burp if hui-window is loaded before hui-mouse * hmouse-drv.el: Just require `hui-window` without messing with `hmouse-alist` any more. M

[elpa] externals/hyperbole 17724ef 02/13: fixup! Fixed a few bugs

2019-05-12 Thread Stefan Monnier
branch: externals/hyperbole commit 17724eff30c08f287e9884fccb72533d179f065d Author: Bob Weiner Commit: Bob Weiner fixup! Fixed a few bugs --- Changes | 7 ++- hibtypes.el | 10 ++ 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/Changes b/Changes index 5e557d

[elpa] externals/hyperbole da93767 04/13: Add 4x3 Window Grid screenshot showing large in-buffer window ids

2019-05-12 Thread Stefan Monnier
branch: externals/hyperbole commit da93767384a19bcde5186fda5b1ea9be137b6fcb Author: Bob Weiner Commit: Bob Weiner Add 4x3 Window Grid screenshot showing large in-buffer window ids --- man/im/wgrid4x3.png | Bin 0 -> 3854568 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a

[elpa] externals/hyperbole 159082b 09/13: Use diary-view-entries

2019-05-12 Thread Stefan Monnier
branch: externals/hyperbole commit 159082b74108dbd60decd5e8f0d8f0c3cc377583 Author: Mats Lidell Commit: Mats Lidell Use diary-view-entries Old function view-diary-entries was marked as obsolete in 2005 --- hui-mouse.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --g

[elpa] externals/hyperbole 343b2ca 08/13: Set face to default removes empty line in banner image

2019-05-12 Thread Stefan Monnier
branch: externals/hyperbole commit 343b2ca151ad1c00ca311122964c7507f1ab970a Author: Mats Lidell Commit: Mats Lidell Set face to default removes empty line in banner image --- hypb.el | 1 + 1 file changed, 1 insertion(+) diff --git a/hypb.el b/hypb.el index a385e00..a072da7 100644 --- a/hy

[elpa] externals/hyperbole 042842d 10/13: Small fixes and doc updates in preparation for next release

2019-05-12 Thread Stefan Monnier
ifferent areas of a buffer's modeline will +12i. Quick clicks on different areas of a buffer's modeline will rotate through your working list of buffers, changing what each window displays. A popup menu gives you quick access to Hyperbole commands plus fra

[elpa] externals/hyperbole 997803d 12/13: V7.0.3 Release

2019-05-12 Thread Stefan Monnier
branch: externals/hyperbole commit 997803df8e4dcc15c3284dac5dce4048812ec45b Author: Bob Weiner Commit: Bob Weiner V7.0.3 Release --- Changes | 4 ++-- HY-NEWS | 5 - 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Changes b/Changes index c46b56b..7d4d658 100644 --- a/Chan

[elpa] master a4f11e4: * packages/arbitools/arbitools.el: Applied some suggested code tweaks

2019-05-12 Thread David Gonzalez Gandara
branch: master commit a4f11e48451649a04c886daf9fbbc38743fd98f6 Author: David Gonzalez Gandara Commit: David Gonzalez Gandara * packages/arbitools/arbitools.el: Applied some suggested code tweaks --- packages/arbitools/arbitools.el | 85 + 1 file chang