Selaa lähdekoodia

Disallow message buffer killing

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

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

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


Ladataan…
Peruuta
Tallenna