ソースを参照

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


読み込み中…
キャンセル
保存