Fix emacs

This commit is contained in:
Marco Thomas
2021-03-18 00:43:15 +01:00
parent e184d1b0b8
commit 1c1f765137

View File

@@ -1,10 +1,9 @@
#
# ___ _ __ ___ __ _ ___ ___
# / _ \ '_ ` _ \ / _` |/ __/ __|
# | __/ | | | | | (_| | (__\__ \
# \___|_| |_| |_|\__,_|\___|___/
#
# ~ M. Thomas
; ___ _ __ ___ __ _ ___ ___
; / _ \ '_ ` _ \ / _` |/ __/ __|
; | __/ | | | | | (_| | (__\__ \
; \___|_| |_| |_|\__,_|\___|___/
;
; ~ M. Thomas
(setq make-backup-files nil) ;; We dont need these
(setq auto-save-default nil) ;; Not this one either