summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 52e1cc2..dff8f6d 100644
--- a/init.el
+++ b/init.el
@@ -403,6 +403,7 @@
(setq set-mark-command-repeat-pop t)
(setq recenter-positions '(top middle bottom))
(setq kill-read-only-ok t)
+(setq delete-active-region nil)
(setq history-delete-duplicates t)