Procházet zdrojové kódy

use grep-find-histoty for my-rgrep

pull/1/head
10sr před 10 roky
rodič
revize
bc247fc979
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Zobrazit soubor

@@ -1965,7 +1965,7 @@ if arg given, use that eshell buffer, otherwise make new eshell buffer."
"My recursive grep."
(interactive (list (read-shell-command "sgrep command: "
(my-rgrep-grep-command)
'grep-history)))
'grep-find-history)))
(compilation-start command-args
'grep-mode))



Načítá se…
Zrušit
Uložit