1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
emacs/lisp/eshell
2022-06-30 15:03:46 +02:00
..
em-alias.el
em-banner.el
em-basic.el Don't use 'eshell-convert' when all we want is a number 2022-03-29 16:50:48 +02:00
em-cmpl.el Pcomplete: Better obey completion-at-point-functions 2022-03-18 11:59:32 -04:00
em-dirs.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
em-elecslash.el New electric forward slash Eshell module 2022-04-21 11:57:12 -07:00
em-extpipe.el em-extpipe: Catch eshell-incomplete thrown while parsing 2022-04-02 16:08:41 +02:00
em-glob.el Make Eshell globs ending in "/" match directories only 2022-06-26 16:52:38 +02:00
em-hist.el Fix some quoting problems in defcustom :type 2022-05-10 18:33:14 +02:00
em-ls.el Account for remapped faces in $COLUMNS and $LINES in Eshell 2022-06-09 10:08:15 +03:00
em-pred.el Optionally signal an error if an Eshell predicate fails to match anything 2022-06-26 16:51:21 +02:00
em-prompt.el
em-rebind.el
em-script.el
em-smart.el
em-term.el * lisp/eshell/em-term.el (eshell-visual-commands): Add vim. 2022-06-30 15:03:46 +02:00
em-tramp.el
em-unix.el
em-xtra.el
esh-arg.el Improve the behavior of concatenating parts of Eshell arguments 2022-05-03 18:23:02 +02:00
esh-cmd.el Reset 'eshell-in-pipeline-p' when interpolating commands 2022-05-25 14:13:07 +02:00
esh-ext.el Fix eshell-explicit-command-char doc string typo 2022-03-25 19:02:04 +01:00
esh-io.el When closing an Eshell process target, send EOF three times 2022-06-26 18:27:20 +02:00
esh-mode.el Fix starting eshell with missing/invalid modules defined 2022-06-19 16:55:21 +02:00
esh-module.el
esh-opt.el ; Fix typos 2022-05-15 11:15:06 +02:00
esh-proc.el
esh-util.el Fix some declare-after-interactive functions 2022-06-17 18:19:02 +02:00
esh-var.el Account for remapped faces in $COLUMNS and $LINES in Eshell 2022-06-09 10:08:15 +03:00
eshell.el