Revert "Don't lose arguments to eshell aliases (Bug#27954)"
commitba9139c501ed8220980e898f127e293e8f263ea1
authorNoam Postavsky <npostavs@gmail.com>
Sat, 30 Sep 2017 01:00:10 +0000 (29 21:00 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sun, 1 Oct 2017 00:01:33 +0000 (30 20:01 -0400)
treee37da419afa420a660c37cf67ca5fd2a705cacd2
parent43fac3beae75a38cf758ec94039c0d7a4edc9399
Revert "Don't lose arguments to eshell aliases (Bug#27954)"

It broke the established argument handling methods provided by eshell
aliases (Bug#28568).
* doc/misc/eshell.texi (Aliases): Fix example, call out use of
arguments in aliases.
* lisp/eshell/em-alias.el (eshell-maybe-replace-by-alias): Ignore
ARGS.
doc/misc/eshell.texi
lisp/eshell/em-alias.el