Selaa lähdekoodia

Add gc message

master
10sr 6 vuotta sitten
vanhempi
commit
4bb08c62d5
Allekirjoittanut: 10sr GPG Key ID: 7BEC428194130EB2
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Näytä tiedosto

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


Ladataan…
Peruuta
Tallenna