* lisp/eshell: Fix history substitution error
commit450bebaec94611f0958e13e35faf494e17931f8e
authorSamer Masterson <nosefrog@gmail.com>
Tue, 24 Feb 2015 19:03:54 +0000 (24 14:03 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 24 Feb 2015 19:03:54 +0000 (24 14:03 -0500)
tree2b68e77e3dda7a9981f14eb872287d46d587619b
parentfeb49cb7a481f988350899c748ba5582ffac5bf7
* lisp/eshell: Fix history substitution error

Fixes: debbugs:18960

* lisp/eshell/em-hist.el (eshell-hist-parse-word-designator):
Return args joined with " ".
* lisp/eshell/em-pred.el (eshell-parse-modifiers): Correct docstring.
(eshell-hist-parse-modifier): Pass mod a list instead of a string.
lisp/ChangeLog
lisp/eshell/em-hist.el
lisp/eshell/em-pred.el
lisp/hi-lock.el