Merge pull request #4219 from condy0919/patch-1

Remove eshell obsolete variable
This commit is contained in:
Henrik Lissner
2020-11-06 02:32:57 -05:00
committed by GitHub

View File

@ -61,7 +61,6 @@ You should use `set-eshell-alias!' to change this.")
'face 'font-lock-keyword-face))
eshell-scroll-to-bottom-on-input 'all
eshell-scroll-to-bottom-on-output 'all
eshell-buffer-shorthand t
eshell-kill-processes-on-exit t
eshell-hist-ignoredups t
;; don't record command in history if prefixed with whitespace