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
Fix SETUP_LOAD
master
10sr
hace 6 años
padre
1bb74dab32
commit
595c2fd3b4
Firmado por:
10sr
ID de clave GPG:
7BEC428194130EB2
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
@@ -4,7 +4,7 @@
;; SETUP_LOAD: (let ((file "DOTFILES_DIR/emacs.el"))
;; SETUP_LOAD: (and (file-readable-p file)
;; SETUP_LOAD: (
load-file file
)))
;; SETUP_LOAD: (
byte-recompile-file file nil 0 t
)))
(setq debug-on-error t)
Escribir
Vista previa
Cargando…
Cancelar
Guardar