diff options
| author | 2011-03-10 09:11:32 +0100 | |
|---|---|---|
| committer | 2011-03-10 09:11:32 +0100 | |
| commit | e0b42f38f520415ecb73146108f71d8623ac733d (patch) | |
| tree | ee56635988720e548c939f2fb42b979022b841bf /emacs | |
| parent | b7630b2afaa38ef4590f489e6ed2689a3806249c (diff) | |
| download | dotfiles-e0b42f38f520415ecb73146108f71d8623ac733d.tar.gz dotfiles-e0b42f38f520415ecb73146108f71d8623ac733d.zip | |
Removed some junk
Diffstat (limited to 'emacs')
| -rw-r--r-- | emacs | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -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)) |
