소스 검색

delete unneeded memo

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

+ 0
- 3
emacs.el 파일 보기

@@ -1,9 +1,6 @@
;; load another file
;; (load-file "~/filepath")

;; (thing-at-point 'word)
;; (define-generic-mode)

(unless (file-directory-p (expand-file-name "~/.emacs.d"))
(make-directory (expand-file-name "~/.emacs.d")))
(unless (file-directory-p (expand-file-name "~/.emacs.d/lisp"))


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