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
do not install pasteboard.el when not on osx
pull/1/head
10sr
12 anos atrás
pai
1f2603b1e2
commit
ab2ad4d773
1 arquivos alterados
com
2 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-1
emacs.el
+ 2
- 1
emacs.el
Ver arquivo
@@ -565,7 +565,8 @@ drill-instructor.el"
(require 'xclip nil t)
(turn-on-xclip))
(and (dllib-if-unfound
(and (eq system-type 'darwin)
(dllib-if-unfound
"https://raw.github.com/10sr/emacs-lisp/master/pasteboard.el"
t)
(require 'pasteboard nil t)
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar