emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 3c14fa3 2/3: Default `beacon-push-mark' to 35


From: Artur Malabarba
Subject: [elpa] master 3c14fa3 2/3: Default `beacon-push-mark' to 35
Date: Mon, 19 Oct 2015 11:23:50 +0000

branch: master
commit 3c14fa39c9233e64b598a7ca3af243c7395eccdb
Author: Artur Malabarba <address@hidden>
Commit: Artur Malabarba <address@hidden>

    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

[Prev in Thread] Current Thread [Next in Thread]