1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-27 18:30:47 -08:00
emacs/lisp/eshell
Noam Postavsky 1cdd0e8cd8 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.
2017-12-03 15:39:02 -05:00
..
em-alias.el Revert "Don't lose arguments to eshell aliases (Bug#27954)" 2017-09-30 20:01:33 -04:00
em-banner.el
em-basic.el
em-cmpl.el Improve the doc of eshell-cmpl-* custom variables (Bug#25069) 2017-11-02 20:38:09 -04:00
em-dirs.el
em-glob.el
em-hist.el Disable history expansion in eshell (Bug#29157) 2017-12-03 15:39:02 -05:00
em-ls.el
em-pred.el
em-prompt.el
em-rebind.el
em-script.el
em-smart.el
em-term.el
em-tramp.el
em-unix.el maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
em-xtra.el
esh-arg.el
esh-cmd.el
esh-ext.el
esh-io.el
esh-mode.el
esh-module.el
esh-opt.el
esh-proc.el
esh-util.el * lisp/eshell/esh-util.el (eshell-condition-case): Add debug declaration. 2017-09-25 19:39:19 -04:00
esh-var.el
eshell.el