Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
10sr
/
dotfiles-mirror
réplica de
https://github.com/10sr/dotfiles.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
emacs.el: Add --filename option in my-rgrep-ag
pull/15/head
10sr
hace 9 años
padre
7a5188113b
commit
0e450503a4
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
emacs.el
+ 1
- 1
emacs.el
Ver fichero
@@ -2414,7 +2414,7 @@ If ARG is given or called with prefix argument, create new buffer."
;; the silver searcher
("ag"
(executable-find "ag")
"ag --nocolor --nogroup --nopager ")
"ag --nocolor --nogroup --nopager
--filename
")
;; ack
("ack"
Escribir
Vista previa
Cargando…
Cancelar
Guardar