소스 검색

Merge branch 'dev' of github.com:10sr/dotfiles into dev

pull/1/head
10sr 12 년 전
부모
커밋
3455d8df80
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el 파일 보기

@@ -570,7 +570,8 @@ return nil if LIB unfound and downloading failed, otherwise the path of LIB."
)
(setq x-select-enable-clipboard t ; these settings seems to be useless when using emacs in terminal
x-select-enable-primary nil)
(global-set-key "\C-y" 'x-clipboard-yank))
;; (global-set-key "\C-y" 'x-clipboard-yank)
)

;; urlに細かい説明あり。でも設定は上記だけでよさそう
;; http://garin.jp/doc/Linux/xwindow_clipboard


불러오는 중...
취소
저장