From e0b42f38f520415ecb73146108f71d8623ac733d Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Thu, 10 Mar 2011 09:11:32 +0100 Subject: Removed some junk --- emacs | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'emacs') 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)) -- cgit v1.3-2-g0d8e