Kaynağa Gözat

emacs.el: Fix fetch-library-enabled-p bug

pull/2/head
10sr 9 yıl önce
ebeveyn
işleme
48d5303083
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Dosyayı Görüntüle

@@ -91,7 +91,7 @@ FORCE-DOWNLOAD-P) will be ignored."
(< 0
(length dryrun)))
(setq fetch-library-enabled-p
t)
nil)
(message "EMACS_EL_DRY_RUN is set. Skip fetching libraries.")))

(defun download-file (url path &optional ok-if-already-exists)


Yükleniyor…
İptal
Kaydet