Emacs: Disable term tweaks by default

master
Pierre Neidhardt 2017-11-08 09:13:27 +01:00
parent 5131ee90a1
commit b2a64fd4f6
1 changed files with 1 additions and 1 deletions

View File

@ -317,7 +317,7 @@
;;; Terminal
(with-eval-after-load 'term
(require 'init-term)
;; (require 'init-term)
(setq term-buffer-maximum-size 0))
;;; TeX / LaTeX / Texinfo