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