Procházet zdrojové kódy

Disallow message buffer killing

master
10sr před 5 roky
rodič
revize
935f71ddf2
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

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


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