Jim Porter
2f7d011d18
Add new Eshell built-in command 'funcall'
* lisp/eshell/esh-cmd.el (eshell/funcall): New function...
* test/lisp/eshell/em-glob-tests.el (em-glob-test/expand/splice-results)
(em-glob-test/expand/no-splice-results)
(em-glob-test/expand/explicitly-splice-results)
(em-glob-test/expand/explicitly-listify-results):
* test/lisp/eshell/esh-var-tests.el
(esh-var-test/quoted-interp-lisp-indices)
(esh-var-test/quoted-interp-cmd-indices)
(esh-var-test/interp-convert-quoted-var-number)
(esh-var-test/quoted-interp-convert-var-number)
(esh-var-test/quoted-interp-convert-quoted-var-number)
(esh-var-test/last-status-var-lisp-command)
(esh-var-test/last-result-var-split-indices)
(esh-var-test/last-arg-var-split-indices): ... use it in tests.
* doc/misc/eshell.texi (List of Built-ins): Describe this command.
2024-05-16 20:33:18 -07:00
..
2024-01-28 16:02:05 -08:00
2024-05-05 13:21:55 -07:00
2024-05-10 09:27:30 -07:00
2024-03-14 12:40:26 +02:00
2024-02-04 11:06:50 +01:00
2024-05-16 20:33:18 -07:00
2024-05-15 22:22:56 -07:00
2024-05-10 09:27:30 -07:00
2024-02-13 12:27:38 -08:00
2024-05-10 09:27:30 -07:00
2024-05-09 17:15:14 -07:00
2024-02-04 21:12:42 -08:00
2024-04-25 20:34:28 +03:00