소스 검색

emacs.el: my-rgrep: work when global is not installed

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

+ 1
- 0
emacs.el 파일 보기

@@ -2204,6 +2204,7 @@ ARG is ignored."
;; gnu global
("global"
(and (require 'gtags nil t)
(executable-find "global")
(gtags-get-rootpath))
"global --result grep ")



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