Skip to content

Commit

Permalink
added copy to external buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry Deng committed Sep 14, 2011
1 parent c0e5185 commit b6527fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions init.el
Original file line number Diff line number Diff line change
Expand Up @@ -169,5 +169,8 @@
(require 'maxframe)
(add-hook 'window-setup-hook 'maximize-frame t)

;; x-copy to clipboard
(setq x-select-enable-clipboard t)

(provide 'init)
;;; init.el ends here

0 comments on commit b6527fc

Please sign in to comment.