From 4bdb1b28518dd14560d09e7e7e222fc9e8ea5848 Mon Sep 17 00:00:00 2001 From: PHO Date: Wed, 23 Oct 2019 18:19:57 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_emacs_el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index 8da20ab..d10f81d 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -1,5 +1,11 @@ ;; -*- Mode: emacs-lisp; Coding: utf-8 -*- +;; 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) + ;; Load paths ----------------------------------------------------------------- (add-to-list 'load-path (expand-file-name "~/.elisp")) (add-to-list 'load-path "/usr/local/share/emacs/site-lisp") -- 2.40.0