瀏覽代碼

Update 10sr-elpa url

pull/15/head
10sr 8 年之前
父節點
當前提交
620d90d439
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el 查看文件

@@ -159,7 +159,7 @@ found, otherwise returns nil."
(setq package-archives
`(,@package-archives
("melpa" . "https://melpa.org/packages/")
("10sr-el" . "https://10sr.github.io/emacs-lisp/p/")))
("10sr-el" . "https://10sr.github.io/emacs-lisp/elpa/")))
(package-initialize)

(defun my-auto-install-package ()


Loading…
取消
儲存