Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
10sr
/
dotfiles-mirror
réplica de
https://github.com/10sr/dotfiles.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
emacs.el: Fix fetch-library-enabled-p bug
pull/2/head
10sr
hace 10 años
padre
f6e0d1e95e
commit
48d5303083
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
emacs.el
+ 1
- 1
emacs.el
Ver fichero
@@ -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)
Escribir
Vista previa
Cargando…
Cancelar
Guardar