We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb0905 commit 9ce2397Copy full SHA for 9ce2397
starter-kit.org
@@ -284,9 +284,7 @@ interested in the actual code implementing the starter kit.
284
#+begin_src emacs-lisp
285
(setq package-archives
286
'(("gnu" . "http://elpa.gnu.org/packages/")
287
- ("original" . "http://tromey.com/elpa/")
288
("org" . "http://orgmode.org/elpa/")
289
- ("marmalade" . "http://marmalade-repo.org/packages/")
290
("melpa" . "http://melpa.milkbox.net/packages/")))
291
(package-initialize)
292
0 commit comments