Browse Source

update for pasteboard.el

pull/1/head
10sr 11 years ago
parent
commit
679e370ea5
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el View 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


Loading…
Cancel
Save