Sfoglia il codice sorgente

Disallow message buffer killing

master
10sr 5 anni fa
parent
commit
935f71ddf2
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

@@ -226,6 +226,9 @@ found, otherwise returns nil."
;; (view-emacs-news)
))

(with-current-buffer "*Messages*"
(emacs-lock-mode 'kill))

(cd ".") ; when using windows use / instead of \ in `default-directory'

;; locale


Caricamento…
Annulla
Salva