Procházet zdrojové kódy

Add gc message

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

+ 1
- 0
emacs.el Zobrazit soubor

@@ -192,6 +192,7 @@ found, otherwise returns nil."
(setq inhibit-startup-message t)
(setq confirm-kill-emacs 'y-or-n-p)
(setq gc-cons-threshold (* 1024 1024 4))
(setq garbage-collection-messages t)

(when window-system
(add-to-list 'default-frame-alist '(cursor-type . box))


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