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
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
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
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
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
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
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
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
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(+),
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 +
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
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
12 matches
Mail list logo