Explorar el Código

Update

master
10sr hace 5 años
padre
commit
37cf403d80
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el Ver fichero

@@ -770,9 +770,10 @@ found, otherwise returns nil."
(face-spec-set 'hl-line
'((((min-colors 256)
(background dark))
(:background "color-234"))
(:background "SlateBlue4"))
(((min-colors 256)
(background light))
;; TODO: What is should be?
(:background "color-234"))
(t
(:underline "black"))))


Cargando…
Cancelar
Guardar