summaryrefslogtreecommitdiffstats
path: root/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'emacs')
-rw-r--r--emacs11
1 files changed, 0 insertions, 11 deletions
diff --git a/emacs b/emacs
index 80125be..6a69a0a 100644
--- a/emacs
+++ b/emacs
@@ -25,14 +25,3 @@
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)
-
-
-;;; This was installed by package-install.el.
-;;; This provides support for the package system and
-;;; interfacing with ELPA, the package archive.
-;;; Move this code earlier if you want to reference
-;;; packages in your .emacs.
-(when
- (load
- (expand-file-name "~/.emacs.d/elpa/package.el"))
- (package-initialize))