emacs/test/lisp/eshell
Jim Porter df288d2e41 Don't clobber stickiness text properties when printing Eshell prompt
* lisp/eshell/em-prompt.el (eshell--append-text-property): New
function...
(eshell-emit-prompt): ... use it.

* test/lisp/eshell/em-prompt-tests.el
(em-prompt-test/field-properties/merge-stickiness): New test.
(em-prompt-test/field-properties, em-prompt-test/after-failure): Reorder
stickiness values (bug#74230).
2024-11-14 09:19:31 -08:00
..
em-alias-tests.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
em-basic-tests.el Support setting umask symbolically in Eshell 2024-01-27 22:21:23 -08:00
em-cmpl-tests.el ; Fix test failures from the fix for bug#67661 2024-01-17 09:32:18 -08:00
em-dirs-tests.el In Eshell, don't expand quoted tildes into a user's home directory 2024-01-28 16:02:05 -08:00
em-extpipe-tests.el Improve handling of deferrable Eshell commands 2024-07-18 11:10:04 -07:00
em-glob-tests.el Improve correctness of Eshell globs when using escape characters 2024-10-31 22:38:10 -07:00
em-hist-tests.el Erase existing duplicates in eshell-history-ring 2024-05-24 19:29:20 -07:00
em-ls-tests.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
em-pred-tests.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
em-prompt-tests.el Don't clobber stickiness text properties when printing Eshell prompt 2024-11-14 09:19:31 -08:00
em-script-tests.el Fix redirecting Eshell output to symbols in some places 2024-08-29 21:51:25 -07:00
em-tramp-tests.el Use 'unwind-protect' to ensure that Eshell always closes I/O handles 2024-07-27 13:57:17 -07:00
em-unix-tests.el Improve correctness of 'eshell-quote-argument' 2024-06-09 15:28:40 -07:00
esh-arg-tests.el Improve correctness of Eshell sub-forms 2024-10-16 21:48:35 -07:00
esh-cmd-tests.el ; * test/lisp/eshell/esh-cmd-tests.el: Fix last change. 2024-11-03 20:21:12 -08:00
esh-ext-tests.el Use "/local:" prefix in Eshell to run local commands when cwd is remote 2024-05-15 18:50:54 -07:00
esh-io-tests.el Fix redirecting Eshell output to symbols in some places 2024-08-29 21:51:25 -07:00
esh-mode-tests.el Fix and improve behavior of 'eshell/clear' 2024-10-31 22:36:16 -07:00
esh-opt-tests.el ; Compute the list of symbols for 'eshell-eval-using-options' once 2024-02-13 12:27:38 -08:00
esh-proc-tests.el Improve handling of Eshell "for" loops 2024-11-03 15:42:26 -08:00
esh-util-tests.el ; Ensure 'eshell-split-filename' doesn't expand the filename first 2024-10-26 14:24:39 -07:00
esh-var-tests.el Move more of Eshell range handling to the parser phase 2024-11-03 20:18:14 -08:00
eshell-tests-helpers.el Fix redirecting Eshell output to symbols in some places 2024-08-29 21:51:25 -07:00
eshell-tests-unload.el Consolidate Eshell module loading/unloading code 2024-05-29 12:09:05 -07:00
eshell-tests.el Support "/dev/null" as a target when creating Eshell handles 2024-08-28 19:14:30 -07:00