소스 검색

emacs.el: Update my-rgrep ack command

pull/1/head
10sr 10 년 전
부모
커밋
2b0f3c2b44
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el 파일 보기

@@ -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"


불러오는 중...
취소
저장