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
fix make
pull/1/head
10sr
há 12 anos
ascendente
d1d945f721
cometimento
876619c93b
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
@@ -612,7 +612,7 @@ otherwise the path where the library installed."
(require 'read-only-only-mode nil t))
(defun make ()
"Run \"make -k
\" in current directory."
"Run \"make -k\" in current directory."
(interactive)
(compile "make -k"))
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar