소스 검색

require sudoku

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

+ 2
- 0
emacs.el 파일 보기

@@ -525,6 +525,8 @@ Return nil if library unfound and failed to download, otherwise the path where t
(add-to-list 'package-archives '("ELPA" . "http://tromey.com/elpa/"))
(package-initialize))

(require 'sudoku nil t)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; some modes and hooks



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