]> git.eshelyaron.com Git - emacs.git/commit
Handle integer indices for eshell variables (Bug#26055)
authorNoam Postavsky <npostavs@gmail.com>
Fri, 9 Jun 2017 23:40:38 +0000 (19:40 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sat, 17 Jun 2017 04:10:33 +0000 (00:10 -0400)
commit27c194995b460b79e8e62e0d21e85d87df664649
treede4a84e1355fb6c3042a22c690d3adab1d809043
parent49c0ff29c2e0243ba35ec17e3e3af49369be43db
Handle integer indices for eshell variables (Bug#26055)

* lisp/eshell/esh-var.el (eshell-index-value): Convert index to number
if it's been marked as one, just like `eshell-lisp-command' does.
lisp/eshell/esh-var.el