瀏覽代碼

update for pasteboard.el

pull/1/head
10sr 11 年之前
父節點
當前提交
679e370ea5
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el 查看文件

@@ -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…
取消
儲存