1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-21 06:55:39 +00:00
emacs/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.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
em-banner.el Use 'esh-module-autoload' for Eshell modules' defgroups 2024-05-29 12:09:05 -07:00
em-basic.el Use 'esh-module-autoload' for Eshell modules' defgroups 2024-05-29 12:09:05 -07:00
em-cmpl.el Add QUOTED argument to 'eshell-stringify' 2024-11-03 20:18:14 -08:00
em-dirs.el Always print the expanded directory name for Eshell's "pwd" command 2024-11-07 13:57:35 -08:00
em-elecslash.el Checkdoc fixes in eshell/*.el 2024-07-08 16:51:05 +02:00
em-extpipe.el Checkdoc fixes in eshell/*.el 2024-07-08 16:51:05 +02:00
em-glob.el Improve correctness of Eshell globs when using escape characters 2024-10-31 22:38:10 -07:00
em-hist.el Don't save to history from 'eshell-command' when aborting 2024-07-15 09:10:30 -07:00
em-ls.el Improve correctness of Eshell globs when using escape characters 2024-10-31 22:38:10 -07:00
em-pred.el Fix Eshell incompatibility with "[" command when eshell-pred is disabled 2024-10-26 14:50:20 -07:00
em-prompt.el Don't clobber stickiness text properties when printing Eshell prompt 2024-11-14 09:19:31 -08:00
em-rebind.el Use 'esh-module-autoload' for Eshell modules' defgroups 2024-05-29 12:09:05 -07:00
em-script.el Fix a race condition when running Eshell startup scripts 2024-10-21 14:21:50 -07:00
em-smart.el Use 'esh-module-autoload' for Eshell modules' defgroups 2024-05-29 12:09:05 -07:00
em-term.el Use 'esh-module-autoload' for Eshell modules' defgroups 2024-05-29 12:09:05 -07:00
em-tramp.el Use 'esh-module-autoload' for Eshell modules' defgroups 2024-05-29 12:09:05 -07:00
em-unix.el When using Eshell's "du" implementation, deduplicate hard links 2024-11-09 17:01:34 -08:00
em-xtra.el Fix definitions of Eshell "xtra" functions 2024-10-27 21:13:56 -07:00
esh-arg.el Move more of Eshell range handling to the parser phase 2024-11-03 20:18:14 -08:00
esh-cmd.el Add support for range objects in Eshell "for" loops 2024-11-03 20:18:14 -08:00
esh-ext.el Fix execution of MS-Windows app execution aliases in Eshell 2024-07-07 20:25:09 -07:00
esh-io.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
esh-mode.el Don't start docstrings with "This function" 2024-11-01 23:56:12 +01:00
esh-module.el Checkdoc fixes in eshell/*.el 2024-07-08 16:51:05 +02:00
esh-opt.el ; Compute the list of symbols for 'eshell-eval-using-options' once 2024-02-13 12:27:38 -08:00
esh-proc.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
esh-util.el Move more of Eshell range handling to the parser phase 2024-11-03 20:18:14 -08:00
esh-var.el Move more of Eshell range handling to the parser phase 2024-11-03 20:18:14 -08:00
eshell.el Fix redirecting Eshell output to symbols in some places 2024-08-28 18:53:03 -07:00