From 9cb420bd5326394c8a2f472b9c46ae964e113da9 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 9 Apr 2017 11:33:14 +0100 Subject: [PATCH] emacs: found something emacs put there --- dot/emacs | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/dot/emacs b/dot/emacs index 707f297..e696b6a 100644 --- a/dot/emacs +++ b/dot/emacs @@ -1,5 +1,12 @@ ; Ian Jackson's Emacs startup file - runs ~ian/emacs/ian.el ; + +;; Added by Package.el. This must come before configurations of +;; installed packages. Don't delete this line. If you don't want it, +;; just comment it out by adding a semicolon to the start of the line. +;; You may delete these explanatory comments. +(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. -- 2.30.2