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

emacs.el: Add --filename option in my-rgrep-ag

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

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

@@ -2414,7 +2414,7 @@ If ARG is given or called with prefix argument, create new buffer."
;; the silver searcher
("ag"
(executable-find "ag")
"ag --nocolor --nogroup --nopager ")
"ag --nocolor --nogroup --nopager --filename ")

;; ack
("ack"


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