Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
10sr
/
dotfiles-mirror
miroir de
https://github.com/10sr/dotfiles.git
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
0
Wiki
Activité
Parcourir la source
emacs.el: Add --filename option in my-rgrep-ag
pull/15/head
10sr
il y a 9 ans
Parent
7a5188113b
révision
0e450503a4
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-1
emacs.el
+ 1
- 1
emacs.el
Voir le fichier
@@ -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"
Écrire
Aperçu
Chargement…
Annuler
Enregistrer