Sfoglia il codice sorgente

update for pasteboard.el

pull/1/head
10sr 11 anni fa
parent
commit
679e370ea5
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el Vedi File

@@ -608,7 +608,8 @@ otherwise the path where the library installed."
"https://raw.github.com/10sr/emacs-lisp/master/pasteboard.el"
t)
(require 'pasteboard nil t)
(turn-on-pasteboard))
(turn-on-pasteboard)
(pasteboard-enable-rtun))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; package


Caricamento…
Annulla
Salva