branch: master
commit 0caf472a07b77cb4e8cd422b62c42f30e181bfa4
Author: Michael Heerdegen <michael_heerde...@web.de>
Commit: Michael Heerdegen <michael_heerde...@web.de>

    increased def value of on-screen-delay
---
 on-screen.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/on-screen.el b/on-screen.el
index c3beda0..7b21036 100644
--- a/on-screen.el
+++ b/on-screen.el
@@ -184,7 +184,7 @@ available."
   "Face used by the narrow-line highlighting method."
   :group 'on-screen)
 
-(defcustom on-screen-delay 3
+(defcustom on-screen-delay 5
   "How long `on-screen-mode' should display optical aids."
   :group 'on-screen :type 'number)
 

Reply via email to