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: Use diff-auto-refine-mode
pull/1/head
10sr
hace 10 años
padre
2353f2cb19
commit
345beeb221
Se han
modificado 1 ficheros
con
6 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+6
-0
emacs.el
+ 6
- 0
emacs.el
Ver fichero
@@ -1033,6 +1033,12 @@ found, otherwise returns nil."
(set-face-attribute 'diff-changed nil
:foreground "magenta"
:weight 'normal)
(set-face-attribute 'diff-refine-change nil
:foreground nil
:background nil
:weight 'bold
:inverse-video t)
(diff-auto-refine-mode)
))
;; (ffap-bindings)
Escribir
Vista previa
Cargando…
Cancelar
Guardar