Преглед изворни кода

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



Loading…
Откажи
Сачувај