summaryrefslogtreecommitdiff
path: root/emacs.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.el')
-rw-r--r--emacs.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/emacs.el b/emacs.el
index eeceae3..512b61b 100644
--- a/emacs.el
+++ b/emacs.el
@@ -1,3 +1,6 @@
+;;; Disable auto-backup
+(setq make-backup-files nil)
+
;;; Enable MELPA repository
(require 'package)
(add-to-list 'package-archives