1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-21 03:52:16 -08:00
emacs/test/lisp/eshell
Jim Porter 64aa01f60a Add a new Eshell special reference type for markers
* lisp/eshell/esh-arg.el (eshell-get-marker, eshell-insert-marker)
(eshell-complete-marker-ref): New functions...
(eshell-special-ref-alist): ... Add them to the new "marker" entry.

* test/lisp/eshell/esh-arg-tests.el
(esh-arg-test/special-reference/marker)
(esh-arg-test/special-reference/nested)
(esh-arg-test/special-reference/lisp-form):
* test/lisp/eshell/em-cmpl-tests.el
(em-cmpl-test/special-ref-completion/type)
(em-cmpl-test/special-ref-completion/marker): New tests.

* doc/misc/eshell.texi (Arguments): Document the new special ref type.

* etc/NEWS: Announce this change (bug#66458).
2023-10-24 12:28:00 -07:00
..
em-alias-tests.el
em-basic-tests.el
em-cmpl-tests.el Add a new Eshell special reference type for markers 2023-10-24 12:28:00 -07:00
em-dirs-tests.el
em-extpipe-tests.el Support arbitrary Eshell arguments inside special references 2023-10-24 11:36:27 -07:00
em-glob-tests.el
em-hist-tests.el
em-ls-tests.el
em-pred-tests.el
em-prompt-tests.el
em-script-tests.el Support Eshell iterative evaluation in the background 2023-10-02 20:49:41 -07:00
em-tramp-tests.el
em-unix-tests.el
esh-arg-tests.el Add a new Eshell special reference type for markers 2023-10-24 12:28:00 -07:00
esh-cmd-tests.el Support Eshell iterative evaluation in the background 2023-10-02 20:49:41 -07:00
esh-ext-tests.el
esh-io-tests.el
esh-opt-tests.el
esh-proc-tests.el ; Adjust Eshell regression tests to avoid SIGPIPE 2023-10-01 13:11:09 -07:00
esh-util-tests.el
esh-var-tests.el
eshell-tests-helpers.el
eshell-tests-unload.el
eshell-tests.el Fix behavior of Eshell prompt when yanking output into it 2023-10-11 12:44:31 -07:00