ソースを参照

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 ()


読み込み中…
キャンセル
保存