Explorar el Código

Add frame-background-mode

master
10sr hace 6 años
padre
commit
85af27089c
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Ver fichero

@@ -515,6 +515,9 @@ found, otherwise returns nil."

;; (set-window-margins (selected-window) 1 1)

(unless window-system
(setq frame-background-mode 'dark))

(and (or (eq system-type 'Darwin)
(eq system-type 'darwin))
(fboundp 'mac-set-input-method-parameter)


Cargando…
Cancelar
Guardar