Parcourir la source

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

pull/1/head
10sr il y a 10 ans
Parent
révision
b83c534bdf
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Voir le fichier

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



Chargement…
Annuler
Enregistrer