Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
10sr
/
dotfiles-mirror
peilaus alkaen
https://github.com/10sr/dotfiles.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
emacs.el: Add --filename option in my-rgrep-ag
pull/15/head
10sr
9 vuotta sitten
vanhempi
7a5188113b
commit
0e450503a4
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
emacs.el
+ 1
- 1
emacs.el
Näytä tiedosto
@@ -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"
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna