Disable history expansion in eshell (Bug#29157)
authorNoam Postavsky <npostavs@gmail.com>
Thu, 23 Nov 2017 02:59:35 +0000 (21:59 -0500)
committerNoam Postavsky <npostavs@gmail.com>
Sun, 3 Dec 2017 20:39:02 +0000 (15:39 -0500)
commit1cdd0e8cd801aa1d6f04ab4d8e6097a46af8c951
tree915614a8b3b96a53767a3fc2c38fa5d530c6ad76
parentcfa50d30f2876ca30158082e9a91d19e804a7e09
Disable history expansion in eshell (Bug#29157)

History expansion is not so useful since interactive history commands
are already provided.  It can produce surprising errors when the user
is not aware of the history designator syntax.
* lisp/eshell/em-hist.el (eshell-hist-initialize): Don't add
eshell-expand-history-references to eshell-expand-input-functions.
* etc/NEWS: Announce it.
etc/NEWS
lisp/eshell/em-hist.el