Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
10sr
/
dotfiles-mirror
espelho de
https://github.com/10sr/dotfiles.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
use grep-find-histoty for my-rgrep
pull/1/head
10sr
há 11 anos
ascendente
5384dd4c7a
cometimento
bc247fc979
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
emacs.el
+ 1
- 1
emacs.el
Ver ficheiro
@@ -1965,7 +1965,7 @@ if arg given, use that eshell buffer, otherwise make new eshell buffer."
"My recursive grep."
(interactive (list (read-shell-command "sgrep command: "
(my-rgrep-grep-command)
'grep-history)))
'grep-
find-
history)))
(compilation-start command-args
'grep-mode))
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar