1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-25 01:10:47 -08:00
emacs/lisp/eshell
Noam Postavsky 7a0ca227af Make eshell-next-prompt more reliable (Bug#27405)
* lisp/eshell/em-prompt.el (eshell-next-prompt): Search for
`eshell-prompt-regexp' (and `read-only' text-property if
`eshell-highlight-prompt' is set) rather than trying to use
`forward-paragraph'.
(eshell-previous-prompt): Don't count prompt on current line.
2017-07-20 22:40:34 -04:00
..
em-alias.el
em-banner.el
em-basic.el ; * lisp/eshell/em-basic.el: Fix commentary. 2017-06-19 22:24:29 -04:00
em-cmpl.el
em-dirs.el
em-glob.el
em-hist.el Don't record eshell/clear "command" in history (Bug#25838) 2017-02-26 20:39:11 -05:00
em-ls.el
em-pred.el
em-prompt.el Make eshell-next-prompt more reliable (Bug#27405) 2017-07-20 22:40:34 -04:00
em-rebind.el
em-script.el
em-smart.el
em-term.el
em-tramp.el
em-unix.el
em-xtra.el
esh-arg.el
esh-cmd.el Don't read eshell/which output from *Help* buffer (Bug#26894) 2017-06-27 20:34:14 -04:00
esh-ext.el Add missing 'require' forms to prevent compiler warnings. 2017-06-12 10:01:25 +02:00
esh-io.el
esh-mode.el Let ansi-color overlay hooks work in eshell (Bug#27407) 2017-07-03 10:09:40 -04:00
esh-module.el
esh-opt.el
esh-proc.el
esh-util.el
esh-var.el Handle integer indices for eshell variables (Bug#26055) 2017-06-17 00:10:33 -04:00
eshell.el