1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-10 08:10:21 -08:00
emacs/lisp/eshell
Miha Rihtaršič 4268d9a2b6 Improve undoing of RET in comint and eshell
* lisp/comint.el (comint-send-input):
(comint-accumulate):
* lisp/eshell/esh-mode.el (eshell-send-input): Before sending input to
the process, delete it and reinsert it again.  Undoing this
insertion with 'C-/' will delete the region, moving the process mark
back to its original position (bug#49484).
2021-11-08 00:10:03 +01:00
..
em-alias.el
em-banner.el
em-basic.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
em-cmpl.el Fix completion of extended "..." syntax in eshell 2021-08-27 18:46:04 +02:00
em-dirs.el Adjust eshell and ps-print to not use emacs-kill-hook 2021-07-04 14:07:59 +02:00
em-glob.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
em-hist.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
em-ls.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
em-pred.el ; Stylistic docfixes in eshell/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
em-prompt.el
em-rebind.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
em-script.el
em-smart.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
em-term.el ; Stylistic docfixes in eshell/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
em-tramp.el
em-unix.el ; Stylistic docfixes in eshell/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
em-xtra.el
esh-arg.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
esh-cmd.el ; Stylistic docfixes in eshell/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
esh-ext.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
esh-io.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
esh-mode.el Improve undoing of RET in comint and eshell 2021-11-08 00:10:03 +01:00
esh-module.el ; Stylistic docfixes in eshell/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
esh-opt.el
esh-proc.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
esh-util.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
esh-var.el ; Stylistic docfixes in eshell/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
eshell.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00