Remove eshell obsolete variable
`eshell-buffer-shorthand` was removed in Emacs 25, see https://github.com/emacs-mirror/emacs/blob/master/etc/NEWS.25#L1078-L1082
This commit is contained in:
parent
03b0a834dd
commit
d20590b8d6
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue