Assorted changes to configuration files

This commit is contained in:
Mateus Pinto Rodrigues
2018-05-16 20:36:37 -03:00
parent 70e05f134d
commit a46b2a9913
3 changed files with 5 additions and 5 deletions

View File

@@ -74,8 +74,8 @@
(add-hook 'after-change-major-mode-hook 'remove-scratch-buffer)
;; Removes *messages* from the buffer.
;;(setq-default message-log-max nil)
;;(kill-buffer "*Messages*")
(setq-default message-log-max nil)
(kill-buffer "*Messages*")
;; Removes *Completions* from buffer after you've opened a file.
(add-hook 'minibuffer-exit-hook