From 3914272d3d000ed3399454409ea49d5e553f065c Mon Sep 17 00:00:00 2001 From: Valentin Gehrke Date: Mon, 15 May 2017 01:52:29 +0200 Subject: [PATCH] Fixed emacs --- emacs/.emacs | 1 - 1 file changed, 1 deletion(-) diff --git a/emacs/.emacs b/emacs/.emacs index d606d1e..e191b7a 100644 --- a/emacs/.emacs +++ b/emacs/.emacs @@ -5,7 +5,6 @@ (push '("marmalade" . "http://marmalade-repo.org/packages/") package-archives) (push '("melpa" . "http://melpa.milkbox.net/packages/") package-archives) -(package-initialize) (custom-set-variables ;; custom-set-variables was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful.