Explorar el Código

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

pull/1/head
10sr hace 10 años
padre
commit
b83c534bdf
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Ver fichero

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



Cargando…
Cancelar
Guardar