Przeglądaj źródła

Ignore package installed outside of packag.el

pull/15/head
10sr 8 lat temu
rodzic
commit
4a3a797a01
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      emacs.el

+ 0
- 1
emacs.el Wyświetl plik

@@ -170,7 +170,6 @@ found, otherwise returns nil."
(package-refresh-contents)
(mapc (lambda (pkg)
(or (package-installed-p pkg)
(locate-library (symbol-name pkg))
(package-install pkg)))
10sr-package-list))
)


Ładowanie…
Anuluj
Zapisz