Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
10sr
/
dotfiles-mirror
espelhamento de
https://github.com/10sr/dotfiles.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
Add load bytecomp
master
10sr
4 anos atrás
pai
430dc72b03
commit
29b3f3c603
Acessado por:
10sr
ID da chave GPG:
7BEC428194130EB2
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
emacs.el
+ 1
- 0
emacs.el
Ver arquivo
@@ -2,6 +2,7 @@
;;; Code:
;; SETUP_LOAD: (load "bytecomp") ;; Required for WSL environment
;; SETUP_LOAD: (let ((file "DOTFILES_DIR/emacs.el"))
;; SETUP_LOAD: (and (file-readable-p file)
;; SETUP_LOAD: (byte-recompile-file file nil 0 t)))
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar