Kaynağa Gözat

emacs.el: Fix ack command for my-rgrep

pull/1/head
10sr 10 yıl önce
ebeveyn
işleme
9821e40514
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Dosyayı Görüntüle

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

;; gnu global
("global"


Yükleniyor…
İptal
Kaydet