branch: master
commit 3c14fa39c9233e64b598a7ca3af243c7395eccdb
Author: Artur Malabarba <bruce.connor...@gmail.com>
Commit: Artur Malabarba <bruce.connor...@gmail.com>

    Default `beacon-push-mark' to 35
---
 beacon.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/beacon.el b/beacon.el
index 4c57403..66853ca 100644
--- a/beacon.el
+++ b/beacon.el
@@ -46,7 +46,7 @@
 
 (defvar beacon--timer nil)
 
-(defcustom beacon-push-mark nil
+(defcustom beacon-push-mark 35
   "Should the mark be pushed before long movements?
 If nil, `beacon' will not push the mark.
 Otherwise this should be a number, and `beacon' will push the

Reply via email to