summaryrefslogtreecommitdiff
path: root/bookmark-conf.el
diff options
context:
space:
mode:
Diffstat (limited to 'bookmark-conf.el')
-rw-r--r--bookmark-conf.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/bookmark-conf.el b/bookmark-conf.el
index a119ce0..7faa7c5 100644
--- a/bookmark-conf.el
+++ b/bookmark-conf.el
@@ -124,6 +124,10 @@
(setq blist-automatic-filter-groups #'ilist-automatic-group-durand)
+;;; Don't make numbered backups
+
+(setq bookmark-version-control 'never)
+
;;; More bookmark groups
;; Some of these are not needed anymore, but I still keep them here as