diff .elisp/settings/00.bootstrap.el @ 393:08755f0a9f1f

bootstrap: drop trailing whitespace
author Augie Fackler <raf@durin42.com>
date Mon, 27 Jun 2016 16:31:18 -0400
parents 98480bc457ab
children 98484e1f564f
line wrap: on
line diff
--- a/.elisp/settings/00.bootstrap.el
+++ b/.elisp/settings/00.bootstrap.el
@@ -8,7 +8,7 @@
   ;; would bootstrap ELPA from the source, tromey.com, but that sucks,
   ;; because that version of package.el doesn't support multiple archives
   ;; even in 2012. old/package.el is from http://bit.ly/pkg-el23, which is
-  ;; cited at https://github.com/technomancy/package.el as the last emacs23 
+  ;; cited at https://github.com/technomancy/package.el as the last emacs23
   ;; version of package.el.
   (unless (load (expand-file-name "~/.elisp/old/package.el"))
     (error "ELPA is not in Emacs, and local package.el failed to load.")))