summaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
Diffstat (limited to '.emacs')
-rw-r--r--.emacs1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs b/.emacs
index 47077ab..9908e4e 100644
--- a/.emacs
+++ b/.emacs
@@ -15,6 +15,7 @@
'(sendmail-program "msmtp")
'(user-full-name "Charles Roelli")
'(user-mail-address "charles@aurox.ch")
+ '(vc-make-backup-files t)
'(visible-bell t))
(custom-set-faces
;; custom-set-faces was added by Custom.