1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-18 00:50:44 -08:00
emacs/lisp/eshell
Jim Porter b8e9239b47 Allow using a symbol as an index into an alist in Eshell
* lisp/eshell/esh-var.el (eshell-index-value): If INDEX is a symbol,
use 'assoc' for indexing.

* test/lisp/eshell/esh-var-tests.el (esh-var-test/interp-var-assoc)
(esh-var-test/quoted-interp-var-assoc): Add checks for indexing via
symbol (bug#57787).
2022-09-14 17:27:21 -07:00
..
em-alias.el Only set Eshell execution result metavariables when non-nil 2022-08-12 22:07:13 -07:00
em-banner.el
em-basic.el
em-cmpl.el
em-dirs.el
em-elecslash.el
em-extpipe.el Rename recently added macro to follow conventions 2022-08-04 12:18:46 +02:00
em-glob.el
em-hist.el Autoload string-blank-p 2022-08-09 21:58:00 +02:00
em-ls.el
em-pred.el
em-prompt.el
em-rebind.el
em-script.el
em-smart.el
em-term.el Allow checking specific Eshell handles for interactive output 2022-09-04 15:15:01 -07:00
em-tramp.el
em-unix.el em-unix.el: only pass -H option to grep 2022-08-17 13:20:15 +02:00
em-xtra.el
esh-arg.el Add support for more kinds of redirect operators in Eshell 2022-09-04 15:15:01 -07:00
esh-cmd.el Add support for more kinds of redirect operators in Eshell 2022-09-04 15:15:01 -07:00
esh-ext.el
esh-io.el Add support for more kinds of redirect operators in Eshell 2022-09-04 15:15:01 -07:00
esh-mode.el Delete many items obsolete since 24.3 2022-09-09 11:27:30 +02:00
esh-module.el
esh-opt.el
esh-proc.el Let external Eshell processes send stdout and stderr to different places 2022-09-04 15:15:01 -07:00
esh-util.el ; Unconditionally require built-in libraries 2022-08-08 18:18:50 +02:00
esh-var.el Allow using a symbol as an index into an alist in Eshell 2022-09-14 17:27:21 -07:00
eshell.el Delete many items obsolete since 24.3 2022-09-09 11:27:30 +02:00