Bläddra i källkod

emacs.el: Update my-rgrep ack command

pull/1/head
10sr 10 år sedan
förälder
incheckning
2b0f3c2b44
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Visa fil

@@ -2223,7 +2223,7 @@ ARG is ignored."
;; ack
("ack"
(executable-find "ack")
"ack --nocolor --nogroup --nopager ")
"ack --nocolor --nogroup --nopager --with-filename")

;; gnu global
("global"


Laddar…
Avbryt
Spara