Преглед изворни кода

fix bug of my-rgrep-grep

pull/1/head
10sr пре 10 година
родитељ
комит
5384dd4c7a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Прегледај датотеку

@@ -1947,7 +1947,7 @@ if arg given, use that eshell buffer, otherwise make new eshell buffer."
"-path '*/.git' -prune -o "
"-path '*/.svn' -prune -o "
"-type f -print0 | "
"xargs -0 -e grep -nH -e '%s'")
"xargs -0 -e grep -nH -e ")
"grep command for grep")

(defun my-rgrep-grep-command ()


Loading…
Откажи
Сачувај