diff options
author | Jim Porter <jporterbugs@gmail.com> | 2022-09-13 16:14:00 -0700 |
---|---|---|
committer | Jim Porter <jporterbugs@gmail.com> | 2022-09-14 17:27:21 -0700 |
commit | b8e9239b47391c6628d94a4e2e91320c5366d27b (patch) | |
tree | 9c36827e8763f35d18984ee41c00dd02715729c0 /lisp/emacs-lisp/cconv.el | |
parent | 30ca49c8f64b73f991d94b10afcfc0e2d592fe6a (diff) | |
download | emacs-b8e9239b47391c6628d94a4e2e91320c5366d27b.tar.gz emacs-b8e9239b47391c6628d94a4e2e91320c5366d27b.tar.bz2 emacs-b8e9239b47391c6628d94a4e2e91320c5366d27b.zip |
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).
Diffstat (limited to 'lisp/emacs-lisp/cconv.el')
0 files changed, 0 insertions, 0 deletions