1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00
emacs/lisp/eshell
Brendan O'Dea deddd56e35 em-unix.el: only pass -H option to grep
* lisp/eshell/em-unix.el (eshell-grep): Don't add -H, because that
breaks agrep/glimpse etc (bug#57247).
(eshell/grep, eshell/egrep, eshell/fgrep): Instead add it here.
2022-08-17 13:20:15 +02:00
..
em-alias.el Only set Eshell execution result metavariables when non-nil 2022-08-12 22:07:13 -07:00
em-banner.el
em-basic.el
em-cmpl.el Remove many items obsolete since 24.1 2022-07-08 14:10:38 +02:00
em-dirs.el Ensure Eshell variable aliases properly handle indexing 2022-07-12 15:11:00 +02:00
em-elecslash.el
em-extpipe.el Rename recently added macro to follow conventions 2022-08-04 12:18:46 +02:00
em-glob.el
em-hist.el Autoload string-blank-p 2022-08-09 21:58:00 +02:00
em-ls.el
em-pred.el
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-unix.el: only pass -H option to grep 2022-08-17 13:20:15 +02:00
em-xtra.el
esh-arg.el Fix quoting of #' in some doc strings 2022-08-03 13:14:32 +02:00
esh-cmd.el Fix non-interactive use of conditionals in Eshell 2022-08-15 20:40:27 -07:00
esh-ext.el
esh-io.el Only set Eshell execution result metavariables when non-nil 2022-08-12 22:07:13 -07:00
esh-mode.el Make eshell-mode more resilient towards `mode-line-format' 2022-08-15 09:27:13 +02:00
esh-module.el
esh-opt.el
esh-proc.el Make '$?' and '$$' variables more consistent in Eshell 2022-08-12 22:07:13 -07:00
esh-util.el ; Unconditionally require built-in libraries 2022-08-08 18:18:50 +02:00
esh-var.el Update eshell-variable-aliases-list defcustom type 2022-07-16 14:05:44 +02:00
eshell.el