Parcourir la source

update for pasteboard.el

pull/1/head
10sr il y a 11 ans
Parent
révision
679e370ea5
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el Voir le fichier

@@ -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


Chargement…
Annuler
Enregistrer