[elpa] master 69843d3 5/8: Simplify beacon--movement-> a bit

2015-10-20 Thread Artur Malabarba
branch: master commit 69843d3c084f3648aa3792f396f5fe076665b41c Author: Artur Malabarba Commit: Artur Malabarba Simplify beacon--movement-> a bit --- beacon.el | 30 ++ 1 files changed, 10 insertions(+), 20 deletions(-) diff --git a/beacon.el b/beacon.el index

[elpa] master 0c75f1d 8/8: Merge commit 'b56ef781d5a712fd06378f78eb9551ab9269bb2e'

2015-10-20 Thread Artur Malabarba
branch: master commit 0c75f1dc52104b21f550aa5009f70b789931bf18 Merge: 54a75e6 b56ef78 Author: Artur Malabarba Commit: Artur Malabarba Merge commit 'b56ef781d5a712fd06378f78eb9551ab9269bb2e' --- packages/beacon/beacon.el | 19 --- 1 files changed, 16 insertions(+), 3 deleti

[elpa] master 31e927e 2/8: Use binary <= only

2015-10-20 Thread Artur Malabarba
branch: master commit 31e927e1972e420d5df784483f4ede9f11e03c75 Author: Tassilo Horn Commit: Tassilo Horn Use binary <= only --- beacon.el |5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/beacon.el b/beacon.el index e237c69..0b20423 100644 --- a/beacon.el +++ b/be

[elpa] master e8b7e84 6/8: Local var

2015-10-20 Thread Artur Malabarba
branch: master commit e8b7e84c24f4e3e50c9c41e899223f52f376a686 Author: Artur Malabarba Commit: Artur Malabarba Local var --- beacon.el |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/beacon.el b/beacon.el index 54b11e4..627dc2f 100644 --- a/beacon.el +++ b/beacon

[elpa] master updated (54a75e6 -> 0c75f1d)

2015-10-20 Thread Artur Malabarba
malabarba pushed a change to branch master. from 54a75e6 Update seq.el to version 1.11 new f3b8489 Speed up beacon--movement-> new 31e927e Use binary <= only new ff1f8d2 Change "solid logic" to "correct logic" :-) new ddcd8e6 Merge pull request #16

[elpa] master ff1f8d2 3/8: Change "solid logic" to "correct logic" :-)

2015-10-20 Thread Artur Malabarba
branch: master commit ff1f8d26cfe9ff29efbfed76f2bc5f9d0a6982f8 Author: Tassilo Horn Commit: Tassilo Horn Change "solid logic" to "correct logic" :-) --- beacon.el |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/beacon.el b/beacon.el index 0b20423..138c3ba 100644

[elpa] master b56ef78 7/8: [Fix #14] Blink when Emacs frame is focused

2015-10-20 Thread Artur Malabarba
branch: master commit b56ef781d5a712fd06378f78eb9551ab9269bb2e Author: Artur Malabarba Commit: Artur Malabarba [Fix #14] Blink when Emacs frame is focused --- beacon.el |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/beacon.el b/beacon.el index 627dc2f..777e809 100

[elpa] master f3b8489 1/8: Speed up beacon--movement->

2015-10-20 Thread Artur Malabarba
branch: master commit f3b84896eee77611a0b0f487b6d4532111f775e7 Author: Tassilo Horn Commit: Tassilo Horn Speed up beacon--movement-> --- beacon.el | 24 +--- 1 files changed, 21 insertions(+), 3 deletions(-) diff --git a/beacon.el b/beacon.el index 66853ca..e237c69 10

[elpa] master ddcd8e6 4/8: Merge pull request #16 from tsdh/master

2015-10-20 Thread Artur Malabarba
branch: master commit ddcd8e6bb4a27a17862726cd7d3955df274c19be Merge: 3c14fa3 ff1f8d2 Author: Artur Malabarba Commit: Artur Malabarba Merge pull request #16 from tsdh/master Speed up beacon--movement-> --- beacon.el | 23 --- 1 files changed, 20 insertions(+),

[elpa] master updated (3804f29 -> 54a75e6)

2015-10-20 Thread Nicolas Petton
nicolaspetton pushed a change to branch master. from 3804f29 * f90-interface-browser: Merge from upstream new 8932f00 * packages/stream/stream.el: Require Emacs 25 new 54a75e6 Update seq.el to version 1.11 Summary of changes: packages/seq/seq.el | 16 +

[elpa] master 54a75e6 2/2: Update seq.el to version 1.11

2015-10-20 Thread Nicolas Petton
branch: master commit 54a75e6f7c580d5821e8b6f695b3c51240f966cd Author: Nicolas Petton Commit: Nicolas Petton Update seq.el to version 1.11 * packages/seq/seq.el: * packages/seq/tests/seq-tests.el: Update. --- packages/seq/seq.el | 16 +--- packages/seq

[elpa] master 8932f00 1/2: * packages/stream/stream.el: Require Emacs 25

2015-10-20 Thread Nicolas Petton
branch: master commit 8932f000a3cf1c0649ae2f4cb14a6b43d6e09e12 Author: Nicolas Petton Commit: Nicolas Petton * packages/stream/stream.el: Require Emacs 25 --- packages/stream/stream.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/packages/stream/stream.el b/pack