summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.el b/init.el index aac4e7c..a48723b 100644 --- a/init.el +++ b/init.el
@@ -678,9 +678,6 @@ specific to most general, they are these:
678 ;; <anything> -> mouse-1 /always/ follows link 678 ;; <anything> -> mouse-1 /always/ follows link
679 (:option mouse-1-click-follows-link t)) 679 (:option mouse-1-click-follows-link t))
680 680
681(setup mouse-avoidance
682 (mouse-avoidance-mode 'banish))
683
684(setup page 681(setup page
685 (:option page-delimiter 682 (:option page-delimiter
686 (rx bol (or "\f" ";;;") 683 (rx bol (or "\f" ";;;")