ソースを参照

Disallow message buffer killing

master
10sr 5年前
コミット
935f71ddf2
署名者: 10sr GPGキーID: 7BEC428194130EB2
1個のファイルの変更3行の追加0行の削除
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el ファイルの表示

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


読み込み中…
キャンセル
保存