Procházet zdrojové kódy

Add frame-background-mode

master
10sr před 6 roky
rodič
revize
85af27089c
Podepsáno: 10sr ID GPG klíče: 7BEC428194130EB2
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Zobrazit soubor

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


Načítá se…
Zrušit
Uložit