Sfoglia il codice sorgente

Add frame-background-mode

master
10sr 6 anni fa
parent
commit
85af27089c
Firmato da: 10sr ID Chiave GPG: 7BEC428194130EB2
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Vedi File

@@ -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)


Caricamento…
Annulla
Salva